Files
ipa-archive/data/10/10156.plist
2024-02-26 22:51:04 +01:00

177 lines
5.2 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>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
</array>
<key>UIRequiresFullScreen</key>
<true/>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformVersion</key>
<string>9.3</string>
<key>CFBundleName</key>
<string>Masquerade</string>
<key>DTSDKName</key>
<string>iphoneos9.3</string>
<key>UIViewControllerBasedStatusBarAppearance</key>
<true/>
<key>NSPhotoLibraryUsageDescription</key>
<string>This lets you save photos and videos to your Camera Roll, and enables other features for photos and videos.</string>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon29x29</string>
<string>AppIcon40x40</string>
<string>AppIcon60x60</string>
</array>
</dict>
</dict>
<key>PushURL</key>
<string>https://pkyry6vzd3.execute-api.us-east-1.amazonaws.com/prod/pntokens</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>CFBundleDisplayName</key>
<string>MSQRD</string>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>msqrd2</string>
<string>fb-profile-media-platform</string>
<string>fb-profile-expression-platform</string>
<string>line</string>
<string>msqrd</string>
<string>instagram</string>
<string>fbapi</string>
<string>fbshareextension</string>
<string>fbauth2</string>
<string>fbapi20150629</string>
</array>
<key>NSCameraUsageDescription</key>
<string>This will let you take photos and record videos</string>
<key>DTSDKBuild</key>
<string>13E230</string>
<key>CFBundleShortVersionString</key>
<string>1.3.5</string>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
</array>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>BuildMachineOSBuild</key>
<string>15G31</string>
<key>DTPlatformBuild</key>
<string>13E230</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>DTXcodeBuild</key>
<string>7D1014</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>MinimumOSVersion</key>
<string>8.4</string>
<key>CFBundleVersion</key>
<string>235</string>
<key>FacebookAppID</key>
<string>1684881658397460</string>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>PushKey</key>
<string>KRhH0qnCwt6RFaqdTYKkb3pi9x0buLxO6AoFbmGu</string>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
<key>NSMicrophoneUsageDescription</key>
<string>This lets you record audio and video with sound, and more.</string>
<key>FacebookDisplayName</key>
<string>MSQRD</string>
<key>CFBundleIdentifier</key>
<string>me.msqrd.ios</string>
<key>DTXcode</key>
<string>0731</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
<key>NSExceptionDomains</key>
<dict>
<key>facebook.com</key>
<dict>
<key>NSIncludesSubdomains</key>
<true/>
<key>NSThirdPartyExceptionRequiresForwardSecrecy</key>
<false/>
</dict>
<key>fbcdn.net</key>
<dict>
<key>NSIncludesSubdomains</key>
<true/>
<key>NSThirdPartyExceptionRequiresForwardSecrecy</key>
<false/>
</dict>
<key>akamaihd.net</key>
<dict>
<key>NSIncludesSubdomains</key>
<true/>
<key>NSThirdPartyExceptionRequiresForwardSecrecy</key>
<false/>
</dict>
</dict>
</dict>
<key>CFBundleExecutable</key>
<string>Masquerade</string>
<key>CFBundleIcons~ipad</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon29x29</string>
<string>AppIcon40x40</string>
<string>AppIcon60x60</string>
<string>AppIcon76x76</string>
<string>AppIcon83.5x83.5</string>
</array>
</dict>
</dict>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>me.msqrd.ios</string>
<key>CFBundleURLSchemes</key>
<array>
<string>msqrd2</string>
<string>msqrd</string>
</array>
</dict>
<dict>
<key>CFBundleURLSchemes</key>
<array>
<string>fb1684881658397460</string>
<string>fb1698664357019190</string>
</array>
</dict>
</array>
<key>DTAppStoreToolsBuild</key>
<string>12E506</string>
</dict>
</plist>