add new version 15.1.3-SNAPSHOT-1339
This commit is contained in:
parent
a46b793d5d
commit
c17585eefe
@ -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("15.0.1")
|
.exact("15.0.2")
|
||||||
),
|
),
|
||||||
.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("15.0.1")
|
.exact("15.0.2")
|
||||||
),
|
),
|
||||||
.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("15.0.1")
|
.exact("15.0.2")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdAutoIdentOnServerProductPlugin",
|
name: "WebIdAutoIdentOnServerProductPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.1.2/WebIdAutoIdentOnServerProductPlugin.framework-v15.1.2-SNAPSHOT-1335.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.1.3/WebIdAutoIdentOnServerProductPlugin.framework-v15.1.3-SNAPSHOT-1339.zip",
|
||||||
checksum: "5fc44d07481a71a99bc5ae8590abec71190b62538b8da9b7cecf9fba38f276a9"
|
checksum: "c7a18f9207e8218d53e7fda74e687629e917e1c6704206e4765cf66cd561845a"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdAutoIdentOnServerProductPluginWrapper",
|
name: "WebIdAutoIdentOnServerProductPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user