Skip to content

Commit

Permalink
fix(docs): set xcode version to 15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellacosse authored Apr 1, 2024
1 parent 29ee26f commit f3e0ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cordova/apple/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This document describes how to develop and debug for macOS (formerly known as OS
You will need:

- An Apple Developer Account. You will need to be invited to your developer team as well.
- XCode 13.2+ ([download](https://developer.apple.com/xcode/))
- XCode 15.2 ([download](https://developer.apple.com/xcode/))
- XCode command line tools: `xcode-select --install`

> NOTE: Should you encounter issues with your build, there may be apple-specific dependencies that are out of date. Run `npm run reset` and try again!
Expand Down

0 comments on commit f3e0ca4

Please sign in to comment.