...
Install Xcode 14+ using the Mac App Store (or download directly from Apple’s Developer Portal)
Open Xcode 14 at least once to make sure the install completed
Download and unzip Validic’s iOS Full SDK 1.14.1 latest version from the Mobile Portal
Open the
Validic.xcodeproj
file from the unzippedSample App
directoryClick “Trust and Open” if prompted with a security warning
At this point the Sample app can be built and even run in the Simulator - all dependencies are included and no setup is required.
...