Preparing your iOS App
Protect your iOS app by uploading an XCarchive.
- The minimum target iOS version must be 11 or higher.
- The XCarchive must have been built using a supported XCode version.
- The app must be built in Release mode.
- Your app must not have any other code protection applied.
NOTE Only iOS ARM64 binaries are protected. Other binaries (for example, WatchOS) are left unchanged in the XCarchive.
Updated about 2 months ago
What’s Next