6
0

add new version 11.4.0

This commit is contained in:
mac-mini-003 2025-05-23 13:06:57 +02:00
parent 758e1ba0c7
commit a7225239f1

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: "DeviceKit", name: "DeviceKit",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdVideoIdentPlugin", name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentPlugin/11.3.0/WebIdVideoIdentPlugin.framework-v11.3.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentPlugin/11.4.0/WebIdVideoIdentPlugin.framework-v11.4.0.zip",
checksum: "8778af8ea38225164518c75b1c54ae5a13a0f9b7c3368d7297520a5cf2a319df" checksum: "d7701ca4f706de02149dbbd491d90ab769b880de56b9d82f1c9e2b3e9a95159b"
), ),
.target( .target(
name: "WebIdVideoIdentPluginWrapper", name: "WebIdVideoIdentPluginWrapper",