6
0

add new version 13.3.3-SNAPSHOT-1240

This commit is contained in:
mac-mini-003 2024-11-28 15:04:10 +01:00
parent f92bea7c6a
commit a4e2c27e8c

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