7
0

add new version 22.1.1-SNAPSHOT-1077

This commit is contained in:
mac-mini-003 2026-05-04 20:17:04 +02:00
parent a2a35f48fb
commit c36eae6d27

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("modernize") .branch("snapshots")
), ),
.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/22.1.1/WebIdDigitalSigningPlugin.framework-v22.1.1-SNAPSHOT-1076.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/22.1.1/WebIdDigitalSigningPlugin.framework-v22.1.1-SNAPSHOT-1077.zip",
checksum: "c6f3d8d2625d1e75942af006cea327db07dc9f20d0ef6f7cf970b8ba442180a5" checksum: "e96e18c839d65b4c57107bc4838226b29842ae2a4bb3a00341951e32bc8bd723"
), ),
.target( .target(
name: "WebIdDigitalSigningPluginWrapper", name: "WebIdDigitalSigningPluginWrapper",