Skip to content

Commit

Permalink
@box/box-ios-sdk v5.5.0 release note (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
box-devrel authored Aug 8, 2023
1 parent e5fa63b commit 543f3e4
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions content/2023/08-08-box-ios-sdk-v550-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
applied_at: '2023-08-08'
applies_to:
- sdks
- ios
- mobile
is_impactful: false
is_new_feature: true
release_source_url: 'https://github.com/box/box-ios-sdk/releases/tag/v5.5.0'
collapse: true
---

# Box iOS SDK `v5.5.0` released

### New Features and Enhancements

* Add missing values in `SignRequestSignerInputContentType` and `SignRequestStatus` along with the tests ([#907][1]) ([`56a8250`][2])

### Bug Fixes

* Identify iPhone Simulator on Apple Silicon ([#902][3]) ([`7731a7f`][4])
* Make code compatible with macOS. ([#900][5]) ([`3b0016e`][6])
* Remove use of deprecated string scanner API. ([#901][7]) ([`af5f0e5`][8])

[1]: https://github.com/box/box-ios-sdk/issues/907

[2]: https://github.com/box/box-ios-sdk/commit/56a82500c0abe648825d8300979601a25f792c84

[3]: https://github.com/box/box-ios-sdk/issues/902

[4]: https://github.com/box/box-ios-sdk/commit/7731a7f434add74e163a76511fe1e2a3f26517f7

[5]: https://github.com/box/box-ios-sdk/issues/900

[6]: https://github.com/box/box-ios-sdk/commit/3b0016e44e674db0ea429273c03e5a29177372bf

[7]: https://github.com/box/box-ios-sdk/issues/901

[8]: https://github.com/box/box-ios-sdk/commit/af5f0e52d184fbd27f56d972fb93b3e543547773

0 comments on commit 543f3e4

Please sign in to comment.