7
0

add new version 22.1.1-SNAPSHOT-578

This commit is contained in:
mac-mini-003 2026-05-13 11:10:06 +02:00
parent a84413c0d3
commit 6780596982

View File

@ -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",
.branch("snapshots") .exact("22.0.0")
), ),
.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/22.1.1/WebIdVideoIdentPlugin.framework-v22.1.1-SNAPSHOT-575.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/22.1.1/WebIdVideoIdentPlugin.framework-v22.1.1-SNAPSHOT-578.zip",
checksum: "8cd6b6a8c94337442b04b8aca5eab4a2ba14566793da1a4e6cd532627a51748f" checksum: "5f917f55b893b0c5fdaf9334f51853602ed05ef812f136ce6b8d09092f9e0eef"
), ),
.target( .target(
name: "WebIdVideoIdentPluginWrapper", name: "WebIdVideoIdentPluginWrapper",