6
0

add new version 20.4.1-SNAPSHOT-514

This commit is contained in:
mac-mini-003 2026-01-05 19:31:38 +01:00
parent ffc479b75b
commit 7054b8beb1

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") .branch("experimental")
), ),
.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/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/20.4.1/WebIdVideoIdentPlugin.framework-v20.4.1-SNAPSHOT-512.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/20.4.1/WebIdVideoIdentPlugin.framework-v20.4.1-SNAPSHOT-514.zip",
checksum: "180d8e5a3a706fca502cbd72c665270dbe98c538e8d49e405bf6ae08add58a38" checksum: "65ce2aebe63acd630690333c7babdbf7e18e859ca825db2c897e67a4011518f7"
), ),
.target( .target(
name: "WebIdVideoIdentPluginWrapper", name: "WebIdVideoIdentPluginWrapper",