6
0

add new version 20.1.0

This commit is contained in:
mac-mini-003 2025-08-01 13:22:53 +02:00
parent 4eaf3a04db
commit f5243d863c

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("20.0.0") .exact("20.1.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/20.0.1/WebIdVideoIdentPlugin.framework-v20.0.1.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentPlugin/20.1.0/WebIdVideoIdentPlugin.framework-v20.1.0.zip",
checksum: "f83b153c2b1b4e1d89ea11367eae689677934e84dd3b79deccc8f905cecb4663" checksum: "256e1b7a570e26fc7880d221b8be3f7353a7cd5c345ff4d77182a7eb2a24f4ba"
), ),
.target( .target(
name: "WebIdVideoIdentPluginWrapper", name: "WebIdVideoIdentPluginWrapper",