7
0

add new version 23.0.2-SNAPSHOT-1093

This commit is contained in:
mac-mini-003 2026-06-04 11:00:51 +02:00
parent b3ece62722
commit 4cd20135fc

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("snapshots") .exact("22.0.0")
), ),
.package( .package(
name: "WebIdSdkUiKitComponents", name: "WebIdSdkUiKitComponents",
@ -28,8 +28,8 @@ let package = Package(
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-1092.zip", 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",
checksum: "d0fa7ef7fdb3bbc20e90d5067183260d0027ade4f8019761ce0628975dd4fcf2" checksum: "9ff9d909dd028885fd371cd133ad73a9d696fd213900600fd477aeef27d95885"
), ),
.target( .target(
name: "WebIdDigitalSigningPluginWrapper", name: "WebIdDigitalSigningPluginWrapper",