6
0

add new version 12.3.0-SNAPSHOT-1335

This commit is contained in:
mac-mini-003 2025-04-17 11:58:35 +02:00
parent 4317413519
commit 06b2216f93

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.1.0")
.exact("12.2.0")
)
],
targets: [
.binaryTarget(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.3.0/WebIdIosIdentScanPlugin.framework-v12.3.0-SNAPSHOT-1334.zip",
checksum: "4c1a37a1394bcd6c6fcff0ecb40fb9479befa6b4969b82de52c75e07282b17cc"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.3.0/WebIdIosIdentScanPlugin.framework-v12.3.0-SNAPSHOT-1335.zip",
checksum: "71757830ec72dff92599a4f092d57b63ba17f093582545e4dedbc87dcc8d1077"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",