add new version 11.1.0-SNAPSHOT-1260
This commit is contained in:
parent
8c4cd9abb4
commit
f94cfdb00d
@ -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("10.0.0")
|
.branch("snapshots")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdDocumentScanner",
|
name: "WebIdDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/11.0.0/WebIdDocumentScanner.framework-v11.0.0-SNAPSHOT-1248.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/11.1.0/WebIdDocumentScanner.framework-v11.1.0-SNAPSHOT-1260.zip",
|
||||||
checksum: "c22c675ff2566748a1a95641753f651d3357b9f65792ee76bb09795822eb34e5"
|
checksum: "36ef8d5ea5de9cf06d325f55c23eb761a9a753c655ec2c27b72ca32a9f7561ed"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdDocumentScannerWrapper",
|
name: "WebIdDocumentScannerWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user