7
0

add new version 23.1.1-SNAPSHOT-585

This commit is contained in:
mac-mini-003 2026-06-04 15:11:16 +02:00
parent ee539a4f56
commit b68d0f558d

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.0.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/23.0.1/WebIdVideoIdentPlugin.framework-v23.0.1-SNAPSHOT-583.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/23.1.1/WebIdVideoIdentPlugin.framework-v23.1.1-SNAPSHOT-585.zip",
checksum: "6b60f1778e8db7395b98052d2bfe7b00126781f649c6a807b3d40e902295a92e" checksum: "55ca8c0a3cfc6fb7a9c9f782255b4b24fda39025f6b7ae44349dde44a9844d98"
), ),
.target( .target(
name: "WebIdVideoIdentPluginWrapper", name: "WebIdVideoIdentPluginWrapper",