7
0

add new version 22.1.3-SNAPSHOT-1664

This commit is contained in:
mac-mini-003 2026-06-04 10:01:51 +02:00
parent 84d6ed3c7c
commit 0ab328e35e

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",
.branch("snapshots") .exact("22.0.0")
) )
], ],
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-1663.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/22.1.3/WebIdIosIdentScanPlugin.framework-v22.1.3-SNAPSHOT-1664.zip",
checksum: "f49b034e3ee81f6e3c2e4262140161bca0fbb5041a3021e0b3015a8f82d2aa37" checksum: "0478f5c102276787c42682dd68d583c54b4b0da6cd71e9a596161229fde1d51e"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",