6
0

add new version 12.3.0-SNAPSHOT-1313

This commit is contained in:
mac-mini-003 2024-12-20 13:17:47 +01:00
parent 3eaac3af1f
commit 96399b43b2

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.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-1311.zip",
checksum: "6a7394e815d6a0b1aa33d5c8a505e0d074eb4b5bf09fdabcdb934bb415c53e57"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.3.0/WebIdIosIdentScanPlugin.framework-v12.3.0-SNAPSHOT-1313.zip",
checksum: "35a78f98dfb3de10b2054893e086ec678762fa09d896e4df53381967137d7278"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",