Setup an XCode Project
Required software
- iOS/iPadOS 11+
- Xcode version 15.0 or later
Download
To download the framework visit SecuritySide's Azure Feeds, select the pretended version and follow the presented instructions.
info
To use Azure DevOps Extension for Azure CLI on Apple silicon based Mac computers make sure to have Rosetta 2 installed.
Include TrustFactor into your project
After downloading the framework, open your project in Xcode, select the correct target, go to "General" tab and trustfactor-ios-sdk.xcframework to "Frameworks and Libraries"
Configure Your Project
Your project will need to include the App Groups capability for the SDK to work.
- Select the + Capability button in the Signing & Capabilities tab when configuring your app target.
- Find and select the App Groups capability.
- Ensure that the App Groups capability is listed for the target.