7
0

add new version 22.0.2-SNAPSHOT-1613

This commit is contained in:
mac-mini-003 2026-04-02 16:13:15 +02:00
parent b7d35cdcd3
commit 20951d2f4f

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("21.1.0")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/22.0.2/WebIdIosIdentScanPlugin.framework-v22.0.2-SNAPSHOT-1612.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/22.0.2/WebIdIosIdentScanPlugin.framework-v22.0.2-SNAPSHOT-1613.zip",
checksum: "b4743ee91466c3681c7b7df9b7adbf8c0587c6e3ddaaa5d5c3ca9431faec86d8" checksum: "f63d643094e2a9db49f8c55e780fc909b8ce563f4d2d2286510b128862840f99"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",