scummvm/dists/ios7
Lars Sundström a75d53a5ec DISTS: Add ITSAppUsesNonExemptEncryption property to Info.plist
Every time ScummVM iOS application is submitted to TestFlight or the
App Store, App Store Connect asks a question about the application's
export compliance. To not have to answer that question on every
upload, set the property ITSAppUsesNonExemptEncryption in Info.plist
to NO.

ScummVM uses third-party libraries that utilizes encryption, however
these are configured to use standard encryption algorithms or crypto
functionality within Apple’s operating system, thus fulfilling the
export compliance.
2023-05-09 14:33:56 +02:00
..
Images.xcassets DISTS: Add AppStore icon for ios7 port 2023-03-16 14:41:10 +01:00
Info.plist DISTS: Add ITSAppUsesNonExemptEncryption property to Info.plist 2023-05-09 14:33:56 +02:00
Info.plist.in DISTS: Add ITSAppUsesNonExemptEncryption property to Info.plist 2023-05-09 14:33:56 +02:00
LaunchScreen_ios.storyboard IOS: Add LaunchScreen.storyboard to support full screen on iPad Pro 2020-09-06 23:38:00 +01:00