6
0

add new version 13.0.6

This commit is contained in:
mac-mini-003 2024-07-01 17:04:45 +02:00
parent d962f161a2
commit 5235996e63

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/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.5/WebIdPayOnServerProductPlugin.framework-v13.0.5.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.6/WebIdPayOnServerProductPlugin.framework-v13.0.6.zip",
checksum: "336449724e85637ec7fbfdf9538fc62d321a8fcb411816f2c22992b161d4f330" checksum: "521fb9f447ee79af590c0e10d2f874b6ca7eae6548859756dea684ed7cb2c77d"
), ),
.target( .target(
name: "WebIdPayOnServerProductPluginWrapper", name: "WebIdPayOnServerProductPluginWrapper",