7
0

add new version 23.1.2-SNAPSHOT-1677

This commit is contained in:
mac-mini-003 2026-06-25 11:25:03 +02:00
parent 51c7a4416e
commit 07d80ba527

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.1.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/23.1.2/WebIdIosIdentScanPlugin.framework-v23.1.2-SNAPSHOT-1674.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/23.1.2/WebIdIosIdentScanPlugin.framework-v23.1.2-SNAPSHOT-1677.zip",
checksum: "a947ff273746c245cbd2c4f6a47c4b8c2670c8b026072202af1f983e2f554eb9" checksum: "210239edfab7aa523e7cf72461720cfb8cd2b3859b16dbdb36c6b6f34d6355b5"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",