Skip to content

Commit

Permalink
Publishing SPM package for release v3.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
scanbot-ci committed Aug 23, 2023
1 parent 979090a commit 35f5770
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Open Source libraries used in ScanbotDocumentScannerSDK for iOS version 2.3.0:
Open Source libraries used in ScanbotDocumentScannerSDK for iOS version 3.0.0:

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

Expand Down Expand Up @@ -825,7 +825,7 @@ without express or implied warranty.

JSON for Modern C++

Version v3.11.2
Version no-rev
(https://github.com/nlohmann/json)

MIT License
Expand Down Expand Up @@ -1204,7 +1204,7 @@ OF THIS SOFTWARE.

magic-enum

Version v0.8.1
Version no-rev
(https://github.com/Neargye/magic_enum)

MIT License
Expand Down Expand Up @@ -1234,7 +1234,7 @@ SOFTWARE.

Nameof C++

Version v0.10.1
Version no-rev
(https://github.com/Neargye/nameof)

MIT License
Expand Down Expand Up @@ -1647,7 +1647,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

spdlog

Version v1.9.2
Version no-rev
(https://github.com/gabime/spdlog)

The MIT License (MIT)
Expand Down Expand Up @@ -2192,7 +2192,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

xsimd

Version 7.4.9-18-g3d17850
Version no-rev
(https://github.com/xtensor-stack/xsimd)

Copyright (c) 2016, Johan Mabille, Sylvain Corlay, Wolf Vollprecht and Martin Renou
Expand Down Expand Up @@ -2229,7 +2229,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

xtensor

Version 0.23.4-35-gbe35a267
Version no-rev
(https://github.com/doo/xtensor)

Copyright (c) 2016, Johan Mabille, Sylvain Corlay and Wolf Vollprecht
Expand Down Expand Up @@ -2266,7 +2266,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

xtl

Version 0.7.2
Version no-rev
(https://github.com/xtensor-stack/xtl)

BSD 3-Clause License
Expand Down
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "ScanbotDocumentScannerSDK",
url: "https://download.scanbot.io/document-scanner-sdk/ios/xcframeworks/scanbot-ios-document-scanner-sdk-xcframework-2.3.0.zip",
checksum: "6ee320209d8f328e1e90b3da2ad4b5cf0f975851392c0c8de80ec76fe7033523"
url: "https://download.scanbot.io/document-scanner-sdk/ios/xcframeworks/scanbot-ios-document-scanner-sdk-xcframework-3.0.0.zip",
checksum: "b40d14f63d35f0baa6ca7b7b5a56fc54445e1d71bb87c7469aaf711158e89cb2"
),
]
)

0 comments on commit 35f5770

Please sign in to comment.