add new version 21.0.4-SNAPSHOT-1504
This commit is contained in:
parent
34fa2d46e1
commit
f4700faeb1
@ -16,30 +16,30 @@ let package = Package(
|
||||
// Dependencies declare other packages that this package depends on.
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
|
||||
.exact("20.2.1")
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.branch("snapshots")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
|
||||
.exact("20.2.1")
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.branch("snapshots")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
|
||||
.exact("20.2.1")
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||
.branch("snapshots")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
|
||||
.exact("20.2.1")
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.branch("snapshots")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAutoIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/21.0.3/WebIdAutoIdProductPlugin.framework-v21.0.3-SNAPSHOT-1500.zip",
|
||||
checksum: "cb11fca8bff8dcce6d10f6b96af07dff9fdcab4eaee146bbb03b09353930e3a2"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/21.0.4/WebIdAutoIdProductPlugin.framework-v21.0.4-SNAPSHOT-1504.zip",
|
||||
checksum: "a5b7a07fe59fd31a5d20d65772ce9713eb0918b2b8a57b9e9abc1b6c6e0d2d17"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAutoIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user