6
0

add new version 20.3.6-SNAPSHOT-1510

This commit is contained in:
mac-mini-003 2025-10-30 14:38:50 +01:00
parent c7be06fd20
commit 7e76f08c48

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") .branch("experimental")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/20.3.6/WebIdIosIdentScanPlugin.framework-v20.3.6-SNAPSHOT-1508.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/20.3.6/WebIdIosIdentScanPlugin.framework-v20.3.6-SNAPSHOT-1510.zip",
checksum: "f341cc30ce5281860d881b5e61b430605795ea3dc52c8adb6ef9173ddcfa48e9" checksum: "3b299eb2be0d63e69ed30c127593598f6ae2bcc06ed210a08ca43bd48d854627"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",