add new version 20.1.2-SNAPSHOT-1488
This commit is contained in:
parent
e0a7728d02
commit
1220eed88a
@ -16,35 +16,35 @@ let package = Package(
|
||||
// Dependencies declare other packages that this package depends on.
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm.git",
|
||||
.branch("redesign-v4-snapshots")
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
|
||||
.exact("20.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
|
||||
.branch("redesign-v4-snapshots")
|
||||
.exact("20.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
|
||||
.branch("redesign-v4-snapshots")
|
||||
.exact("20.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm.git",
|
||||
.branch("redesign-v4-snapshots")
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
|
||||
.exact("20.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosBankIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-bank-ident-plugin-spm",
|
||||
.branch("redesign-v4-snapshots")
|
||||
.exact("20.2.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAccountIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/20.1.2/WebIdAccountIdProductPlugin.framework-v20.1.2-SNAPSHOT-1483.zip",
|
||||
checksum: "d2b57640ad47c8fc0577d7bbfca11460bad9412483b424d20ecf2461cdf0256b"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/20.1.2/WebIdAccountIdProductPlugin.framework-v20.1.2-SNAPSHOT-1488.zip",
|
||||
checksum: "23aadc0aa2497e97009be434d63c7b08c80cb47fa432e9c357aa89ff0311ebdf"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAccountIdProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user