With an iOS application in place, you will need to import the required Box
iOS SDK dependencies into your project using one of the available package
manager options.
Select a package manager to use
Summary
- You either selected to install the iOS dependencies using Carthage
- You installed Carthage
- You create a
Cartfile with 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
Podfile with 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
.git repository into the Swift packages
Last modified on November 12, 2025