add new version 13.0.0-SNAPSHOT-1159
This commit is contained in:
parent
d2233d6f8a
commit
b2ece20b0e
@ -17,24 +17,24 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdDigitalSigningPlugin",
|
name: "WebIdDigitalSigningPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||||
.exact("10.0.2")
|
.exact("11.0.0")
|
||||||
),
|
),
|
||||||
.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("11.1.1")
|
.exact("12.0.0")
|
||||||
),
|
),
|
||||||
.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("11.1.1")
|
.exact("12.0.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdAutoIdentOnServerProductPlugin",
|
name: "WebIdAutoIdentOnServerProductPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/12.0.4/WebIdAutoIdentOnServerProductPlugin.framework-v12.0.4.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/MWI-1288/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.0.0/WebIdAutoIdentOnServerProductPlugin.framework-v13.0.0-SNAPSHOT-1159.zip",
|
||||||
checksum: "4572485503f5b741fd2927da7ea261c688f655c865a372a156fe120fd26c18fc"
|
checksum: "eb647ba901a57190778ac834cfd5a29178a3262d0c9a86333ad27de0d48e548e"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdAutoIdentOnServerProductPluginWrapper",
|
name: "WebIdAutoIdentOnServerProductPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user