add new version 15.2.1
This commit is contained in:
parent
0f10c18686
commit
bc15457f97
@ -17,19 +17,19 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdDocumentScanner",
|
name: "WebIdDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||||
.exact("15.2.0")
|
.exact("15.2.1")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||||
.exact("15.2.0")
|
.exact("15.2.1")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdOnServerDocumentScanner",
|
name: "WebIdOnServerDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnServerDocumentScanner/15.2.0/WebIdOnServerDocumentScanner.framework-v15.2.0.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnServerDocumentScanner/15.2.1/WebIdOnServerDocumentScanner.framework-v15.2.1.zip",
|
||||||
checksum: "0b3a294e7b8823c1fd52d6e3c21f589df38d0bba1eed8266558dba3df3a691c8"
|
checksum: "3901305b0e796961143f453014c9bc4538cd9619f40f425becd1eaa1fcd33066"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdOnServerDocumentScannerWrapper",
|
name: "WebIdOnServerDocumentScannerWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user