add new version 22.5.3-SNAPSHOT-1728
This commit is contained in:
parent
5f8cdb226a
commit
181bad345e
@ -17,29 +17,29 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdSdkUiKitComponents",
|
name: "WebIdSdkUiKitComponents",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
|
||||||
.upToNextMinor(from: "21.2.2")
|
.upToNextMinor(from: "21.2.3")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdEPassPlugin",
|
name: "WebIdEPassPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-epass-plugin-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-epass-plugin-spm.git",
|
||||||
.exact("1.2.0")
|
.exact("1.2.1")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdIosIdentScanPlugin",
|
name: "WebIdIosIdentScanPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||||
.exact("23.1.0")
|
.exact("23.1.1")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdOnServerDocumentScanner",
|
name: "WebIdOnServerDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||||
.exact("23.1.0")
|
.exact("23.1.1")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdEPassProductPlugin",
|
name: "WebIdEPassProductPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassProductPlugin/22.5.2/WebIdEPassProductPlugin.framework-v22.5.2-SNAPSHOT-1725.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassProductPlugin/22.5.3/WebIdEPassProductPlugin.framework-v22.5.3-SNAPSHOT-1728.zip",
|
||||||
checksum: "c1c86fef19485306ccb28e2362ad838f8c6209ef309454adbc3a01ee0cb81c5f"
|
checksum: "70376f76e87671fc9fe9e58355fa66d9719ffb63620125b09494ca906029b6a8"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdEPassProductPluginWrapper",
|
name: "WebIdEPassProductPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user