2018-10-11 07:13:19 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
|
|
<plist version="1.0">
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
|
|
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
|
|
|
<key>CFBundleDisplayName</key>
|
|
|
|
<string>Passepartout</string>
|
2018-10-20 17:03:33 +00:00
|
|
|
<key>CFBundleDocumentTypes</key>
|
|
|
|
<array>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleTypeName</key>
|
2019-09-02 21:36:08 +00:00
|
|
|
<string>All files</string>
|
2019-10-20 22:01:40 +00:00
|
|
|
<key>CFBundleTypeRole</key>
|
|
|
|
<string>Viewer</string>
|
|
|
|
<key>LSHandlerRank</key>
|
2022-04-12 13:09:14 +00:00
|
|
|
<string>Default</string>
|
2018-10-20 17:03:33 +00:00
|
|
|
<key>LSItemContentTypes</key>
|
|
|
|
<array>
|
2022-04-12 13:09:14 +00:00
|
|
|
<string>public.item</string>
|
2018-10-20 17:03:33 +00:00
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
</array>
|
2018-10-11 07:13:19 +00:00
|
|
|
<key>CFBundleExecutable</key>
|
|
|
|
<string>$(EXECUTABLE_NAME)</string>
|
|
|
|
<key>CFBundleIdentifier</key>
|
2022-06-25 09:59:32 +00:00
|
|
|
<string>$(CFG_APP_ID)</string>
|
2018-10-11 07:13:19 +00:00
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
|
<string>6.0</string>
|
|
|
|
<key>CFBundleName</key>
|
|
|
|
<string>$(PRODUCT_NAME)</string>
|
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
<string>APPL</string>
|
|
|
|
<key>CFBundleShortVersionString</key>
|
2022-04-12 13:09:14 +00:00
|
|
|
<string>2.0.0</string>
|
2018-10-11 07:13:19 +00:00
|
|
|
<key>CFBundleVersion</key>
|
2022-09-05 20:35:22 +00:00
|
|
|
<string>3324</string>
|
2018-10-11 07:13:19 +00:00
|
|
|
<key>ITSAppUsesNonExemptEncryption</key>
|
|
|
|
<false/>
|
2022-04-12 13:09:14 +00:00
|
|
|
<key>LSApplicationCategoryType</key>
|
|
|
|
<string>public.app-category.utilities</string>
|
|
|
|
<key>LSApplicationQueriesSchemes</key>
|
|
|
|
<array>
|
|
|
|
<string>mailto</string>
|
|
|
|
<string>twitch</string>
|
|
|
|
</array>
|
2018-10-11 07:13:19 +00:00
|
|
|
<key>LSRequiresIPhoneOS</key>
|
|
|
|
<true/>
|
2021-01-01 10:13:41 +00:00
|
|
|
<key>NSHumanReadableCopyright</key>
|
|
|
|
<string>$(CFG_COPYRIGHT)</string>
|
2019-10-20 22:01:40 +00:00
|
|
|
<key>NSLocationWhenInUseUsageDescription</key>
|
2019-10-23 21:47:37 +00:00
|
|
|
<string>dummy</string>
|
2019-03-09 07:42:58 +00:00
|
|
|
<key>NSUserActivityTypes</key>
|
|
|
|
<array>
|
|
|
|
<string>ConnectVPNIntent</string>
|
|
|
|
<string>DisableVPNIntent</string>
|
2019-03-10 13:03:39 +00:00
|
|
|
<string>EnableVPNIntent</string>
|
2019-03-09 07:42:58 +00:00
|
|
|
<string>MoveToLocationIntent</string>
|
|
|
|
<string>TrustCellularNetworkIntent</string>
|
|
|
|
<string>TrustCurrentNetworkIntent</string>
|
|
|
|
<string>UntrustCellularNetworkIntent</string>
|
|
|
|
<string>UntrustCurrentNetworkIntent</string>
|
|
|
|
</array>
|
2022-06-25 20:11:45 +00:00
|
|
|
<key>UIApplicationSceneManifest</key>
|
|
|
|
<dict>
|
|
|
|
<key>UIApplicationSupportsMultipleScenes</key>
|
|
|
|
<true/>
|
|
|
|
</dict>
|
2022-04-12 13:09:14 +00:00
|
|
|
<key>UIBackgroundModes</key>
|
|
|
|
<array>
|
|
|
|
<string>remote-notification</string>
|
|
|
|
</array>
|
2018-10-27 07:42:30 +00:00
|
|
|
<key>UIFileSharingEnabled</key>
|
|
|
|
<true/>
|
2022-04-12 13:09:14 +00:00
|
|
|
<key>UILaunchScreen</key>
|
|
|
|
<dict>
|
|
|
|
<key>UIColorName</key>
|
2022-06-25 14:46:41 +00:00
|
|
|
<string>PrimaryColor</string>
|
2022-04-12 13:09:14 +00:00
|
|
|
<key>UIImageName</key>
|
2022-06-25 14:46:41 +00:00
|
|
|
<string>Logo</string>
|
2022-04-12 13:09:14 +00:00
|
|
|
</dict>
|
2018-10-11 07:13:19 +00:00
|
|
|
<key>UIRequiredDeviceCapabilities</key>
|
|
|
|
<array>
|
2022-05-27 06:32:36 +00:00
|
|
|
<string>armv7</string>
|
2018-10-11 07:13:19 +00:00
|
|
|
</array>
|
|
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
|
|
<array>
|
|
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
|
|
</array>
|
|
|
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
|
|
|
<array>
|
|
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
|
|
</array>
|
2022-04-12 13:09:14 +00:00
|
|
|
<key>UISupportsDocumentBrowser</key>
|
|
|
|
<true/>
|
2019-05-24 17:02:58 +00:00
|
|
|
<key>com.algoritmico.Passepartout.config</key>
|
|
|
|
<dict>
|
|
|
|
<key>appstore_id</key>
|
2021-11-06 21:15:57 +00:00
|
|
|
<string>$(CFG_APPSTORE_ID)</string>
|
2019-10-20 22:01:40 +00:00
|
|
|
<key>group_id</key>
|
|
|
|
<string>group.$(CFG_GROUP_ID)</string>
|
2019-05-24 17:02:58 +00:00
|
|
|
</dict>
|
2018-10-11 07:13:19 +00:00
|
|
|
</dict>
|
|
|
|
</plist>
|