Created
October 15, 2015 20:19
-
-
Save caramdache/e1b839e4d61229b31d80 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?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>BuildMachineOSBuild</key> | |
| <string>15B30a</string> | |
| <key>CFBundleDevelopmentRegion</key> | |
| <string>en</string> | |
| <key>CFBundleDisplayName</key> | |
| <string>Ubibase</string> | |
| <key>CFBundleDocumentTypes</key> | |
| <array> | |
| <dict> | |
| <key>CFBundleTypeName</key> | |
| <string>Ubibase Document</string> | |
| <key>CFBundleTypeRole</key> | |
| <string>Editor</string> | |
| <key>LSHandlerRank</key> | |
| <string>Owner</string> | |
| <key>LSItemContentTypes</key> | |
| <array> | |
| <string>com.xxx</string> | |
| </array> | |
| </dict> | |
| </array> | |
| <key>CFBundleExecutable</key> | |
| <string>Ubibase</string> | |
| <key>CFBundleIconFiles</key> | |
| <array> | |
| <string>[email protected]</string> | |
| <string>[email protected]</string> | |
| <string>Icon-76.png</string> | |
| <string>[email protected]</string> | |
| <string>Icon-Small-40.png</string> | |
| <string>[email protected]</string> | |
| <string>[email protected]</string> | |
| <string>Icon-Small.png</string> | |
| <string>[email protected]</string> | |
| <string>[email protected]</string> | |
| </array> | |
| <key>CFBundleIcons</key> | |
| <dict> | |
| <key>CFBundlePrimaryIcon</key> | |
| <dict> | |
| <key>CFBundleIconFiles</key> | |
| <array> | |
| <string>[email protected]</string> | |
| <string>[email protected]</string> | |
| <string>Icon-76.png</string> | |
| <string>[email protected]</string> | |
| <string>Icon-Small-40.png</string> | |
| <string>[email protected]</string> | |
| <string>[email protected]</string> | |
| <string>Icon-Small.png</string> | |
| <string>[email protected]</string> | |
| <string>[email protected]</string> | |
| </array> | |
| <key>UIPrerenderedIcon</key> | |
| <false/> | |
| </dict> | |
| </dict> | |
| <key>CFBundleIdentifier</key> | |
| <string>com.xxx</string> | |
| <key>CFBundleInfoDictionaryVersion</key> | |
| <string>6.0</string> | |
| <key>CFBundleName</key> | |
| <string>Ubibase</string> | |
| <key>CFBundlePackageType</key> | |
| <string>APPL</string> | |
| <key>CFBundleShortVersionString</key> | |
| <string>4.6.1</string> | |
| <key>CFBundleSignature</key> | |
| <string>????</string> | |
| <key>CFBundleSupportedPlatforms</key> | |
| <array> | |
| <string>iPhoneOS</string> | |
| </array> | |
| <key>CFBundleURLTypes</key> | |
| <array> | |
| <dict> | |
| <key>CFBundleTypeRole</key> | |
| <string>Editor</string> | |
| <key>CFBundleURLName</key> | |
| <string>Dropbox</string> | |
| <key>CFBundleURLSchemes</key> | |
| <array> | |
| <string>db-xxx</string> | |
| <string>db-xxx</string> | |
| </array> | |
| </dict> | |
| <dict> | |
| <key>CFBundleTypeRole</key> | |
| <string>Editor</string> | |
| <key>CFBundleURLName</key> | |
| <string>Ubibase</string> | |
| <key>CFBundleURLSchemes</key> | |
| <array> | |
| <string>xxx</string> | |
| </array> | |
| </dict> | |
| </array> | |
| <key>CFBundleVersion</key> | |
| <string>4.6.1</string> | |
| <key>DTCompiler</key> | |
| <string>com.apple.compilers.llvm.clang.1_0</string> | |
| <key>DTPlatformBuild</key> | |
| <string>13A340</string> | |
| <key>DTPlatformName</key> | |
| <string>iphoneos</string> | |
| <key>DTPlatformVersion</key> | |
| <string>9.0</string> | |
| <key>DTSDKBuild</key> | |
| <string>13A340</string> | |
| <key>DTSDKName</key> | |
| <string>iphoneos9.0</string> | |
| <key>DTXcode</key> | |
| <string>0701</string> | |
| <key>DTXcodeBuild</key> | |
| <string>7A1001</string> | |
| <key>MinimumOSVersion</key> | |
| <string>9.0</string> | |
| <key>NSLocationWhenInUseUsageDescription</key> | |
| <string>Access to the compass is required to record your location.</string> | |
| <key>UIAppFonts</key> | |
| <array> | |
| <string>ionicons.ttf</string> | |
| </array> | |
| <key>UIBackgroundModes</key> | |
| <array/> | |
| <key>UIDeviceFamily</key> | |
| <array> | |
| <integer>1</integer> | |
| <integer>2</integer> | |
| </array> | |
| <key>UILaunchImages</key> | |
| <array> | |
| <dict> | |
| <key>UILaunchImageMinimumOSVersion</key> | |
| <string>8.0</string> | |
| <key>UILaunchImageName</key> | |
| <string>Default-320x480p@2x</string> | |
| <key>UILaunchImageOrientation</key> | |
| <string>Portrait</string> | |
| <key>UILaunchImageSize</key> | |
| <string>{320, 480}</string> | |
| </dict> | |
| <dict> | |
| <key>UILaunchImageMinimumOSVersion</key> | |
| <string>8.0</string> | |
| <key>UILaunchImageName</key> | |
| <string>Default-320x480l@2x</string> | |
| <key>UILaunchImageOrientation</key> | |
| <string>Landscape</string> | |
| <key>UILaunchImageSize</key> | |
| <string>{320, 480}</string> | |
| </dict> | |
| <dict> | |
| <key>UILaunchImageMinimumOSVersion</key> | |
| <string>8.0</string> | |
| <key>UILaunchImageName</key> | |
| <string>Default-320x568p@2x</string> | |
| <key>UILaunchImageOrientation</key> | |
| <string>Portrait</string> | |
| <key>UILaunchImageSize</key> | |
| <string>{320, 568}</string> | |
| </dict> | |
| <dict> | |
| <key>UILaunchImageMinimumOSVersion</key> | |
| <string>8.0</string> | |
| <key>UILaunchImageName</key> | |
| <string>Default-320x568l@2x</string> | |
| <key>UILaunchImageOrientation</key> | |
| <string>Landscape</string> | |
| <key>UILaunchImageSize</key> | |
| <string>{320, 568}</string> | |
| </dict> | |
| <dict> | |
| <key>UILaunchImageMinimumOSVersion</key> | |
| <string>8.0</string> | |
| <key>UILaunchImageName</key> | |
| <string>Default-375x667p@2x</string> | |
| <key>UILaunchImageOrientation</key> | |
| <string>Portrait</string> | |
| <key>UILaunchImageSize</key> | |
| <string>{375, 667}</string> | |
| </dict> | |
| <dict> | |
| <key>UILaunchImageMinimumOSVersion</key> | |
| <string>8.0</string> | |
| <key>UILaunchImageName</key> | |
| <string>Default-375x667l@2x</string> | |
| <key>UILaunchImageOrientation</key> | |
| <string>Landscape</string> | |
| <key>UILaunchImageSize</key> | |
| <string>{375, 667}</string> | |
| </dict> | |
| <dict> | |
| <key>UILaunchImageMinimumOSVersion</key> | |
| <string>8.0</string> | |
| <key>UILaunchImageName</key> | |
| <string>Default-414x736p@3x</string> | |
| <key>UILaunchImageOrientation</key> | |
| <string>Portrait</string> | |
| <key>UILaunchImageSize</key> | |
| <string>{414, 736}</string> | |
| </dict> | |
| <dict> | |
| <key>UILaunchImageMinimumOSVersion</key> | |
| <string>8.0</string> | |
| <key>UILaunchImageName</key> | |
| <string>Default-414x736l@3x</string> | |
| <key>UILaunchImageOrientation</key> | |
| <string>Landscape</string> | |
| <key>UILaunchImageSize</key> | |
| <string>{414, 736}</string> | |
| </dict> | |
| <dict> | |
| <key>UILaunchImageMinimumOSVersion</key> | |
| <string>8.0</string> | |
| <key>UILaunchImageName</key> | |
| <string>Default-768x1024p@2x</string> | |
| <key>UILaunchImageOrientation</key> | |
| <string>Portrait</string> | |
| <key>UILaunchImageSize</key> | |
| <string>{768, 1024}</string> | |
| </dict> | |
| <dict> | |
| <key>UILaunchImageMinimumOSVersion</key> | |
| <string>8.0</string> | |
| <key>UILaunchImageName</key> | |
| <string>Default-768x1024l@2x</string> | |
| <key>UILaunchImageOrientation</key> | |
| <string>Landscape</string> | |
| <key>UILaunchImageSize</key> | |
| <string>{768, 1024}</string> | |
| </dict> | |
| </array> | |
| <key>UIRequiresFullScreen</key> | |
| <true/> | |
| <key>UIStatusBarStyle</key> | |
| <string>UIStatusBarStyleDefault</string> | |
| <key>UISupportedInterfaceOrientations</key> | |
| <array> | |
| <string>UIInterfaceOrientationPortrait</string> | |
| <string>UIInterfaceOrientationLandscapeLeft</string> | |
| <string>UIInterfaceOrientationLandscapeRight</string> | |
| </array> | |
| <key>UTExportedTypeDeclarations</key> | |
| <array> | |
| <dict> | |
| <key>UTTypeConformsTo</key> | |
| <array> | |
| <string>public.data</string> | |
| </array> | |
| <key>UTTypeDescription</key> | |
| <string>Ubibase Document</string> | |
| <key>UTTypeIdentifier</key> | |
| <string>com.xxx</string> | |
| <key>UTTypeTagSpecification</key> | |
| <dict> | |
| <key>public.filename-extension</key> | |
| <string>csv</string> | |
| <key>public.mime-type</key> | |
| <string>text/csv</string> | |
| </dict> | |
| </dict> | |
| </array> | |
| </dict> | |
| </plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment