7
0

add new version 22.1.3-SNAPSHOT-1658

This commit is contained in:
mac-mini-003 2026-05-20 14:38:53 +02:00
parent 34a3e67202
commit 4cb88aca32

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("22.0.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.1.3/WebIdIosIdentScanPlugin.framework-v22.1.3-SNAPSHOT-1657.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/22.1.3/WebIdIosIdentScanPlugin.framework-v22.1.3-SNAPSHOT-1658.zip",
checksum: "f2355ecc60ab3b4874ef3acc8e2260d963c7b63609afdeea9280dd9075707e1f" checksum: "7cad15a1dec694e4463fd0c67424d3b47c90ac8766a2c7f17d63abc5cb67b397"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",