6
0

add new version 11.4.0

This commit is contained in:
mac-mini-003 2025-03-12 21:02:40 +01:00
parent 03d8cea74a
commit e65c195451

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: "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/redesign-v4/de/webid-solutions/WebIdIosBankIdentPlugin/11.3.0/WebIdIosBankIdentPlugin.framework-v11.3.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdIosBankIdentPlugin/11.4.0/WebIdIosBankIdentPlugin.framework-v11.4.0.zip",
checksum: "be6159c8ab59ee667e8a3fc554445038ebf99ead78650910e746a41d6dc7acf1" checksum: "171e53f1e683d86d09fec9db76df732df3dd3499a918542d7b97228d248f7a0a"
), ),
.target( .target(
name: "WebIdIosBankIdentPluginWrapper", name: "WebIdIosBankIdentPluginWrapper",