6
0

add new version 14.2.0-SNAPSHOT-1239

This commit is contained in:
mac-mini-003 2024-11-19 12:10:28 +01:00
parent 5540f0c3c2
commit 337132126c

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdEIdentPlugin", name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm",
.exact("6.1.0") .branch("redesign-v4-snapshots")
), ),
.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/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.0.0/WebIdEIdOnServerProductPlugin.framework-v14.0.0-SNAPSHOT-1231.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.2.0/WebIdEIdOnServerProductPlugin.framework-v14.2.0-SNAPSHOT-1239.zip",
checksum: "3b90aa1387183f7ba142f9e3db2a09a02979336eed1751896af4b983899218f8" checksum: "7e3e9ff9aa40408033872bd1a52d72d13d19a15fac6080806a52be27c97cbfaa"
), ),
.target( .target(
name: "WebIdEIdOnServerProductPluginWrapper", name: "WebIdEIdOnServerProductPluginWrapper",