6
0

add new version 12.0.0-SNAPSHOT-787

This commit is contained in:
mac-mini-003 2024-09-09 14:44:24 +02:00
parent 66a7da6350
commit 3e95e3c508

View File

@ -22,14 +22,14 @@ let package = Package(
.package( .package(
name: "WebIdSdkUiKitComponents", name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-sdk-ui-components-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-sdk-ui-components-spm.git",
.revision("134097f09a037158d2e990245b367587d0d42eb2") .exact("10.0.0-beta")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/12.0.0/WebIdDigitalSigningPlugin.framework-v12.0.0-SNAPSHOT-786.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/12.0.0/WebIdDigitalSigningPlugin.framework-v12.0.0-SNAPSHOT-787.zip",
checksum: "71c15b581576ab5397834d061c2dac45681ab53386e971bd9b762717e6e1e714" checksum: "b31bcd7906af3f2653452597405488d3bc5b7852df3b0fa25b0a9878a930afba"
), ),
.target( .target(
name: "WebIdDigitalSigningPluginWrapper", name: "WebIdDigitalSigningPluginWrapper",