6
0

add new version 11.1.0

This commit is contained in:
mac-mini-003 2024-10-22 23:41:32 +02:00
parent a321ea44ca
commit 41dc9256e8

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.0.1") .exact("13.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/11.0.0/WebIdVideoIdentPlugin.framework-v11.0.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentPlugin/11.1.0/WebIdVideoIdentPlugin.framework-v11.1.0.zip",
checksum: "8cf12de24e38e9fe5e9f81783b603e3437457b08156837ea6364b9dcbed7e8f9" checksum: "13ac27aa74cbb753d7af494477306eb0a2016d2e6853ade90894909c70fc2bb9"
), ),
.target( .target(
name: "WebIdVideoIdentPluginWrapper", name: "WebIdVideoIdentPluginWrapper",