
Xcode 8 Stuck at Indexing and uses… | Apple Developer Forums
Everything was fine with Xcode 7.3.1. Yesterday, I upgraded Xcode from 7.3.1 to 8.0. While opening Unreal Projects in Xcode 8, Xcode freezes at Indexing and also free space on …
Xcode source editor scrolling speed | Apple Developer Forums
I just installed the release build of Xcode 9 and running into this with my logitech scroll wheel mouse. It's driving me absolutely crazy. I filed a bug against it. #34559413. Apple please fix …
xCode + Macbook Pro M1 + Ventura I… | Apple Developer Forums
I just bought a new MacBook Pro M1. It has Venture installed. I tried to launch xCode 14 but I kept on getting the rainbow colored spinning wheel. Force Update kept on telling me that xCode …
Git Pull doesn't work correctly | Apple Developer Forums
When you add a file into an Xcode project the file is tracked by the project file itself, i.e. myProject.cxodeproj (and .xcworkspace if you're using that structure). If your friend is adding …
Xcode: Product > Perform Action… | Apple Developer Forums
Hi guys, Anyone suffering from this problem? If try to compile the current source without rebuilding all the dependencies (Product > Perform Action > Compile "Foo.m") it always builds for iOS …
Xcode - Not locating crashes in p… | Apple Developer Forums
It works for some old crash. Some new crash report are available in organizer but, not able to locate crash in project repository. and also , For Some crash there is not option to open crash …
Xcode 14.3 does not see iPhone device - Apple Inc.
Also, I downloaded latest sdk via xcode but issue still occurs. All this time I could see that my iPhone was recognised by my macbook in system reports, even now. The next fact is, when I …
the printout on the Xcode console … | Apple Developer Forums
While running the app via Xcode, I can easily view the printouts within the Xcode console. However, upon manually executing the app on the iPhone and utilizing the command …
Xcode > Validate > "bundle I… | Apple Developer Forums
I made an app in xcode an clicked on "Archive". After this i want to validate the app and than the message "Store submission configuration cannot be requested. Bundle ID not found" comes …
XCode 15 deleting packages.resolved | Apple Developer Forums
This issue appeared after upgrading to Xcode 15.4 I used to have a run script in archive pre-actions cd "${PROJECT_DIR}" ; agvtool bump . I removed this and it seems to fix the issue …