7
0

add new version 23.1.3-SNAPSHOT-1679

This commit is contained in:
mac-mini-003 2026-06-25 13:25:08 +02:00
parent 07d80ba527
commit 522919dff3

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.1.1") .branch("snapshots")
) )
], ],
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-1677.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/23.1.3/WebIdIosIdentScanPlugin.framework-v23.1.3-SNAPSHOT-1679.zip",
checksum: "210239edfab7aa523e7cf72461720cfb8cd2b3859b16dbdb36c6b6f34d6355b5" checksum: "446c5a8b97563aa339b151592b5e2dea47d22925a37c52dbef4cbab3654efd64"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",