6
0

add new version 15.0.0-SNAPSHOT-1353

This commit is contained in:
mac-mini-003 2025-06-18 16:04:11 +02:00
parent 37d88df82d
commit 53e290ea80

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",
.exact("12.3.3")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.6.0/WebIdIosIdentScanPlugin.framework-v12.6.0-SNAPSHOT-1351.zip",
checksum: "ebc0d262e0f26f1396db12dfe135519fea1e1db68f3b65cd18f590bf706247ec"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/15.0.0/WebIdIosIdentScanPlugin.framework-v15.0.0-SNAPSHOT-1353.zip",
checksum: "4e63350a989cc232dd08c097a5bc632d7d002ecf6957d6dd31917f99bba6ed6b"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",