
xcode - How do I add Icon Composer glass app icons to my existing …
Jul 1, 2025 · Using Xcode 26 I'm trying to add new "glass" app icons made with Icon Composer. My goal is to have the old style icons be used when run on devices with iOS 15 - 18 and to have the new …
How can I change the name of an iOS app in Xcode?
Oct 27, 2008 · I began an iPhone project the other day with a silly development code name, and now I want to change the name of the project since it's nearly finished. How can I do this?
xcode-select active developer directory error - Stack Overflow
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance What is the problem?
macos - Trouble installing Xcode: invalid developer directory ...
Jun 23, 2020 · To install Xcode we have two ways: Web and App Store on your Mac. If you download it using App Store the application will be present in the Applications Folder.
macos - How to install Xcode from a .xip file - Stack Overflow
Under OS X El Capitan, my USB port works great, but the problem is that the App Store only offers a download option for Xcode 8.3, which only works on macOS Sierra, so the only option I have is to …
How to Completely Uninstall Xcode and Clear All Settings
Before taking such drastic measures, quit Xcode and follow all the instructions here for cleaning out the caches: How to Empty Caches and Clean All Targets Xcode 4 If that doesn't help, and you decide …
ios - Error ITMS-90717: "Invalid App Store Icon" - Stack Overflow
Oct 24, 2017 · ios xcode app-store app-store-connect edited Oct 24, 2017 at 2:02 asked Oct 5, 2017 at 12:36 Haroldo Gondim
xcrun: error: active developer path ("/Applications/Xcode.app/Contents ...
Jan 27, 2016 · The installation of the xcode gui app definitely was part of the issue for me. I got rid of it and re-installed xcode-select from scratch and everything started working.
xcode - How to restrict my iOS app to iPhone only (avoid iPad rejection ...
Mar 5, 2025 · My iOS app got rejected due to Guideline 4.0 - Design because it didn't display properly on iPad. However, I want my app to be available only for iPhones and not for iPads. I already …
How to Support iOS 14 and Earlier with New Features ... - Stack Overflow
Apr 22, 2025 · Here are my specific questions: Since Xcode 16 doesn’t support deployment targets below iOS 15, is there any way to ship new features to users on iOS 14 or earlier without maintaining …