add new version 11.1.0
This commit is contained in:
parent
a321ea44ca
commit
41dc9256e8
@ -17,7 +17,7 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
||||
.exact("13.0.1")
|
||||
.exact("13.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "DeviceKit",
|
||||
@ -38,8 +38,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
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",
|
||||
checksum: "8cf12de24e38e9fe5e9f81783b603e3437457b08156837ea6364b9dcbed7e8f9"
|
||||
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: "13ac27aa74cbb753d7af494477306eb0a2016d2e6853ade90894909c70fc2bb9"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user