Follow these steps to integrate and use Mobile Application Shielding in your iOS project.
To integrate App Shielding into an iOS application
Link the application to the ShieldSDK.xcframework framework as an embedded framework.
Any code that uses a callback API provided by App Shielding must import ShieldSDK/Shield.h.
The latest release version of the Xcode development tool must be used when integrating App Shielding into an iOS project.