7
0

add new version 22.1.3-SNAPSHOT-1641

This commit is contained in:
mac-mini-003 2026-04-30 20:36:01 +02:00
parent e1859261fa
commit 7c257118e1

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("15.1.2")
.branch("modernize")
),
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("15.1.1")
.branch("modernize")
)
],
targets: [
.binaryTarget(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosIdentScanPlugin/15.1.2/WebIdIosIdentScanPlugin.framework-v15.1.2.zip",
checksum: "62a0473cf4e30241170621ce6feebe0b8dd08299fb6fcfd95a95c056155704f2"
url: "https://api.webid-solutions.de/releases/ios/xcframework/modernize/de/webid-solutions/WebIdIosIdentScanPlugin/22.1.3/WebIdIosIdentScanPlugin.framework-v22.1.3-SNAPSHOT-1641.zip",
checksum: "a14f37bc85bd45fdda15178d4df83ee1b025d7e6dd4b4de516a66db885eefda3"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",