7
0

add new version 20.4.1-SNAPSHOT-461

This commit is contained in:
mac-mini-003 2026-01-05 21:04:02 +01:00
parent 6c591a1286
commit ca482b4251

View File

@ -17,7 +17,7 @@ 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("snapshots")
), ),
.package( .package(
name: "XS2AiOS", name: "XS2AiOS",
@ -28,8 +28,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosBankIdentPlugin", name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/20.4.1/WebIdIosBankIdentPlugin.framework-v20.4.1-SNAPSHOT-460.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/20.4.1/WebIdIosBankIdentPlugin.framework-v20.4.1-SNAPSHOT-461.zip",
checksum: "6d05faba66fb2db3606d1709c0cb53bb634f5660c6d1e31c383ceedbc71b2d95" checksum: "fc2996e343e63c22522b2a3ae8dc374a51ae0e6ca4b34b00bc266c794fd553b8"
), ),
.target( .target(
name: "WebIdIosBankIdentPluginWrapper", name: "WebIdIosBankIdentPluginWrapper",