6
0

add new version 20.2.1-SNAPSHOT-1471

This commit is contained in:
mac-mini-003 2025-08-25 17:11:17 +02:00
parent 6fb42c4eb3
commit e16394b26e

View File

@ -22,14 +22,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.exact("20.2.0")
.branch("redesign-v4-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/20.1.2/WebIdIosIdentScanPlugin.framework-v20.1.2-SNAPSHOT-1469.zip",
checksum: "a0f98a17ad008d1bcb6caf7dbdbb8bdaaaaa23360c8d1feb449cb3c489a1ab10"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/20.2.1/WebIdIosIdentScanPlugin.framework-v20.2.1-SNAPSHOT-1471.zip",
checksum: "0f06e8ba09e80464618cfe216b35fe7a29bfab3d675bf00b6fdfb263616fff3c"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",