6
0

add new version 12.0.1-SNAPSHOT-1300

This commit is contained in:
mac-mini-003 2024-07-25 11:30:46 +02:00
parent cb351e51fc
commit 43f94f531a

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("11.0.1")
.exact("12.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.0.1/WebIdIosIdentScanPlugin.framework-v12.0.1-SNAPSHOT-1298.zip",
checksum: "5c1bde00119717f050f963212c3cdd09e496e0a03aece44dec4821291d4b80d0"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.0.1/WebIdIosIdentScanPlugin.framework-v12.0.1-SNAPSHOT-1300.zip",
checksum: "d300f5a9ba606aa1d56c0ac3b52f83616c73f329f6c8613ec7de7fec1823c60f"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",