6
0

add new version 12.3.0-SNAPSHOT-1337

This commit is contained in:
mac-mini-003 2025-05-15 15:41:25 +02:00
parent 06b2216f93
commit ec70b3263d

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.2.0")
.branch("snapshots")
)
],
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-1335.zip",
checksum: "71757830ec72dff92599a4f092d57b63ba17f093582545e4dedbc87dcc8d1077"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.3.0/WebIdIosIdentScanPlugin.framework-v12.3.0-SNAPSHOT-1337.zip",
checksum: "1caaef7bc2c2b8e62f3596379354334449821af2fdbc17c22ec33067fd5410ff"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",