1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE plist PUBLIC
"-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
5 <key>CFBundleDevelopmentRegion
</key>
6 <string>$(DEVELOPMENT_LANGUAGE)
</string>
7 <key>CFBundleExecutable
</key>
8 <string>$(EXECUTABLE_NAME)
</string>
9 <key>CFBundleIdentifier
</key>
10 <string>$(PRODUCT_BUNDLE_IDENTIFIER)
</string>
11 <key>CFBundleInfoDictionaryVersion
</key>
13 <key>CFBundleName
</key>
14 <string>#Shaarli💫
</string>
15 <key>CFBundlePackageType
</key>
17 <key>CFBundleShortVersionString
</key>
18 <string>$(MARKETING_VERSION)
</string>
19 <key>CFBundleURLTypes
</key>
22 <key>CFBundleTypeRole
</key>
23 <string>Viewer
</string>
24 <key>CFBundleURLName
</key>
25 <string>myself
</string>
26 <key>CFBundleURLSchemes
</key>
28 <string>$(PRODUCT_BUNDLE_IDENTIFIER)
</string>
32 <key>CFBundleVersion
</key>
33 <string>$(CURRENT_PROJECT_VERSION)
</string>
34 <key>CFBundleVersionGitSHA
</key>
35 <string>abeef
</string>
36 <key>ITSAppUsesNonExemptEncryption
</key>
38 <key>LSRequiresIPhoneOS
</key>
40 <key>NSAppTransportSecurity
</key>
42 <key>NSAllowsArbitraryLoads
</key>
45 <key>UILaunchStoryboardName
</key>
46 <string>LaunchScreen
</string>
47 <key>UIMainStoryboardFile
</key>
49 <key>UIRequiredDeviceCapabilities
</key>
51 <string>armv7
</string>
53 <key>UISupportedInterfaceOrientations
</key>
55 <string>UIInterfaceOrientationPortrait
</string>
56 <string>UIInterfaceOrientationLandscapeLeft
</string>
57 <string>UIInterfaceOrientationLandscapeRight
</string>
59 <key>UISupportedInterfaceOrientations~ipad
</key>
61 <string>UIInterfaceOrientationPortrait
</string>
62 <string>UIInterfaceOrientationPortraitUpsideDown
</string>
63 <string>UIInterfaceOrientationLandscapeLeft
</string>
64 <string>UIInterfaceOrientationLandscapeRight
</string>