6
0

add new version 11.1.0-SNAPSHOT-1260

This commit is contained in:
mac-mini-003 2024-04-15 14:11:35 +02:00
parent db25b1d002
commit 1323ada024

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("10.0.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/11.0.0/WebIdIosIdentScanPlugin.framework-v11.0.0-SNAPSHOT-1248.zip",
checksum: "c9e445f2b0ddd72cecfa3b6cdb541be258d46e52bdeda2e2b1d6e52e29a70bde"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/11.1.0/WebIdIosIdentScanPlugin.framework-v11.1.0-SNAPSHOT-1260.zip",
checksum: "757938fac4d2432d315ab7746285ded704137f697fe4a0040373cc9467d6c0b8"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",