7
0

add new version 20.4.2-SNAPSHOT-1538

This commit is contained in:
mac-mini-003 2026-01-08 21:12:16 +01:00
parent e116eafd8d
commit f1f71dd152

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("21.0.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/20.4.2/WebIdIosIdentScanPlugin.framework-v20.4.2-SNAPSHOT-1536.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/20.4.2/WebIdIosIdentScanPlugin.framework-v20.4.2-SNAPSHOT-1538.zip",
checksum: "0490db89fb2b421f80781705ec64ec4be94e5ceb86c47128d4e652fb0e760fd5" checksum: "13520046dd33aa8d349177d326b63d4b4fe64c16c264cbb6720aea5a00f063c3"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",