box-ios-sdk icon indicating copy to clipboard operation
box-ios-sdk copied to clipboard

iOS SDK for the Box Content API

Results 30 box-ios-sdk issues
Sort by recently updated
recently updated
newest added

- 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...

objective-c

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...

objective-c

* Comment out BOXAPIMultipartPiece-related tests since it was removed in new NSURLSession changes.

objective-c

All the changes needed to be a well-behaved Framework.

objective-c

* [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....

enhancement