7
0

add new version 20.4.2-SNAPSHOT-1535

This commit is contained in:
mac-mini-003 2026-01-07 14:16:15 +01:00
parent f3cf6b7e16
commit ede53a8884

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.0")
) )
], ],
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-1531.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/20.4.2/WebIdIosIdentScanPlugin.framework-v20.4.2-SNAPSHOT-1535.zip",
checksum: "8f140b05738b4ebc5e4e7bc03bb485a8dc8303f335e31c31658a701b63f14a94" checksum: "bef753ad91a5515edd21c7c5d4a18defbc5c3b8593e8cb21374df4a06ab40362"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",