7
0

add new version 23.1.2-SNAPSHOT-594

This commit is contained in:
mac-mini-003 2026-06-25 13:52:09 +02:00
parent 6fb2f84404
commit 1040ab39d5

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.1.1")
), ),
.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/23.1.2/WebIdVideoIdentPlugin.framework-v23.1.2-SNAPSHOT-591.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/23.1.2/WebIdVideoIdentPlugin.framework-v23.1.2-SNAPSHOT-594.zip",
checksum: "a845355455e73c439a46fe4cf7bd0c5e10b1c5ad1f760aa92b430d5ff2b8a964" checksum: "ddea7601f4aeb52074efd5bb6b645b33fbe1d8c868bb6e67397fc3c12d129d6a"
), ),
.target( .target(
name: "WebIdVideoIdentPluginWrapper", name: "WebIdVideoIdentPluginWrapper",