Skip to content

Commit

Permalink
Use the correct case for Xcode. (#17195)
Browse files Browse the repository at this point in the history
  • Loading branch information
camdenfullmer authored Nov 22, 2024
1 parent 522b607 commit 89732be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ following dependencies come as recommended:
- GL headers / Vulkan headers
- X11 headers and libs, or EGL/KMS/GBM

OSX port of RetroArch requires latest versions of XCode to build.
OSX port of RetroArch requires latest versions of Xcode to build.

RetroArch can utilize these libraries if enabled:

Expand Down
2 changes: 1 addition & 1 deletion pkg/apple/iOS/BUILDING
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
The following instructions will only work if building from OS X, using latest XCode with fake signing enabled.
The following instructions will only work if building from OS X, using latest Xcode with fake signing enabled.

To build RetroArch:
Open $(root)/ios/RetroArch.xcodeproj, change build type to iOSDevice then choose Product->Build For->Archiving.
Expand Down

0 comments on commit 89732be

Please sign in to comment.