6
0

add new version 20.1.1-SNAPSHOT-1458

This commit is contained in:
mac-mini-003 2025-08-04 11:41:06 +02:00
parent 35c0a42d52
commit 3ab4b5f93b

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.1.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.1/WebIdIosIdentScanPlugin.framework-v20.1.1-SNAPSHOT-1455.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/20.1.1/WebIdIosIdentScanPlugin.framework-v20.1.1-SNAPSHOT-1458.zip",
checksum: "86ea49e4b7730a98a8c17f9357cd60729c5957990dbaaa3c426cdff24c096482" checksum: "9e594431af729423cd8fe6e69b1f4633f512c7086528da5708b8605608adb8bb"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",