Swiftpack.co - Swift Packages by box

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by box

box/box-ios-sdk v5.6.0
iOS SDK for the Box Content API
⭐️ 120
🕓 2 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v5.6.0
2 weeks ago
### New Features and Enhancements * Add privacy manifest files ([#924](https://github.com/box/box-ios-sdk/issues/924)) ([cbef168](https://github.com/box/box-ios-sdk/commit/cbef168bb872941899be26116c647ac29f5dd44b)) * Add support for `visionOS` ([#916](https://github.com/box/box-ios-sdk/issues/916)) ([a05b243](https://github.com/box/box-ios-sdk/commit/a05b2433f1b2d0c1ec72f946e0706d03a4548703)) * Add support for additional fields in `SignRequest` ([#919](https://github.com/box/box-ios-sdk/issues/919)) ([36f464c](https://github.com/box/box-ios-sdk/commit/36f464c23a161f5d0fcc6858c3615d884ce8ee07)) * Make fields from `TokenInfo` publicly available ([#920](https://github.com/box/box-ios-sdk/issues/920)) ([eb26f47](https://github.com/box/box-ios-sdk/commit/eb26f47bbde6749f44f149e95b3610e41c16d2f2))
v5.5.0
37 weeks ago
### New Features and Enhancements * Add missing values in `SignRequestSignerInputContentType` and `SignRequestStatus` along with the tests ([#907](https://github.com/box/box-ios-sdk/issues/907)) ([56a8250](https://github.com/box/box-ios-sdk/commit/56a82500c0abe648825d8300979601a25f792c84)) ### Bug Fixes * Identify iPhone Simulator on Apple Silicon ([#902](https://github.com/box/box-ios-sdk/issues/902)) ([7731a7f](https://github.com/box/box-ios-sdk/commit/7731a7f434add74e163a76511fe1e2a3f26517f7)) * Make code compatible with macOS. ([#900](https://github.com/box/box-ios-sdk/issues/900)) ([3b0016e](https://github.com/box/box-ios-sdk/commit/3b0016e44e674db0ea429273c03e5a29177372bf)) * Remove use of deprecated string scanner API. ([#901](https://github.com/box/box-ios-sdk/issues/901)) ([af5f0e5](https://github.com/box/box-ios-sdk/commit/af5f0e52d184fbd27f56d972fb93b3e543547773))
v5.4.2
1 year ago
### Bug Fixes * An emoty string `nextMarker` should be treated as end-of-paging. ([#893](https://github.com/box/box-ios-sdk/issues/893)) ([49c17de](https://github.com/box/box-ios-sdk/commit/49c17de588fcffcd2d151ce9047ebc09965f80ce))
v5.4.1
1 year ago
### Bug Fixes * Fix `listAssignments` and `assign` methods in `RetentionPolicyModule` ([#886](https://github.com/box/box-ios-sdk/issues/886)) ([b668888](https://github.com/box/box-ios-sdk/commit/b668888f35136dd1239526b70cc31a10bdd04744))
v5.4.0
1 year ago
### New Features and Enhancements * Add `content_type` field to Sign Requests signer ([#871](https://github.com/box/box-ios-sdk/issues/871)) ([1ec5b01](https://github.com/box/box-ios-sdk/commit/1ec5b0149f01cd3a18f5cba39b77e01678655932)) * Add `redirect_url` and `declined_redirect_url` to Sign Request ([#870](https://github.com/box/box-ios-sdk/issues/870)) ([f94d988](https://github.com/box/box-ios-sdk/commit/f94d98862d2fdb2603f4684b963d29d04e0fdb3d)) * Add support for `sign` webhook triggers ([#875](https://github.com/box/box-ios-sdk/issues/875)) ([994bfaf](https://github.com/box/box-ios-sdk/commit/994bfaf3ead983f5014808f6c9e5ffe167ab8e42)) * Added method to remove retention policy assignment ([#873](https://github.com/box/box-ios-sdk/issues/873)) ([c5f146c](https://github.com/box/box-ios-sdk/commit/c5f146c960bb1f940418975078d83fb63ff3bdec)) * Added support for Modifiable Retention Policies ([#872](https://github.com/box/box-ios-sdk/issues/872)) ([e2b7a17](https://github.com/box/box-ios-sdk/commit/e2b7a178c6592c9f7d1e7ce691c215680b3f45d0))
v5.3.0
1 year ago
### New Features and Enhancements * add `version_number` to `FileVersion` ([#853](https://github.com/box/box-ios-sdk/issues/853)) ([ac81667](https://github.com/box/box-ios-sdk/commit/ac81667ea409cbbe3de9be0c316c630ec6fbc2f5)) * Add support for async API in `FoldersModule` ([#851](https://github.com/box/box-ios-sdk/issues/851)) ([58b9dde](https://github.com/box/box-ios-sdk/commit/58b9dde412eddc76915c99b960702f4af95b62a4)) * Add support for file request API ([#867](https://github.com/box/box-ios-sdk/issues/867)) ([ec7813e](https://github.com/box/box-ios-sdk/commit/ec7813e31706c08aaaeac75debdba8d7802786cb)) * Add support for upload and delete Avatar API ([#863](https://github.com/box/box-ios-sdk/issues/863)) ([1e967f5](https://github.com/box/box-ios-sdk/commit/1e967f5a3eaafbeb894cf8289032ad8ce8664266)) * Add support of Editable Shared Link ([#861](https://github.com/box/box-ios-sdk/issues/861)) ([bc6ea18](https://github.com/box/box-ios-sdk/commit/bc6ea18bf2e10bebeb62401a55001139f05c76df)) * Expose `send()` method public in `BoxClient` ([#843](https://github.com/box/box-ios-sdk/issues/843)) ([23caaca](https://github.com/box/box-ios-sdk/commit/23caaca5b6fe8ec1b23470193bc011a62c66d49f)) ### Bug Fixes * Respect Content-Type coming from custom headers ([#841](https://github.com/box/box-ios-sdk/issues/841)) ([a7c69a7](https://github.com/box/box-ios-sdk/commit/a7c69a73c6142d4b82c718d2d311098dd2b70250))
v5.2.1
2 years ago
### Bug Fixes * Expose fields from `BoxResponse` for custom API calls ([#833](https://github.com/box/box-ios-sdk/issues/833)) ([bae1536](https://github.com/box/box-ios-sdk/commit/bae1536236a22de198281012b0ee43c84b0e3485))
v5.2.0
2 years ago
### New Features and Enhancements * Add `disposition_at` field to the `File` object ([#814](https://github.com/box/box-ios-sdk/issues/814)) ([3c90df0](https://github.com/box/box-ios-sdk/commit/3c90df038b9f490a9d38af85404fa1d6ddcd5d0d)) * Add support for Client Credentials Grant authentication method ([#821](https://github.com/box/box-ios-sdk/issues/821)) ([f6d7542](https://github.com/box/box-ios-sdk/commit/f6d75424e8c0d91517e3ffb8df67f77ad3f2374b))
v5.1.0
2 years ago
### New Features and Enhancements * Allow to customize URL for the `OAuth2` authorization page ([#811](https://github.com/box/box-ios-sdk/issues/811)) ([1901d29](https://github.com/box/box-ios-sdk/commit/1901d296a2be4b0f2eef25eda06928aebc81de9a)) * **Events:** Add support for `admin_logs_streaming stream` type ([#800](https://github.com/box/box-ios-sdk/issues/800)) ([0a3118e](https://github.com/box/box-ios-sdk/commit/0a3118ef95c2eb42b0080d0352784849e85eb422)) * **RetentionPolicy:** New API for get files and file versions under retention ([#807](https://github.com/box/box-ios-sdk/issues/807)) ([38327f0](https://github.com/box/box-ios-sdk/commit/38327f09a92dba7827e1866940a643d624757762)) * **SharedLink:** add support for `vanity_name` ([#799](https://github.com/box/box-ios-sdk/issues/799)) ([3ea6eb2](https://github.com/box/box-ios-sdk/commit/3ea6eb2a1c2b713fd0769e93a2dc4ee51da695fd)) ### Bug Fixes * **SignRequest:** Fix encoding `date_value` to `yyyy-mm-dd` format in `prefillTag` ([#806](https://github.com/box/box-ios-sdk/issues/806)) ([4f902a4](https://github.com/box/box-ios-sdk/commit/4f902a47482de55ec69b5522e6cf5affd653b4c8))
v5.0.0
2 years ago
__Breaking Changes:__ - Update PagingIterator to return pages and simplify logic ([#737](https://github.com/box/box-ios-sdk/pull/737)) - Remove insensitive language field `collaborationWhiteList` in BoxClient. Use `collaborationAllowList` instead. ([#790](https://github.com/box/box-ios-sdk/pull/790)) __New Features and Enhancements:__ - Replace insensitive event types ([#785](https://github.com/box/box-ios-sdk/pull/785)) - Add SignAPI support ([#792](https://github.com/box/box-ios-sdk/pull/792))
iOS
box/box-ios-preview-sdk v3.3.0
Box iOS Preview SDK
⭐️ 17
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v3.3.0
2 years ago
__New Features and Enhancements:__ - Add the ability to have `mailto`, `tel`, etc. links open in the appropriate apps ([#93](https://github.com/box/box-ios-preview-sdk/pull/93)) __Bug Fixes:__ - Fix bug with Alerts and Share Sheets on the iPad ([#92](https://github.com/box/box-ios-preview-sdk/pull/92)) - Fix bug where invalid links in a PDF crash the app when clicked ([#93](https://github.com/box/box-ios-preview-sdk/pull/93)) - Upgrade dependencies ([#98](https://github.com/box/box-ios-preview-sdk/pull/98)) - Rename default branch from master to main ([#101](https://github.com/box/box-ios-preview-sdk/pull/101))
v3.2.0
4 years ago
Box iOS Preview SDK __Breaking Changes:__ __New Features and Enhancements:__ - Add audio and video previewing __Bug Fixes:__
v3.1.0
4 years ago
Box iOS Preview SDK __Breaking Changes:__ __New Features and Enhancements:__ - Show file download progress before a file previews - Added log out button for OAuth2 sample app __Bug Fixes:__ - Back button for search results exits out of search view, allowing the user to view the file instead of exiting to the table view for the folder items - Constant zoom level instead of a variable zoom level on PDFs when a user double taps - Full screen mode now toggles on PDFs when a user single taps
v3.0.0
4 years ago
Box iOS Preview SDK __Breaking Changes:__ __New Features and Enhancements:__ - Added file specific icons for the Sample Apps - Now displays folders in the Sample Apps
v3.0.0-rc.3
4 years ago
Box iOS Swift Preview SDK Release Candidate __Notes:__ - The source code for this Box iOS Swift Preview SDK is now open source and included in this release. - The releases will no longer have the Box iOS Swift Preview SDK binaries attached, going forward. - In order to build the Box iOS Swift Preview SDK project, clone the repo and then checkout the limited-beta-release branch. Then, refer to the [Getting Started documentation.][getting-started] [getting-started]: https://github.com/box/box-ios-preview-sdk/blob/limited-beta-release/docs/usage/getting-started.md __Disclaimer:__ - __This is beta software. It has not been not fully tested__, and may not be at a level of performance or compatibility of generally available software or services Box offers. - Any use of this software is governed by the attached Box SDK Beta Agreement. __If you do not accept the terms of the [Box SDK Beta Agreement][beta-agreement], you may not use this software.__ - This beta software should not be used in live/production environments; it is for development / test only. - This beta software will be updated frequently and breaking changes should be expected - This limited beta is intended for select Box customers - Please send all feedback / questions to: [email protected] [beta-agreement]: https://github.com/box/box-ios-preview-sdk/blob/limited-beta-release/BETA-AGREEMENT.md __Breaking Changes:__ __New Features and Enhancements:__ - Update Sample Apps to use new PagingIterator responses
v3.0.0-rc.2
4 years ago
Box iOS Swift Preview SDK Release Candidate __Disclaimer:__ - __This is beta software. It has not been not fully tested__, and may not be at a level of performance or compatibility of generally available software or services Box offers. - Any use of this software is governed by the attached Box SDK Beta Agreement. __If you do not accept the terms of the [Box SDK Beta Agreement][beta-agreement], you may not use this software.__ - This beta software should not be used in live/production environments; it is for development / test only. - This beta software will be updated frequently and breaking changes should be expected - This limited beta is intended for select Box customers - Please send all feedback / questions to: [email protected] [beta-agreement]: https://github.com/box/box-ios-preview-sdk/blob/limited-beta-release/BETA-AGREEMENT.md __Breaking Changes:__ - Changed SDK errors from customValue enum cases to specific enum cases __New Features and Enhancements:__ - Added Xcode 11 + iOS 13 support to Travis CI
v3.0.0-rc.1
4 years ago
Box iOS Swift Preview SDK for Release Candidate __Disclaimer:__ - __This is beta software. It has not been not fully tested__, and may not be at a level of performance or compatibility of generally available software or services Box offers. - Any use of this software is governed by the attached Box SDK Beta Agreement. __If you do not accept the terms of the [Box SDK Beta Agreement][beta-agreement], you may not use this software.__ - This beta software should not be used in live/production environments; it is for development / test only. - This beta software will be updated frequently and breaking changes should be expected - This limited beta is intended for select Box customers - Please send all feedback / questions to: [email protected] [beta-agreement]: https://github.com/box/box-ios-preview-sdk/blob/limited-beta-release/BETA-AGREEMENT.md __Breaking Changes:__ __New Features and Enhancements:__ - Added Xcode 11 support (SDK builds still target iOS 11.0) - Added new Error View for displaying errors - Added ability to open multiple image files at once with navigation - Added search for PDF files - Added search results navigation - Added search string history - Added support of all iOS-supported image file extensions - Improved structure and usability of Sample Apps
v3.0.0-alpha.3
4 years ago
Box iOS Swift Preview SDK for Limited Beta Release __Disclaimer:__ - __This is beta software. It has not been not fully tested__, and may not be at a level of performance or compatibility of generally available software or services Box offers. - Any use of this software is governed by the attached Box SDK Beta Agreement. __If you do not accept the terms of the [Box SDK Beta Agreement][beta-agreement], you may not use this software.__ - This beta software should not be used in live/production environments; it is for development / test only. - This beta software will be updated frequently and breaking changes should be expected - This limited beta is intended for select Box customers - Please send all feedback / questions to: [email protected] [beta-agreement]: https://github.com/box/box-ios-preview-sdk/blob/limited-beta-release/BETA-AGREEMENT.md __Breaking Changes:__ - None __New Features and Enhancements:__ - Added Print / Save / Share functionality for PDFs and images - Added a JWT Sample Application - Added search for PDFs - Added search history for PDFs - Added search results navigation for PDFs - Added logout feature to OAuth2 Sample App - Added support for custom Error Views
v3.0.0-alpha.2
4 years ago
Box iOS Swift Preview SDK for Limited Beta Release __Disclaimer:__ - __This is beta software. It has not been not fully tested__, and may not be at a level of performance or compatibility of generally available software or services Box offers. - Any use of this software is governed by the attached Box SDK Beta Agreement. __If you do not accept the terms of the [Box SDK Beta Agreement][beta-agreement], you may not use this software.__ - This beta software should not be used in live/production environments; it is for development / test only. - This beta software will be updated frequently and breaking changes should be expected - This limited beta is intended for select Box customers - Please send all feedback / questions to: [email protected] [beta-agreement]: https://github.com/box/box-ios-sdk/blob/limited-beta-release/BETA-AGREEMENT.md __Breaking Changes:__ - None __New Features and Enhancements:__ - Fixed bug with double tap zoom - Fixed bug with swipe left/right page navigation - Fixed bug with Full Screen mode for images - Disabled PDF Thumbnail Navigation for single-page PDF files
v3.0.0-alpha.1
4 years ago
Box iOS Swift Preview SDK for Limited Beta Release Disclaimer: - This is beta software. It has not been not fully tested, and may not be at a level of performance or compatibility of generally available software or services Box offers. - Any use of this software is governed by the attached Box SDK Beta Agreement. If you do not accept the terms of the Box SDK Beta Agreement, you may not use this software. - This beta software should not be used in live/production environments; it is for development / test only. - This beta software will be updated frequently and breaking changes should be expected - This limited beta is intended for select Box customers - Please send all feedback / questions to: [email protected]
iOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics