box-ios-sdk
box-ios-sdk copied to clipboard
iOS SDK for the Box Content API
- Exclude ALAsset-related code - Exclude AppToApp authentication - Add OS X target and scheme, OS X unit test target and scheme - Updates to handle some differences in keychain...
The README did not display a couple of links correctly. Merging this pull request will fix two links to the Carthage repo. This is a really small change, but if...
…ground tasks to allow app to reconnect
* Comment out BOXAPIMultipartPiece-related tests since it was removed in new NSURLSession changes.
* [X] I've read, understood, and done my best to follow the [*CONTRIBUTING guidelines](https://github.com/box/box-swift-sdk/blob/master/CONTRIBUTING.md). ## What did you do? I attempted to integrate a macOS app with the Box SDK....