Requirements
- iOS 13.0 or later.
- Xcode 13 or later.
- Swift 5.5 or later.
- Merchant Key provided by Alignet.
Payme.xcframework,SecureKey3DS.xcframework,VisaSensoryBranding.xcframework, andMastercardSonic.xcframework.
Add the frameworks
Drag the four libraries into the project and select Copy items if needed and Create groups.
XCFrameworks added to the iOS project

Embed Without Signing configuration in Xcode
- All four XCFrameworks are present.
- The minimum target is iOS 13 or later.
- The embed setting is correct.
- The project builds for device and simulator as supported by the delivered package.
- The Key is loaded from secure configuration.

