6
0

add new version 14.2.0-SNAPSHOT-1239

This commit is contained in:
mac-mini-003 2024-11-19 12:10:49 +01:00
parent 362ac3501e
commit 7802d5ebcc

View File

@ -27,7 +27,7 @@ let package = Package(
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm",
.exact("6.1.0")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/14.0.0/WebIdEIdProductPlugin.framework-v14.0.0-SNAPSHOT-1231.zip",
checksum: "7ee2c59e56b32d07f3bb7b64ea19213ff39f9827446c9ada64458b9d02ea76e0"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/14.2.0/WebIdEIdProductPlugin.framework-v14.2.0-SNAPSHOT-1239.zip",
checksum: "df0be3887b2f4a9deabade244f05d643bc04a280e2d8946511f96d084a31f27b"
),
.target(
name: "WebIdEIdProductPluginWrapper",