6
0

add new version 13.3.3

This commit is contained in:
mac-mini-003 2024-11-29 12:01:45 +01:00
parent d8b9ffe855
commit 6132ac35dd

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdEIdentPlugin", name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("5.1.1") .exact("5.2.0")
), ),
.package( .package(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdEIdOnServerProductPlugin", name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.3.0/WebIdEIdOnServerProductPlugin.framework-v13.3.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.3.3/WebIdEIdOnServerProductPlugin.framework-v13.3.3.zip",
checksum: "332303d1db2be86f6789c46c2f2d74adb1394a23e2ee40c01f3bf1dc345d7621" checksum: "057f4dcb1afb6f6bd4a4ec6fb050135f5cf69272badb83909d6ba6abe1b3ba49"
), ),
.target( .target(
name: "WebIdEIdOnServerProductPluginWrapper", name: "WebIdEIdOnServerProductPluginWrapper",