6
0

add new version 14.0.0-SNAPSHOT-1228

This commit is contained in:
mac-mini-003 2024-10-25 08:12:28 +02:00
parent 976cfe6e69
commit f10f474b3e

View File

@ -17,29 +17,29 @@ let package = Package(
.package( .package(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm.git",
.exact("13.0.0-beta") .exact("13.1.0")
), ),
.package( .package(
name: "WebIdOnServerDocumentScanner", name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm.git",
.exact("13.0.0-beta") .exact("13.1.0")
), ),
.package( .package(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.0.0-beta") .exact("12.1.1")
), ),
.package( .package(
name: "WebIdVideoIdentPlugin", name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
.exact("11.0.0") .exact("11.1.0")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdVideoIdentProductPlugin", name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/14.0.0/WebIdVideoIdentProductPlugin.framework-v14.0.0-SNAPSHOT-1221.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/14.0.0/WebIdVideoIdentProductPlugin.framework-v14.0.0-SNAPSHOT-1228.zip",
checksum: "7a4c081a15529e0523aa598840aebf95fb145dcff067df1097cb8eb894e35697" checksum: "15995583f971a47a7ca4a4d203112a09835164a05a63373bad1a5ca9832f845b"
), ),
.target( .target(
name: "WebIdVideoIdentProductPluginWrapper", name: "WebIdVideoIdentProductPluginWrapper",