6
0

add new version 13.3.3

This commit is contained in:
mac-mini-003 2024-11-29 12:02:08 +01:00
parent 27e9370dbc
commit beb53e10b7

View File

@ -27,7 +27,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: "WebIdEIdProductPlugin", name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.3.0/WebIdEIdProductPlugin.framework-v13.3.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.3.3/WebIdEIdProductPlugin.framework-v13.3.3.zip",
checksum: "dda38021fa4bbd000bbcafc3aac6a580165d539c33ef2cdfffc47a8c450bd1f8" checksum: "a42964dfb912c246b0dae81b6f62afbd280ceb188b08ead014152895819e51c8"
), ),
.target( .target(
name: "WebIdEIdProductPluginWrapper", name: "WebIdEIdProductPluginWrapper",