6
0

add new version 13.0.2-SNAPSHOT-1185

This commit is contained in:
mac-mini-003 2024-07-04 18:35:28 +02:00
parent f4f1c57c76
commit 5d5a7c6942

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdIosBankIdentPlugin", name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("10.0.2") .exact("10.0.3")
), ),
.package( .package(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdPayOnServerProductPlugin", name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.2/WebIdPayOnServerProductPlugin.framework-v13.0.2-SNAPSHOT-1183.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.2/WebIdPayOnServerProductPlugin.framework-v13.0.2-SNAPSHOT-1185.zip",
checksum: "734027881acfedda59c38cc130d37825e84fa74abc1b23e479686e41bab9a5fe" checksum: "9eff13dddec6ef9abea2a5093cced1af5a3c54f9f3b37e8527a48e91601daa12"
), ),
.target( .target(
name: "WebIdPayOnServerProductPluginWrapper", name: "WebIdPayOnServerProductPluginWrapper",