7
0

add new version 22.1.1-SNAPSHOT-1634

This commit is contained in:
mac-mini-003 2026-04-23 16:49:05 +02:00
parent f8bc01f9c7
commit f3f9665f0e

View File

@ -22,14 +22,14 @@ 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",
.exact("21.2.0") .branch("snapshots")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/22.0.4/WebIdIosIdentScanPlugin.framework-v22.0.4-SNAPSHOT-1630.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/22.1.1/WebIdIosIdentScanPlugin.framework-v22.1.1-SNAPSHOT-1634.zip",
checksum: "a73558c6eef4c5734a1ac8b5ba0a2681debbb51e6fdc5e8ece3643dc1c923db6" checksum: "70ab5d02395c16a070818990c9f549841fb0cb3693b58fa7b5c87b901ddfa47e"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",