7
0

add new version 23.0.0

This commit is contained in:
mac-mini-003 2026-05-15 13:14:40 +02:00
parent e661355f14
commit 1e451bbb49

View File

@ -17,14 +17,14 @@ 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",
.exact("21.2.0") .exact("22.0.0")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDocumentScanner/22.1.2/WebIdDocumentScanner.framework-v22.1.2.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDocumentScanner/23.0.0/WebIdDocumentScanner.framework-v23.0.0.zip",
checksum: "bc03d8f6478aec9e6eb026bcab0873fa5133d27934a97d77f420f34676657ca7" checksum: "0bbe31683aa1f70d0e39ddd714cedf307e01ef7e48cf56505710ea1b80b64c46"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",