6
0

add new version 13.0.5

This commit is contained in:
mac-mini-003 2024-07-01 11:18:50 +02:00
parent 2c53a8caca
commit b21133d24c

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdVideoIdentProductPlugin", name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-product-plugin-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-product-plugin-spm.git",
.exact("13.0.4") .exact("13.0.5")
), ),
.package( .package(
name: "WebIdVideoIdentPlugin", name: "WebIdVideoIdentPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdMetaPlugin", name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.0.4/WebIdMetaPlugin.framework-v13.0.4.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.0.5/WebIdMetaPlugin.framework-v13.0.5.zip",
checksum: "196eaa33b31c7a03d0f5abc3a01eac7fcbe2621c8d5325ad7d8ef912cdbca424" checksum: "0c1d31ddeecbf86f92b3138e5db00f0783460e45ecf2aad9531a0b3a76a20424"
), ),
.target( .target(
name: "WebIdMetaPluginWrapper", name: "WebIdMetaPluginWrapper",