6
0

add new version 6.5.0

This commit is contained in:
mac-mini-003 2025-05-23 13:11:50 +02:00
parent 3bd3ed9243
commit 0f79839eed

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.4.0") .exact("13.5.0")
), ),
.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.4.1/WebIdEIdentPlugin.framework-v6.4.1.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdentPlugin/6.5.0/WebIdEIdentPlugin.framework-v6.5.0.zip",
checksum: "b829fb5e30a1343e51d46854ddfc05d9748da46f8b53d358cfc39c5449c7be1c" checksum: "874b0de58192730cd76012154d1681aa516ec7b02a87f035ca2443885f577080"
), ),
.target( .target(
name: "WebIdEIdentPluginWrapper", name: "WebIdEIdentPluginWrapper",