6
0

add new version 13.3.0-SNAPSHOT-1394

This commit is contained in:
mac-mini-003 2025-02-13 17:21:12 +01:00
parent 9f745344b1
commit bc4411eb7b

View File

@ -22,14 +22,14 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.exact("13.3.0") .branch("redesign-v4-snapshots")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdIosIdentScanPlugin/13.3.1/WebIdIosIdentScanPlugin.framework-v13.3.1-SNAPSHOT-1397.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdIosIdentScanPlugin/13.3.0/WebIdIosIdentScanPlugin.framework-v13.3.0-SNAPSHOT-1394.zip",
checksum: "bcabf7bd1af30e2ea78e0dea3a6b600f8813528af5b2e60a1b245a48a9fe90ff" checksum: "4fba2cfa34c0336d278ee0c34614017d65cf0f186d961ae7d6912c7e0d47d7e4"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",