XTD Protect for iOS: Command Line Tool

XTD Protect for iOS is a macOS command line tool for protection of iOS and tvOS applications created in the Xcode developer environment. It can be used as a post-build step outside of Xcode IDE. The tool does not require the application source code since all protection is done using information embedded into the application's executable and
other components. XTD Protect for iOS uses an Xcode archive as an input and it returns the protected application in the same format. The protected application can be uploaded on Apple App Store or exported to IPA format for local distribution.

NOTE IPA files cannot be used as the input for XTD Protect for iOS command line tool.