6
0

add new version 20.1.2-SNAPSHOT-1460

This commit is contained in:
mac-mini-003 2025-08-04 12:02:48 +02:00
parent e767bf91f9
commit b5531426ae

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.1.0") .branch("redesign-v4-snapshots")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/20.1.1/WebIdDocumentScanner.framework-v20.1.1-SNAPSHOT-1458.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/20.1.2/WebIdDocumentScanner.framework-v20.1.2-SNAPSHOT-1460.zip",
checksum: "63505929df2b04228bd44871af1f7282215f5080ffd0fe7985fdae9d9a68ffae" checksum: "8ad32b5c5363ff00e0598c7e9e2820d8d277fa2205995358846486963945296a"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",