7
0

add new version 23.1.3-SNAPSHOT-596

This commit is contained in:
mac-mini-003 2026-06-26 11:01:42 +02:00
parent 1040ab39d5
commit f1a89e5219

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