6
0

add new version 20.1.2-SNAPSHOT-1469

This commit is contained in:
mac-mini-003 2025-08-23 09:31:02 +02:00
parent ef8b354d24
commit 6fb42c4eb3

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",
.branch("redesign-v4-snapshots") .exact("20.2.0")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/20.1.2/WebIdIosIdentScanPlugin.framework-v20.1.2-SNAPSHOT-1467.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/20.1.2/WebIdIosIdentScanPlugin.framework-v20.1.2-SNAPSHOT-1469.zip",
checksum: "9a534514e13f85ea7220df01143968776fa280f896e6d6294684dc0fb85fddcb" checksum: "a0f98a17ad008d1bcb6caf7dbdbb8bdaaaaa23360c8d1feb449cb3c489a1ab10"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",