Skip to content

Commit

Permalink
Merge pull request #8113 from LedgerHQ/readme/correct-xcode-version
Browse files Browse the repository at this point in the history
readme: fix xcode version
  • Loading branch information
angusbayley authored Oct 16, 2024
2 parents 51f7110 + cf79483 commit 7070896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/ledger-live-mobile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ We also share core business logic with Ledger Live mobile through [@ledgerhq/liv

### iOS

- XCode (our CI builds run 15.4, so 15.4 is recommended)
- XCode (our CI builds run 15.3, so 15.3 is recommended)
- Ruby 3.3.0 or above. The macOS built-in Ruby [does not work properly for installing dependencies of the iOS app](https://jeffreymorgan.io/articles/ruby-on-macos-with-rvm/), you have to install Ruby with for instance [Homebrew](https://brew.sh/) or [rvm](https://rvm.io/rvm/install) and make sure that `which ruby` points to that newly installed Ruby.

### Android
Expand Down

0 comments on commit 7070896

Please sign in to comment.