Skip to content

Commit f31a796

Browse files
committed
Added a note about where to find supported xcode versions
1 parent 0324f1b commit f31a796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/developer-setup-osx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ If you see a message like this:
156156

157157
> Exception while generating include data for UnrealEditor: Platform Mac is not a valid platform to build. Check that the SDK is installed properly.
158158
159-
It probably means Unreal doesn't like your Xcode version. Be sure that a supported version of Xcode is installed.
159+
It probably means Unreal doesn't like your Xcode version. Be sure that a supported version of Xcode is installed. Supported Xcode versions are specified in `/Users/Shared/Epic Games/UE_5.4/Engine/Config/Apple/Apple_SDK.json`.
160160

161161
If the project file generation succeeds, you should see a file named `CesiumForUnrealSamples (Mac).xcworkspace` in the same directory as your uproject. Double-click it to open Xcode.
162162

0 commit comments

Comments
 (0)