6
0

add new version 13.3.0

This commit is contained in:
mac-mini-003 2024-10-22 11:42:09 +02:00
parent 387d4db2db
commit c2325858a7

View File

@ -22,7 +22,7 @@ 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("11.1.4") .exact("11.1.5")
), ),
.package( .package(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdPayProductPlugin", name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.2.0/WebIdPayProductPlugin.framework-v13.2.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.3.0/WebIdPayProductPlugin.framework-v13.3.0.zip",
checksum: "8098d0d5465a2e9702255f8fda323631d44ce8efbe1ebe5f0ea993b41e6ce140" checksum: "85db7834953efc9b1152f709fd0a8194712ae7e8c5072d7290f9a34562b4e184"
), ),
.target( .target(
name: "WebIdPayProductPluginWrapper", name: "WebIdPayProductPluginWrapper",