add new version 13.0.4
This commit is contained in:
parent
bc7c5d5161
commit
32d092d18b
@ -27,19 +27,19 @@ 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("12.0.2")
|
.exact("12.0.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("12.0.2")
|
.exact("12.0.3")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdPayOnServerProductPlugin",
|
name: "WebIdPayOnServerProductPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.3/WebIdPayOnServerProductPlugin.framework-v13.0.3.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.4/WebIdPayOnServerProductPlugin.framework-v13.0.4.zip",
|
||||||
checksum: "756679201da6edc7918dea9922bd02600ef6b95a29ee050eb8605bb2b27148f9"
|
checksum: "0f217fd51fd296eab08e52bb254d8e048b76d6b1884b93df44f369b0f9706af2"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdPayOnServerProductPluginWrapper",
|
name: "WebIdPayOnServerProductPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user