Skip to content

Commit 23cde90

Browse files
authored
Update the Xcode version in How to Guides
1 parent 38c8bbd commit 23cde90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/HowToGuides/FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ built compiler to compile both packages and Xcode projects.
4242
Create a build setting `SWIFT_EXEC` with the value set to `/path/to/swiftc`.
4343
If you now do a clean build, your locally built compiler will be used.
4444

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

0 commit comments

Comments
 (0)