6
0

add new version 12.0.1-SNAPSHOT-1286

This commit is contained in:
mac-mini-003 2024-06-13 09:05:08 +02:00
parent 22f1493ad2
commit 988424e916

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.0")
.branch("snapshots")
)
],
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-1285.zip",
checksum: "b93d425a8c2bf63c5dbd3094b3659a20ac195a4d1e0c7c1fdc0ad10146edf249"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.0.1/WebIdIosIdentScanPlugin.framework-v12.0.1-SNAPSHOT-1286.zip",
checksum: "1f63ad936ecc60c45ce1fe211ced18acf92e7a0d7eb45f171ba626de2c39bff6"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",