7
0

add new version 22.1.1-SNAPSHOT-571

This commit is contained in:
mac-mini-003 2026-04-22 14:41:34 +02:00
parent dfe76db803
commit 8a6441b838

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",
.exact("21.2.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/22.0.1/WebIdVideoIdentPlugin.framework-v22.0.1-SNAPSHOT-569.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/22.1.1/WebIdVideoIdentPlugin.framework-v22.1.1-SNAPSHOT-571.zip",
checksum: "5c023bfd59d19157cfc0c109abfc45db8954d6cfb7b645e643daef70e60d250b" checksum: "928cd1425a4ef1e74e370f6e91a5a2b521cb75947f844c017b3fab6340c496e3"
), ),
.target( .target(
name: "WebIdVideoIdentPluginWrapper", name: "WebIdVideoIdentPluginWrapper",