6
0

add new version 13.0.0-SNAPSHOT-1375

This commit is contained in:
mac-mini-003 2024-11-29 14:35:13 +01:00
parent 1a5226dccf
commit d3536aea02

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",
.branch("redesign-v4-snapshots")
.exact("13.2.1")
)
],
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-1350.zip",
checksum: "be3fa1b5b4e146f5d870e5637157e6fe45e8d48e4ccac7884429a5da8c514510"
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-1375.zip",
checksum: "371b23523eb10590743e24514382ba6cdaad17015dc6b178d1e27bb4e9d647b8"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",