6
0

add new version 15.0.1-SNAPSHOT-1370

This commit is contained in:
mac-mini-003 2025-09-28 10:59:26 +02:00
parent 545af298e0
commit e523b16945

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",
.branch("experimental") .branch("legacy-snapshots")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdIosIdentScanPlugin/20.2.2/WebIdIosIdentScanPlugin.framework-v20.2.2-SNAPSHOT-1480.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdIosIdentScanPlugin/15.0.1/WebIdIosIdentScanPlugin.framework-v15.0.1-SNAPSHOT-1370.zip",
checksum: "8257e9be0bbec580983ed2c2292393bac3e577722f2dbd7765d8068f9f805efd" checksum: "6538c02c4e15d35fb78b0da217f8a0b0bdc3c65f3a06d7ba2b8de0d41a8963d9"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",