Skip to content

Commit

Permalink
Update the Xcode version in How to Guides
Browse files Browse the repository at this point in the history
  • Loading branch information
shahmishal committed Oct 16, 2020
1 parent 38c8bbd commit 23cde90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/HowToGuides/FAQ.md
Expand Up @@ -42,7 +42,7 @@ built compiler to compile both packages and Xcode projects.
Create a build setting `SWIFT_EXEC` with the value set to `/path/to/swiftc`.
If you now do a clean build, your locally built compiler will be used.

At the time of writing, in the latest Xcode 12 beta, `SWIFT_EXEC` does not
At the time of writing, in the latest Xcode 12.2 beta 3, `SWIFT_EXEC` does not
work for SwiftPM integration inside Xcode, so this will not work for Xcode
projects that depend on SwiftPM packages.

Expand Down

0 comments on commit 23cde90

Please sign in to comment.