Skip to content

Commit

Permalink
chore: release v5.5.0 (#912)
Browse files Browse the repository at this point in the history
  • Loading branch information
box-sdk-build authored Aug 8, 2023
1 parent 4c3cc57 commit daffd86
Show file tree
Hide file tree
Showing 528 changed files with 4,952 additions and 1,569 deletions.
2 changes: 1 addition & 1 deletion BoxSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "BoxSDK"
spec.version = "5.4.2"
spec.version = "5.5.0"
spec.summary = "Box Swift SDK"
spec.description = <<-DESC
Official Box Swift SDK.
Expand Down
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [5.5.0](https://github.com/box/box-ios-sdk/compare/v5.4.2...v5.5.0) (2023-08-08)


### 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))

### [5.4.2](https://github.com/box/box-ios-sdk/compare/v5.4.1...v5.4.2) (2023-04-19)


Expand Down
2 changes: 1 addition & 1 deletion Sources/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>5.4.2</string>
<string>5.5.0</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down
12 changes: 9 additions & 3 deletions docs/Classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="Classes Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="index.html">BoxSDK 5.4.2 Docs</a> (99% documented)</p>
<p><a href="index.html">BoxSDK 5.5.0 Docs</a> (99% documented)</p>
<div class="header-right">
<form role="search" action="search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
Expand Down Expand Up @@ -855,6 +855,12 @@
<li class="nav-group-task">
<a href="Typealiases.html#/s:6BoxSDK20DelegatedAuthClosurea">DelegatedAuthClosure</a>
</li>
<li class="nav-group-task">
<a href="Typealiases.html#/PlatformColor">PlatformColor</a>
</li>
<li class="nav-group-task">
<a href="Typealiases.html#/s:6BoxSDK13PlatformColora">PlatformColor</a>
</li>
<li class="nav-group-task">
<a href="Typealiases.html#/s:6BoxSDK15QueryParametersa">QueryParameters</a>
</li>
Expand Down Expand Up @@ -4283,8 +4289,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2023 <a class="link" href="https://github.com/box/box-ios-sdk" target="_blank" rel="external noopener">Box</a>. All rights reserved. (Last updated: 2023-04-19)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
<p>&copy; 2023 <a class="link" href="https://github.com/box/box-ios-sdk" target="_blank" rel="external noopener">Box</a>. All rights reserved. (Last updated: 2023-08-08)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
12 changes: 9 additions & 3 deletions docs/Classes/AuthModule.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="AuthModule Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">BoxSDK 5.4.2 Docs</a> (99% documented)</p>
<p><a href="../index.html">BoxSDK 5.5.0 Docs</a> (99% documented)</p>
<div class="header-right">
<form role="search" action="../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
Expand Down Expand Up @@ -855,6 +855,12 @@
<li class="nav-group-task">
<a href="../Typealiases.html#/s:6BoxSDK20DelegatedAuthClosurea">DelegatedAuthClosure</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/PlatformColor">PlatformColor</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:6BoxSDK13PlatformColora">PlatformColor</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:6BoxSDK15QueryParametersa">QueryParameters</a>
</li>
Expand Down Expand Up @@ -1155,8 +1161,8 @@ <h4>Parameters</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2023 <a class="link" href="https://github.com/box/box-ios-sdk" target="_blank" rel="external noopener">Box</a>. All rights reserved. (Last updated: 2023-04-19)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
<p>&copy; 2023 <a class="link" href="https://github.com/box/box-ios-sdk" target="_blank" rel="external noopener">Box</a>. All rights reserved. (Last updated: 2023-08-08)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
12 changes: 9 additions & 3 deletions docs/Classes/BoxAPIError.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="BoxAPIError Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">BoxSDK 5.4.2 Docs</a> (99% documented)</p>
<p><a href="../index.html">BoxSDK 5.5.0 Docs</a> (99% documented)</p>
<div class="header-right">
<form role="search" action="../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
Expand Down Expand Up @@ -855,6 +855,12 @@
<li class="nav-group-task">
<a href="../Typealiases.html#/s:6BoxSDK20DelegatedAuthClosurea">DelegatedAuthClosure</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/PlatformColor">PlatformColor</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:6BoxSDK13PlatformColora">PlatformColor</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:6BoxSDK15QueryParametersa">QueryParameters</a>
</li>
Expand Down Expand Up @@ -968,8 +974,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2023 <a class="link" href="https://github.com/box/box-ios-sdk" target="_blank" rel="external noopener">Box</a>. All rights reserved. (Last updated: 2023-04-19)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
<p>&copy; 2023 <a class="link" href="https://github.com/box/box-ios-sdk" target="_blank" rel="external noopener">Box</a>. All rights reserved. (Last updated: 2023-08-08)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
12 changes: 9 additions & 3 deletions docs/Classes/BoxClient.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="BoxClient Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">BoxSDK 5.4.2 Docs</a> (99% documented)</p>
<p><a href="../index.html">BoxSDK 5.5.0 Docs</a> (99% documented)</p>
<div class="header-right">
<form role="search" action="../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
Expand Down Expand Up @@ -855,6 +855,12 @@
<li class="nav-group-task">
<a href="../Typealiases.html#/s:6BoxSDK20DelegatedAuthClosurea">DelegatedAuthClosure</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/PlatformColor">PlatformColor</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:6BoxSDK13PlatformColora">PlatformColor</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:6BoxSDK15QueryParametersa">QueryParameters</a>
</li>
Expand Down Expand Up @@ -3014,8 +3020,8 @@ <h4>Return Value</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2023 <a class="link" href="https://github.com/box/box-ios-sdk" target="_blank" rel="external noopener">Box</a>. All rights reserved. (Last updated: 2023-04-19)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
<p>&copy; 2023 <a class="link" href="https://github.com/box/box-ios-sdk" target="_blank" rel="external noopener">Box</a>. All rights reserved. (Last updated: 2023-08-08)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
12 changes: 9 additions & 3 deletions docs/Classes/BoxCollection.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="BoxCollection Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">BoxSDK 5.4.2 Docs</a> (99% documented)</p>
<p><a href="../index.html">BoxSDK 5.5.0 Docs</a> (99% documented)</p>
<div class="header-right">
<form role="search" action="../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
Expand Down Expand Up @@ -855,6 +855,12 @@
<li class="nav-group-task">
<a href="../Typealiases.html#/s:6BoxSDK20DelegatedAuthClosurea">DelegatedAuthClosure</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/PlatformColor">PlatformColor</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:6BoxSDK13PlatformColora">PlatformColor</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:6BoxSDK15QueryParametersa">QueryParameters</a>
</li>
Expand Down Expand Up @@ -1084,8 +1090,8 @@ <h4>Parameters</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2023 <a class="link" href="https://github.com/box/box-ios-sdk" target="_blank" rel="external noopener">Box</a>. All rights reserved. (Last updated: 2023-04-19)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
<p>&copy; 2023 <a class="link" href="https://github.com/box/box-ios-sdk" target="_blank" rel="external noopener">Box</a>. All rights reserved. (Last updated: 2023-08-08)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
12 changes: 9 additions & 3 deletions docs/Classes/BoxNetworkAgent.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="BoxNetworkAgent Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">BoxSDK 5.4.2 Docs</a> (99% documented)</p>
<p><a href="../index.html">BoxSDK 5.5.0 Docs</a> (99% documented)</p>
<div class="header-right">
<form role="search" action="../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
Expand Down Expand Up @@ -855,6 +855,12 @@
<li class="nav-group-task">
<a href="../Typealiases.html#/s:6BoxSDK20DelegatedAuthClosurea">DelegatedAuthClosure</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/PlatformColor">PlatformColor</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:6BoxSDK13PlatformColora">PlatformColor</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:6BoxSDK15QueryParametersa">QueryParameters</a>
</li>
Expand Down Expand Up @@ -996,8 +1002,8 @@ <h4>Parameters</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2023 <a class="link" href="https://github.com/box/box-ios-sdk" target="_blank" rel="external noopener">Box</a>. All rights reserved. (Last updated: 2023-04-19)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
<p>&copy; 2023 <a class="link" href="https://github.com/box/box-ios-sdk" target="_blank" rel="external noopener">Box</a>. All rights reserved. (Last updated: 2023-08-08)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
12 changes: 9 additions & 3 deletions docs/Classes/BoxNetworkTask.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="BoxNetworkTask Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">BoxSDK 5.4.2 Docs</a> (99% documented)</p>
<p><a href="../index.html">BoxSDK 5.5.0 Docs</a> (99% documented)</p>
<div class="header-right">
<form role="search" action="../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
Expand Down Expand Up @@ -855,6 +855,12 @@
<li class="nav-group-task">
<a href="../Typealiases.html#/s:6BoxSDK20DelegatedAuthClosurea">DelegatedAuthClosure</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/PlatformColor">PlatformColor</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:6BoxSDK13PlatformColora">PlatformColor</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:6BoxSDK15QueryParametersa">QueryParameters</a>
</li>
Expand Down Expand Up @@ -995,8 +1001,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2023 <a class="link" href="https://github.com/box/box-ios-sdk" target="_blank" rel="external noopener">Box</a>. All rights reserved. (Last updated: 2023-04-19)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
<p>&copy; 2023 <a class="link" href="https://github.com/box/box-ios-sdk" target="_blank" rel="external noopener">Box</a>. All rights reserved. (Last updated: 2023-08-08)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
12 changes: 9 additions & 3 deletions docs/Classes/BoxRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="BoxRequest Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">BoxSDK 5.4.2 Docs</a> (99% documented)</p>
<p><a href="../index.html">BoxSDK 5.5.0 Docs</a> (99% documented)</p>
<div class="header-right">
<form role="search" action="../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
Expand Down Expand Up @@ -855,6 +855,12 @@
<li class="nav-group-task">
<a href="../Typealiases.html#/s:6BoxSDK20DelegatedAuthClosurea">DelegatedAuthClosure</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/PlatformColor">PlatformColor</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:6BoxSDK13PlatformColora">PlatformColor</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:6BoxSDK15QueryParametersa">QueryParameters</a>
</li>
Expand Down Expand Up @@ -1276,8 +1282,8 @@ <h4>Parameters</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2023 <a class="link" href="https://github.com/box/box-ios-sdk" target="_blank" rel="external noopener">Box</a>. All rights reserved. (Last updated: 2023-04-19)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
<p>&copy; 2023 <a class="link" href="https://github.com/box/box-ios-sdk" target="_blank" rel="external noopener">Box</a>. All rights reserved. (Last updated: 2023-08-08)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
Loading

0 comments on commit daffd86

Please sign in to comment.