6
0

add new version 13.3.3-SNAPSHOT-1238

This commit is contained in:
mac-mini-003 2024-11-19 11:56:16 +01:00
parent 3c1bde1719
commit f92bea7c6a

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") .branch("snapshots")
), ),
.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/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.3.3/WebIdEIdProductPlugin.framework-v13.3.3-SNAPSHOT-1235.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.3.3/WebIdEIdProductPlugin.framework-v13.3.3-SNAPSHOT-1238.zip",
checksum: "9f102b120ce52287f55284cf4d3c7dd1644852bd66fc15c0fc8b80bffadf2d9c" checksum: "704aebe4b013d1d092da62dbc025efc58afbe660f80cc0b6188f5d94b8cf57c0"
), ),
.target( .target(
name: "WebIdEIdProductPluginWrapper", name: "WebIdEIdProductPluginWrapper",