Top "Xcode5" questions

Xcode 5 is Apple's integrated development environment (IDE).

Xcode5 pngcrush caught libpng error

I am looking to complete an app I have created within xcode5. When I run it with the simulator everything …

xcode5 pngcrush
Assertion Failure in UICollectionViewData validateLayoutInRect on ios7

Assertion Failure in UICollectionViewData validateLayoutInRect on iOS7. I am trying to delete all UICollectionView items, one by one, using a …

ios objective-c ios7 xcode5 uicollectionviewlayout
XCode 5 unit testing: starts my app

When I run my tests in XCode 5, the main window of my OS X app appears on the screen for …

objective-c xcode xcode5 xctest
IOKit Not found

So everything was fine, and then I decided to start developing on XCode 5 DP3 and iOS7 Prior to upgrading, my …

xcode ios7 xcode5 iokit
iPhone landscape-only no launch image for iOS7 R4 image asset

I'm fairly certain this is a bug, but in case anyone has found a way around this, let me know. …

iphone ios7 xcode5
Need wantsFullScreenLayout behavior with NON-translucent bars on iOS 7

I want to be able to have my view cover the whole screen (go behind the navigation and tool bars) …

ios ios7 uinavigationbar uitoolbar xcode5
Totally change entire "header" on ALL new files in Xcode

When you create any file in Xcode you get:** Is there a way to completely CHANGE that template? (It's trivial …

xcode templates xcode5
uiwebview not resizing after changing orientation to landscape

I'm coding an iPhone app in which I have a UIWebView that loads a website with a responsive design. The …

objective-c uiwebview xcode5 orientation landscape
Couldn't open xib file after git pull, invalid element name

I am working on project with another developer. We are working on bitbucket. The problem is he made a changes …

ios git xcode5 xib bitbucket
Springs in Auto Layout: Distribute views evenly, with constraints, in Xcode 5

I understand the old Struts and Springs method of aligning, sizing and distributing views in Interface Builder. However, I cannot …

ios7 interface-builder constraints xcode5 autolayout