Top "Xcode5" questions

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

Xcode 5 throws "Library not loaded" error when adding a test target

I've tried adding a test target on Xcode 5 using the Add Target -> Add Cocoa Touch Unit Testing Bundle. …

cocoa unit-testing xcode5 xctest
Linker error comes while running as well as testing the Xcode workspace after updating KIF framework via cocoapods

I have an Xcode workspace in which I have updated to KIF 2.0(pod update via terminal & pod 'KIF' in …

ios7 xcode5 cocoapods kif-framework kif
Fit bounds not working as expected

I'm going through the Google Maps SDK for iOS Getting Started pages to find out how to zoom and center …

ios7 xcode5 google-maps-sdk-ios
Xcode 5 fails to launch app with error: failed to launch '/path/to/.app' -- Busy

I am using XCode 5, with an iPhone 5s as the dev device. Every other time I run the app I …

objective-c ios7 xcode5 parse-platform
How do I create a bot in Xcode? Getting "Creating a bot requires a project that is under source control."

I'm trying to get Continuous Integration setup in Mavericks using OS X Server for Mavericks. I have the Server installed …

ios continuous-integration xcode5 osx-mavericks osx-server
Xcode 5 bots and Testflight automated builds

First I have a Mac Mini running Server on Mavericks and have Xcode 5 installed. On the server I have my …

ios xcode5 testflight xcode-bots