2018-02-05 22:29:46 +01: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>
|
2019-09-22 23:00:06 +02:00
|
|
|
<key>AppGroup</key>
|
|
|
|
<string>group.$(ORGANIZATION_IDENTIFIER).NetNewsWire.iOS</string>
|
|
|
|
<key>AppIdentifierPrefix</key>
|
|
|
|
<string>$(AppIdentifierPrefix)</string>
|
2019-06-19 17:26:03 +02:00
|
|
|
<key>BGTaskSchedulerPermittedIdentifiers</key>
|
|
|
|
<array>
|
|
|
|
<string>com.ranchero.NetNewsWire.FeedRefresh</string>
|
|
|
|
</array>
|
2018-02-05 22:29:46 +01:00
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
|
|
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
|
|
|
<key>CFBundleExecutable</key>
|
|
|
|
<string>$(EXECUTABLE_NAME)</string>
|
|
|
|
<key>CFBundleIdentifier</key>
|
|
|
|
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
|
<string>6.0</string>
|
|
|
|
<key>CFBundleName</key>
|
|
|
|
<string>$(PRODUCT_NAME)</string>
|
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
<string>APPL</string>
|
|
|
|
<key>CFBundleShortVersionString</key>
|
2019-10-21 00:26:52 +02:00
|
|
|
<string>$(MARKETING_VERSION)</string>
|
2019-04-22 23:29:02 +02:00
|
|
|
<key>CFBundleURLTypes</key>
|
|
|
|
<array>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleTypeRole</key>
|
|
|
|
<string>Viewer</string>
|
|
|
|
<key>CFBundleURLName</key>
|
|
|
|
<string>com.ranchero.NetNewsWire-Evergreen.iOS.feed</string>
|
|
|
|
<key>CFBundleURLSchemes</key>
|
|
|
|
<array>
|
|
|
|
<string>feed</string>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleTypeRole</key>
|
|
|
|
<string>Viewer</string>
|
|
|
|
<key>CFBundleURLName</key>
|
|
|
|
<string>com.ranchero.NetNewsWire-Evergreen.iOS</string>
|
|
|
|
<key>CFBundleURLSchemes</key>
|
|
|
|
<array>
|
|
|
|
<string>netnewswire</string>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
</array>
|
2018-02-05 22:29:46 +01:00
|
|
|
<key>CFBundleVersion</key>
|
2019-10-21 00:26:52 +02:00
|
|
|
<string>$(CURRENT_PROJECT_VERSION)</string>
|
2018-02-05 22:29:46 +01:00
|
|
|
<key>LSRequiresIPhoneOS</key>
|
|
|
|
<true/>
|
2019-09-19 06:51:21 +02:00
|
|
|
<key>NSAppTransportSecurity</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSAllowsArbitraryLoads</key>
|
|
|
|
<true/>
|
|
|
|
</dict>
|
2019-10-19 01:31:00 +02:00
|
|
|
<key>NSPhotoLibraryAddUsageDescription</key>
|
|
|
|
<string>Grant permission to save images from the article.</string>
|
2019-08-24 21:57:51 +02:00
|
|
|
<key>NSUserActivityTypes</key>
|
|
|
|
<array>
|
2019-10-19 01:31:00 +02:00
|
|
|
<string>AddFeedIntent</string>
|
2019-09-04 02:58:48 +02:00
|
|
|
<string>com.ranchero.NetNewsWire.NextUnread</string>
|
2019-10-19 01:31:00 +02:00
|
|
|
<string>com.ranchero.NetNewsWire.ReadArticle</string>
|
|
|
|
<string>com.ranchero.NetNewsWire.SelectAllUnread</string>
|
2019-08-27 21:20:34 +02:00
|
|
|
<string>com.ranchero.NetNewsWire.SelectFeed</string>
|
|
|
|
<string>com.ranchero.NetNewsWire.SelectFolder</string>
|
2019-08-26 00:04:15 +02:00
|
|
|
<string>com.ranchero.NetNewsWire.SelectStarred</string>
|
|
|
|
<string>com.ranchero.NetNewsWire.SelectToday</string>
|
2019-08-24 21:57:51 +02:00
|
|
|
</array>
|
2019-06-28 17:28:02 +02:00
|
|
|
<key>UIApplicationSceneManifest</key>
|
|
|
|
<dict>
|
|
|
|
<key>UIApplicationSupportsMultipleScenes</key>
|
|
|
|
<true/>
|
|
|
|
<key>UISceneConfigurations</key>
|
|
|
|
<dict>
|
|
|
|
<key>UIWindowSceneSessionRoleApplication</key>
|
|
|
|
<array>
|
|
|
|
<dict>
|
|
|
|
<key>UISceneConfigurationName</key>
|
|
|
|
<string>Default Configuration</string>
|
|
|
|
<key>UISceneDelegateClassName</key>
|
|
|
|
<string>NetNewsWire.SceneDelegate</string>
|
|
|
|
<key>UISceneStoryboardFile</key>
|
|
|
|
<string>Main</string>
|
|
|
|
</dict>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
2019-04-23 18:27:57 +02:00
|
|
|
<key>UIBackgroundModes</key>
|
|
|
|
<array>
|
|
|
|
<string>fetch</string>
|
|
|
|
</array>
|
2019-04-16 15:53:22 +02:00
|
|
|
<key>UILaunchStoryboardName</key>
|
2019-09-04 11:46:13 +02:00
|
|
|
<string>LaunchScreenPhone</string>
|
|
|
|
<key>UILaunchStoryboardName~ipad</key>
|
|
|
|
<string>LaunchScreenPad</string>
|
2018-02-05 22:29:46 +01:00
|
|
|
<key>UIRequiredDeviceCapabilities</key>
|
|
|
|
<array>
|
|
|
|
<string>arm64</string>
|
|
|
|
</array>
|
|
|
|
<key>UIStatusBarTintParameters</key>
|
|
|
|
<dict>
|
|
|
|
<key>UINavigationBar</key>
|
|
|
|
<dict>
|
|
|
|
<key>Style</key>
|
|
|
|
<string>UIBarStyleDefault</string>
|
|
|
|
<key>Translucent</key>
|
|
|
|
<false/>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
|
|
<array>
|
|
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
|
|
</array>
|
|
|
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
|
|
|
<array>
|
|
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
|
|
</array>
|
2019-04-16 15:53:22 +02:00
|
|
|
<key>UTExportedTypeDeclarations</key>
|
|
|
|
<array>
|
|
|
|
<dict>
|
|
|
|
<key>UTTypeConformsTo</key>
|
|
|
|
<array>
|
|
|
|
<string>public.xml</string>
|
|
|
|
</array>
|
|
|
|
<key>UTTypeDescription</key>
|
|
|
|
<string>OPML</string>
|
|
|
|
<key>UTTypeIconFiles</key>
|
|
|
|
<array/>
|
|
|
|
<key>UTTypeIdentifier</key>
|
|
|
|
<string>org.opml.opml</string>
|
|
|
|
<key>UTTypeTagSpecification</key>
|
|
|
|
<dict>
|
|
|
|
<key>public.filename-extension</key>
|
|
|
|
<array>
|
|
|
|
<string>opml</string>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
</array>
|
2018-02-05 22:29:46 +01:00
|
|
|
</dict>
|
|
|
|
</plist>
|