By default on Xcode 15 the extensions of the files are hidden, It can be sometimes confusing if you are unaware of them by looking at it as a developer.
If you want them to be visible, you can do that by following the below steps.
- Open Xcode.
- Go to Menu: Xcode -> Settings...
- Now under the General tab you will see File Extension:
- From this dropdown select Show All instead of Hide All
- You can also choose from Show Listed to display extensions only for specific files such as - c, cc, cpp, h, hpp, m, mm, gif, icns, jpeg, jpg, png, tiff, swift
- Close Settings window.
Facing issues? Have Questions? Post them here! I am happy to answer!
More Posts related to macOS,
- How to list all users in Mac Terminal
- Docker Desktop needs privileged access macOS
- Mac: How to show count of files and folders in Finder
- How to Change Background Color TextEdit on Mac
- How to adjust MacBook Desktop icons size
- Test internet speed using macOS Terminal command
- How to change the default font and text size in Microsoft Excel for Mac
- How to install Java on macOS [Big Sur]
- How to come out of dquote prompt in Terminal - macOS/Linux
- How to Increase MacBook Trackpad Cursor Speed on macOS Ventura/Sonoma
- Fix: Microsoft Excel Quit Unexpectedly on Mac
- How to Adjust macOS System Font Size
- How to Quit Applications on Mac Using Terminal
- How to check zsh installed version using terminal
- Two Ways to Extract rar (*.rar) files on Mac
- How to Right Click on Mac Desktop?
- How to Add Brew to PATH M1/M2 Mac
- How to search (find) in macOS Terminal Console Text
- macOS 13 Ventura - The New About this Mac Window
- TextEdit Get the count of lines in a file
- How to run .sh file in Mac Terminal
- Google Search Hot Trends Screensaver for Mac OS X
- Check Reboot History Mac
- [Solution] Mac Update Stuck Preparing macOS Ventura 13.0 About 30 minutes remaining
- Display Safari URL address link on hover
More Posts:
- Track file Changes per Commit using Git Command - Git
- PowerShell: Check if File Exists - Powershell
- Collection of Animated HTML Links (Anchor Tags) with CSS Code - Html
- What is Carbon Lang (successor to C++?) experimental Language by Google - News
- Python: How to get Current Directory - Python
- Outlook and Hotmail not working - email issue, message not delivered, send receive problem - Microsoft
- How to comment code in Python - Python
- How to change default browser on Mac Monterey - MacOS