6
0

add new version 13.6.1

This commit is contained in:
mac-mini-003 2025-04-17 21:32:44 +02:00
parent da0e346ecc
commit 2ba281d88f

View File

@ -32,14 +32,14 @@ let package = Package(
.package( .package(
name: "WebIdVideoIdentPlugin", name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("10.6.0") .exact("10.6.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdVideoIdentProductPlugin", name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.6.0/WebIdVideoIdentProductPlugin.framework-v13.6.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.6.1/WebIdVideoIdentProductPlugin.framework-v13.6.1.zip",
checksum: "0163a2fe8d1c52813a91d81d03c211a69a57c2c72974c9f962a585117dd9cad0" checksum: "8ea1acb890a6b6a3c953e6a3faccfe5bfc5f6691c71cc3e00554fe487f0f995f"
), ),
.target( .target(
name: "WebIdVideoIdentProductPluginWrapper", name: "WebIdVideoIdentProductPluginWrapper",