add new version 22.0.1-SNAPSHOT-565
This commit is contained in:
parent
ce77a8d7bf
commit
2ebaaee0bc
@ -17,7 +17,7 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||||
.exact("21.1.0")
|
.branch("snapshots")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "AhoyKit",
|
name: "AhoyKit",
|
||||||
@ -33,8 +33,8 @@ let package = Package(
|
|||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdVideoIdentPlugin",
|
name: "WebIdVideoIdentPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/21.1.3/WebIdVideoIdentPlugin.framework-v21.1.3-SNAPSHOT-563.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/22.0.1/WebIdVideoIdentPlugin.framework-v22.0.1-SNAPSHOT-565.zip",
|
||||||
checksum: "4499762e4c8513e063036596a58fbe2237e02fde6d3fc4a9a67702dbd9faa592"
|
checksum: "957d48abdb832557a88fc6f9b515b48eb3895fa18a9ad690e47f52464c0c355b"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdVideoIdentPluginWrapper",
|
name: "WebIdVideoIdentPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user