7
0

add new version 23.0.2-SNAPSHOT-1095

This commit is contained in:
mac-mini-003 2026-06-04 11:47:39 +02:00
parent 4cd20135fc
commit 13a32f2adb

View File

@ -22,14 +22,14 @@ let package = Package(
.package( .package(
name: "WebIdSdkUiKitComponents", name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.branch("snapshots") .exact("21.2.2")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/23.0.2/WebIdDigitalSigningPlugin.framework-v23.0.2-SNAPSHOT-1093.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/23.0.2/WebIdDigitalSigningPlugin.framework-v23.0.2-SNAPSHOT-1095.zip",
checksum: "9ff9d909dd028885fd371cd133ad73a9d696fd213900600fd477aeef27d95885" checksum: "4ebfb9c8c74b50a1f72216a861d265f9bd092439c53cf41952b24c1cc0b203a7"
), ),
.target( .target(
name: "WebIdDigitalSigningPluginWrapper", name: "WebIdDigitalSigningPluginWrapper",