7
0

add new version 23.1.1-SNAPSHOT-1669

This commit is contained in:
mac-mini-003 2026-06-05 15:20:39 +02:00
parent 044ed03956
commit ae34327eca

View File

@ -22,14 +22,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("22.0.0")
.exact("22.1.0")
)
],
targets: [
.binaryTarget(
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-1665.zip",
checksum: "a6cacac8055e2293979d7187417ed30cf707189adfebf4ce0ffee7b84f9ff496"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/23.1.1/WebIdIosIdentScanPlugin.framework-v23.1.1-SNAPSHOT-1669.zip",
checksum: "0e6c01873a2fe0d7e7f1ce0c752076c389c7d68c4acc38091cb8b15f07bb104a"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",