I have the following problem which I could not find a solution for anywhere. Basically, we have a company developer account (not enterprise) and so in order to submit...
I just upgraded to Xcode 4 and for some reason my app won’t run in the simulator or iOS device. It was working perfectly in Xcode 3, but all...
Is there any way to remove all the breakpoints in Xcode? 14 Answers 14
I had a Macintosh I used to develop iPhone apps with using Xcode 4. I now have a new Macintosh with a new install of… everything. When opening Xcode...
In Xcode 10, where is the Object Library which shows view and controller objects, code snippets and media that used to appear towards the lower right corner in Xcode...
Before Xcode 4 the build used to be created in the root folder of my project. I can no longer find it. Where can i find the build folder?...
In my little iPad app I have a “switch language” function that uses an observer. Every view controller registers itself with my observer during its viewDidLoad:. - (void)viewDidLoad {...
I have an existing iOS app and want to add a large chunk of code that I’ve been developing as another project just for ease of testing. The new...
I recently updated to Xcode 7 beta 5. I tried adding a unit test to an earlier project, but I am getting the error message “No such module [myModuleName]”...
I’ve recently started getting this error: 2015-03-23 11:35:48.902 run[60036:1047011] Crashlytics.framework/run 1.3.14 2015-03-23 11:35:48.911 run[60036:1047011] Crashlytics: dSYM Error Unable to process <your app>.app.dSYM at path /path/to/<your app>.app.dSYM Make sure your...