Creating an iOS Swift Project Manually
If you prefer not to use forceios or CocoaPods, you can create Mobile SDK apps manually in
Xcode.
The following tutorial shows two ways to create a native iOS Swift project:
- Borrowing source files from the Mobile SDK Swift template app
- Using Swift Package Manager.
Instructions fall into four sections that must be performed in the sequence shown:
All sections support Xcode 12.4 and Xcode 13.