6
0

add new version 20.2.1-SNAPSHOT-479

This commit is contained in:
mac-mini-003 2025-08-26 11:23:05 +02:00
parent b28752d3cc
commit 0d21a8bc52

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.exact("20.2.0") .branch("redesign-v4-snapshots")
), ),
.package( .package(
name: "DeviceKit", name: "DeviceKit",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdVideoIdentPlugin", name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/20.1.1/WebIdVideoIdentPlugin.framework-v20.1.1-SNAPSHOT-477.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/20.2.1/WebIdVideoIdentPlugin.framework-v20.2.1-SNAPSHOT-479.zip",
checksum: "8ae43a3f146f069d27b1a83b1c54584be0cfbfaa904ca785c4ccc207aa9ea201" checksum: "be969e74ca373ca435d0d646a23a489a18e5117deae365d966a479ebfdaa8111"
), ),
.target( .target(
name: "WebIdVideoIdentPluginWrapper", name: "WebIdVideoIdentPluginWrapper",