6
0

add new version 6.3.1

This commit is contained in:
mac-mini-003 2025-03-12 13:54:58 +01:00
parent 55ca34ff86
commit 9bfc6eeb49

View File

@ -17,7 +17,7 @@ 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") .exact("13.3.1")
), ),
.package( .package(
name: "AusweisApp2", name: "AusweisApp2",
@ -28,8 +28,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdEIdentPlugin", name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdentPlugin/6.3.0/WebIdEIdentPlugin.framework-v6.3.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdentPlugin/6.3.1/WebIdEIdentPlugin.framework-v6.3.1.zip",
checksum: "072de3ab78518a341e0e1f3a6806a131e059d7dc6ec8e88cf71720dff54d8fc3" checksum: "95773fa65c9e7143cce080114e3ac6c887993a61c8e556dea2bb1c23f869904d"
), ),
.target( .target(
name: "WebIdEIdentPluginWrapper", name: "WebIdEIdentPluginWrapper",