7
0

add new version 23.1.2-SNAPSHOT-1671

This commit is contained in:
mac-mini-003 2026-06-10 14:43:58 +02:00
parent ae34327eca
commit bf7bf98aba

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.1.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdIosIdentScanPlugin",
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"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/23.1.2/WebIdIosIdentScanPlugin.framework-v23.1.2-SNAPSHOT-1671.zip",
checksum: "50594f15a1643bb767fcb2e3b5f45fd2385970c8ece1827af9c4d733d7d9dc87"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",