6
0

add new version 11.0.0-SNAPSHOT-370

This commit is contained in:
mac-mini-003 2024-09-09 10:38:44 +02:00
parent 90e44c3da2
commit 6a5f8b5c88

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.branch("redesign-v4-snapshots")
.upToNextMinor(from: "13.0.1")
),
.package(
name: "DeviceKit",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/11.0.0/WebIdVideoIdentPlugin.framework-v11.0.0-SNAPSHOT-367.zip",
checksum: "6bc233ce35a91e5ebf4b4bcadeaab421ace63cdcecdba3469394a26304c00d54"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/11.0.0/WebIdVideoIdentPlugin.framework-v11.0.0-SNAPSHOT-370.zip",
checksum: "66229e12bdd4aaeedf204b17d1abfa883a07b1ae8799ad1956201a2ff081cd7b"
),
.target(
name: "WebIdVideoIdentPluginWrapper",