add new version 21.0.4-SNAPSHOT-1530
This commit is contained in:
parent
22d8a029cf
commit
d9f4299c29
@ -22,24 +22,24 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdIosIdentScanPlugin",
|
name: "WebIdIosIdentScanPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||||
.exact("20.3.2")
|
.exact("20.3.3")
|
||||||
),
|
),
|
||||||
.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("20.3.2")
|
.exact("20.3.3")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdOnServerDocumentScanner",
|
name: "WebIdOnServerDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||||
.exact("20.3.2")
|
.exact("20.3.3")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdAutoIdProductPlugin",
|
name: "WebIdAutoIdProductPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/21.0.4/WebIdAutoIdProductPlugin.framework-v21.0.4-SNAPSHOT-1528.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/21.0.4/WebIdAutoIdProductPlugin.framework-v21.0.4-SNAPSHOT-1530.zip",
|
||||||
checksum: "78125a5cb6343bbaaa445d7a7a02577c932864561b2d16339f1771aa3828fd17"
|
checksum: "4ddeea25107b4f22d4978b28993972bfa65547910db4bbc0989bc5e51a7a839b"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdAutoIdProductPluginWrapper",
|
name: "WebIdAutoIdProductPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user