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(
|
||||
name: "WebIdSdkUiKitComponents",
|
||||
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(
|
||||
name: "WebIdEPassPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-epass-plugin-spm.git",
|
||||
.exact("1.2.0")
|
||||
.exact("1.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("23.1.0")
|
||||
.exact("23.1.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
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: [
|
||||
.binaryTarget(
|
||||
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",
|
||||
checksum: "c1c86fef19485306ccb28e2362ad838f8c6209ef309454adbc3a01ee0cb81c5f"
|
||||
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: "70376f76e87671fc9fe9e58355fa66d9719ffb63620125b09494ca906029b6a8"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEPassProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user