6
0

add new version 15.0.3-SNAPSHOT-1383

This commit is contained in:
mac-mini-003 2025-12-04 12:37:43 +01:00
parent b0fd1f954c
commit d593eaa810

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("15.0.1") .branch("legacy-snapshots")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdDocumentScanner/15.0.2/WebIdDocumentScanner.framework-v15.0.2-SNAPSHOT-1381.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdDocumentScanner/15.0.3/WebIdDocumentScanner.framework-v15.0.3-SNAPSHOT-1383.zip",
checksum: "84a965758eddd4cf983c7999dce207328d80f155811bd85ad48466f953052ef9" checksum: "3404169e03b65490f37c2885f156033a412c33f98e533b7f8b052ff383fa23df"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",