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.Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
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
