7
0

add new version 21.1.2-SNAPSHOT-553

This commit is contained in:
mac-mini-003 2026-03-10 14:18:32 +01:00
parent d419989ad7
commit fbef901906

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("21.0.5")
), ),
.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.2/WebIdVideoIdentPlugin.framework-v21.1.2-SNAPSHOT-549.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/21.1.2/WebIdVideoIdentPlugin.framework-v21.1.2-SNAPSHOT-553.zip",
checksum: "3ddc11f63eb8a6acff7fc145ffb39cbc44e8d21a3d8d6b1967a9c35ffd98725d" checksum: "0c509cbe897b9d46bef57db1fac28276dd79cffd928abf4c65eccd676863c736"
), ),
.target( .target(
name: "WebIdVideoIdentPluginWrapper", name: "WebIdVideoIdentPluginWrapper",