Select a package manager to use
Summary
- You either selected to install the iOS dependencies using Carthage
- You installed Carthage
- You create a
Cartfilewith the Box iOS SDK dependency - You installed the iOS SDK dependencies
- You manually imported the built dependencies into the Xcode project framework list.
- Or selected to use CocoaPods and
- You installed CocoaPods
- You created a new
Podfilewith the Box iOS SDK dependency - You installed the iOS SDK dependencies
- You built the project in Xcode
- Or selected to use the Swift Package Manager and
- You imported the iOS SDK
.gitrepository into the Swift packages
- You imported the iOS SDK
