6
0

add new version 20.2.1

This commit is contained in:
mac-mini-003 2025-08-28 15:41:12 +02:00
parent 0f35e538d0
commit dda471bc1d

View File

@ -17,14 +17,14 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.exact("20.2.0") .exact("20.2.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDocumentScanner/20.2.0/WebIdDocumentScanner.framework-v20.2.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDocumentScanner/20.2.1/WebIdDocumentScanner.framework-v20.2.1.zip",
checksum: "21f5299fb035ee22c733165c3914d4d5b1cf33217b85999d178bc850705794c7" checksum: "fc1ebd7cb68637ad5709f13fcac5c5f0a4f9d4792544a0e30d1df923f721eba3"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",