add new version 8.0.0-SNAPSHOT-136
This commit is contained in:
parent
6ba4336143
commit
c1982235b4
@ -17,19 +17,19 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdIosSdk",
|
name: "WebIdIosSdk",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
|
||||||
.branch("snapshots")
|
.exact("10.0.0")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdUiKitComponents",
|
name: "WebIdUiKitComponents",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ui-components-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ui-components-spm.git",
|
||||||
.branch("snapshots")
|
.exact("7.0.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdSdkUiKitComponents",
|
name: "WebIdSdkUiKitComponents",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/7.0.1/WebIdSdkUiKitComponents.framework-v7.0.1-SNAPSHOT-132.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/8.0.0/WebIdSdkUiKitComponents.framework-v8.0.0-SNAPSHOT-136.zip",
|
||||||
checksum: "c015b039fc6ef227aaf172d6c3205fa0e15c4272ca4731efb9fb75cfead81ef8"
|
checksum: "c821a57c2e446b4ba27dfe4fa8ec0e43491e546273f7ce46216939fda762547a"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdSdkUiKitComponentsWrapper",
|
name: "WebIdSdkUiKitComponentsWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user