6
0

add new version 13.0.0-SNAPSHOT-1314

This commit is contained in:
mac-mini-003 2024-10-21 14:19:09 +02:00
parent 275abf475e
commit 444f7569e3

View File

@ -22,14 +22,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.upToNextMinor(from: "13.0.1")
.exact("13.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/13.0.0/WebIdIosIdentScanPlugin.framework-v13.0.0-SNAPSHOT-1308.zip",
checksum: "161314a9d64d710726320ea10c2b47d0a60684921c08da54a69e38ecf02d6cb2"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/13.0.0/WebIdIosIdentScanPlugin.framework-v13.0.0-SNAPSHOT-1314.zip",
checksum: "64b7752c0c8b044f697b2e05d967ebe80bf767c1cc4431f2cf1bf18b5d9b5b78"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",