Is there a way to insert a Table Header View (tableHeaderView) in StoryBoard (like we used to do in Interface Builder)? 3 Answers 3
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...
I have problems with setting up/locating my output files in Xcode4 (beta 5). They are placed somewhere in ~/Library/Developer/ugly_path/.... I can’t even select “show in finder” on my products....
The app neither installs nor runs on my device. All provisioning profiles are up to date. I’ve already tried deleting and re-installing them. The status bar shows that Xcode...
This just started happening that my iOS project is only showing “My Mac 64-bit” rather than the Simulator or my iPhone to build to. I have no idea why...
I’ve just upgraded to xcode 4.0 and I can no longer deploy to iPhone, I get a Apple Mach-O Linker Error, it still works for the simulator though. Ld...
Jonathan suggest here: Xcode Includes .xib files that have been deleted! that cleaning all targets and empty the caches will fix the problem with Xcode including deleted .xib files...
I’ve run in release mode my app on a iPhone with Xcode 4. Everything worked great until when I switch to the simulator and I switched back to the...
I must be missing something obvious, but I can’t figure out how to rename my project in Xcode 4. If I remember correctly Xcode 3 had a dedicated menu...
I’m using Git for Xcode 4 project version control. I’ve explicitly added ProjectFolder.xcodeproj/project.xcworkspace/xcuserdata/myUserName.xcuserdatad/UserInterfaceState.xcuserstate to .gitignore, but Git it won’t ignore it. Any ideas why this is so? 14 Answers...