182 lines
5.5 KiB
Plaintext
182 lines
5.5 KiB
Plaintext
<?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>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>lowresnx</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>NSContactsUsageDescription</key>
|
|
<string>Allow this to save screenshots.</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>UIRequiredDeviceCapabilities</key>
|
|
<array>
|
|
<string>armv7</string>
|
|
</array>
|
|
<key>DTPlatformVersion</key>
|
|
<string>12.1</string>
|
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
</array>
|
|
<key>CFBundleName</key>
|
|
<string>LowRes NX Coder</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos12.1</string>
|
|
<key>NSPhotoLibraryUsageDescription</key>
|
|
<string>Allow this to save screenshots.</string>
|
|
<key>CFBundleIcons</key>
|
|
<dict>
|
|
<key>CFBundlePrimaryIcon</key>
|
|
<dict>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>AppIcon20x20</string>
|
|
<string>AppIcon29x29</string>
|
|
<string>AppIcon40x40</string>
|
|
<string>AppIcon60x60</string>
|
|
</array>
|
|
<key>CFBundleIconName</key>
|
|
<string>AppIcon</string>
|
|
</dict>
|
|
</dict>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>LowRes NX</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>CFBundleDocumentTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleTypeName</key>
|
|
<string>LowRes NX Program</string>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>CFBundleTypeIconFiles</key>
|
|
<array/>
|
|
<key>LSItemContentTypes</key>
|
|
<array>
|
|
<string>com.inutilis.document.nx</string>
|
|
</array>
|
|
<key>LSHandlerRank</key>
|
|
<string>Owner</string>
|
|
</dict>
|
|
</array>
|
|
<key>DTSDKBuild</key>
|
|
<string>16B91</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.8</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
</array>
|
|
<key>BuildMachineOSBuild</key>
|
|
<string>18C54</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>16B91</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>10B61</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>9.0</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>46</string>
|
|
<key>NSPhotoLibraryAddUsageDescription</key>
|
|
<string>Allow this to save screenshots.</string>
|
|
<key>NSUbiquitousContainers</key>
|
|
<dict>
|
|
<key>iCloud.com.inutilis.ios.LowRes-NX-Coder</key>
|
|
<dict>
|
|
<key>NSUbiquitousContainerSupportedFolderLevels</key>
|
|
<string>Any</string>
|
|
<key>NSUbiquitousContainerName</key>
|
|
<string>LowRes NX</string>
|
|
<key>NSUbiquitousContainerIsDocumentScopePublic</key>
|
|
<true/>
|
|
</dict>
|
|
</dict>
|
|
<key>UTExportedTypeDeclarations</key>
|
|
<array>
|
|
<dict>
|
|
<key>UTTypeIdentifier</key>
|
|
<string>com.inutilis.document.nx</string>
|
|
<key>UTTypeDescription</key>
|
|
<string>LowRes NX Program</string>
|
|
<key>UTTypeConformsTo</key>
|
|
<array>
|
|
<string>public.source-code</string>
|
|
</array>
|
|
<key>UTTypeTagSpecification</key>
|
|
<dict>
|
|
<key>public.filename-extension</key>
|
|
<array>
|
|
<string>nx</string>
|
|
</array>
|
|
</dict>
|
|
</dict>
|
|
</array>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
<integer>2</integer>
|
|
</array>
|
|
<key>LSSupportsOpeningDocumentsInPlace</key>
|
|
<false/>
|
|
<key>UILaunchStoryboardName</key>
|
|
<string>LaunchScreen</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.inutilis.ios.LowRes-NX-Coder</string>
|
|
<key>DTXcode</key>
|
|
<string>1010</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>LowRes NX Coder</string>
|
|
<key>CFBundleIcons~ipad</key>
|
|
<dict>
|
|
<key>CFBundlePrimaryIcon</key>
|
|
<dict>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>AppIcon20x20</string>
|
|
<string>AppIcon29x29</string>
|
|
<string>AppIcon40x40</string>
|
|
<string>AppIcon60x60</string>
|
|
<string>AppIcon76x76</string>
|
|
<string>AppIcon83.5x83.5</string>
|
|
</array>
|
|
<key>CFBundleIconName</key>
|
|
<string>AppIcon</string>
|
|
</dict>
|
|
</dict>
|
|
<key>UIMainStoryboardFile</key>
|
|
<string>Main</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>ITSAppUsesNonExemptEncryption</key>
|
|
<false/>
|
|
<key>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
<key>DTAppStoreToolsBuild</key>
|
|
<string>10G3</string>
|
|
</dict>
|
|
</plist>
|