6
0

add new version 12.0.0-SNAPSHOT-1279

This commit is contained in:
mac-mini-003 2024-05-22 15:04:13 +02:00
parent 733508f8b3
commit abbc48e5e5

View File

@ -22,14 +22,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("10.1.1") .exact("11.0.0")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdOnServerDocumentScanner", name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/11.1.1/WebIdOnServerDocumentScanner.framework-v11.1.1-SNAPSHOT-1275.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/12.0.0/WebIdOnServerDocumentScanner.framework-v12.0.0-SNAPSHOT-1279.zip",
checksum: "2325c3f24ab27f56121ccd45ff8ec5172758d486ae4c2cc17b4c44608f1ba6b5" checksum: "5ea5753e63bb7bf43261290829833713082faae414f1e97ffb36ca1c5ea96760"
), ),
.target( .target(
name: "WebIdOnServerDocumentScannerWrapper", name: "WebIdOnServerDocumentScannerWrapper",