6
0

add new version 20.3.6-SNAPSHOT-1509

This commit is contained in:
mac-mini-003 2025-11-04 08:58:24 +01:00
parent 7e76f08c48
commit e6104301db

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