Skip to content

Commit

Permalink
Revert "Update README with a section about Xcode Cloud"
Browse files Browse the repository at this point in the history
This reverts commit e174720.
  • Loading branch information
westerlund committed Nov 1, 2022
1 parent 9d400e8 commit afd4b26
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,14 +206,6 @@ Select `SwiftLintPlugin` from the list and add it to the project.

![](assets/select-swiftlint-plugin.png)

#### Xcode Cloud

The Xcode Cloud environment does not currently support write access, this means that
caching in SwiftLint is not possible. When using Xcode Cloud you must explicitly
disable caching by setting an Environment Value `SWIFTLINT_DISABLE_CACHE` to `TRUE`.

More info about custom environment values here: [Xcode Cloud workflow reference](https://developer.apple.com/documentation/xcode/xcode-cloud-workflow-reference#Custom-environment-variables)

#### Swift Package

You can integrate SwiftLint as a Swift Package Manager Plug-in if you're working with
Expand Down

0 comments on commit afd4b26

Please sign in to comment.