6
0

add new version 13.0.0-SNAPSHOT-1375

This commit is contained in:
mac-mini-003 2024-11-29 14:35:50 +01:00
parent 49be51f226
commit d99cdbfe64

View File

@ -22,14 +22,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",
.branch("redesign-v4-snapshots") .exact("13.2.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdOnServerDocumentScanner", name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/13.0.0/WebIdOnServerDocumentScanner.framework-v13.0.0-SNAPSHOT-1350.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/13.0.0/WebIdOnServerDocumentScanner.framework-v13.0.0-SNAPSHOT-1375.zip",
checksum: "8a0620084cb592df930e4897fad82eb1c37a3acf6968e8a712b63fbf0f271acb" checksum: "a46fc39b079336ee88472abfa2141f95439e3196f53e8ae0de8e44eae0c4bf68"
), ),
.target( .target(
name: "WebIdOnServerDocumentScannerWrapper", name: "WebIdOnServerDocumentScannerWrapper",