6
0

add new version 15.0.3-SNAPSHOT-1383

This commit is contained in:
mac-mini-003 2025-12-04 12:38:04 +01:00
parent cdbd728a64
commit a6db6c8ae2

View File

@ -22,14 +22,14 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("15.0.1") .branch("legacy-snapshots")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/15.0.2/WebIdIosIdentScanPlugin.framework-v15.0.2-SNAPSHOT-1381.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/15.0.3/WebIdIosIdentScanPlugin.framework-v15.0.3-SNAPSHOT-1383.zip",
checksum: "61d3d64ef80cec2fea95f73942285440daf2f9d4a44b0c5f2f3d5129e6016742" checksum: "0adb23a62fe38e9ea729af5b9c33abd5d9fa27128ad72b6d603cfc475e0134f1"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",