Top "Xcode5" questions

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

Apple OS X Server (Xcode CI service) can't find provisioning profiles

I configured dedicated Mac mini with OS X Server for Continuous Integration with XCode5, added git repo and created bots. …

continuous-integration xcode5 code-signing ios-provisioning osx-server
DP5 errors in IOHIDEventQueue.c

I was working on XCode5-DP4 and I switched to DP5. Now I have this nasty errors on my logs: …

ios xcode5
iOS xcode 5 crashlytics error - Shell Script Invocation Error - ./Crashlytics.framework/run: Permission denied

I have Crashlytics Framework added to my project, with a script. Run script: Shell: /bin/sh Script: ./Crashlytics.framework/run …

ios xcode5 invocation crashlytics
What are the advantages of XCTest over SenTestingKit?

I want to do unit testing in iOS. By default test classes are created using XCTest framework classes in Xcode 5. …

ios unit-testing ios7 xcode5 sentestingkit
Linker Error in Xcode 5 for libzbar.a

After I integrate ZBar Sdk into my project, my xcode 5-DP starts showing below warning: "ld: warning: linking ObjC for …

ios iphone ios7 xcode5 zbar-sdk
Modifying Info.plist's CFBundleVersion in Xcode 5 with Asset Library enabled

With Xcode 5's new Asset Library, adding images and organizing them has never been easier. However, it seems as if …

ios xcode plist xcode5
Ad hoc distribution: failed to install app

I'm developing an ios app (only for iphone) and trying to have other people test it. I have no problem …

ios iphone xcode5 provisioning-profile ad-hoc-distribution
AVAudioRecorder & AVAudioPlayer with iOS 7 not working properly

i'm having some issue with AVFoundation framework. I wrote a demo app to record audio, play it, and calculate decibels, …

avfoundation avaudioplayer ios7 avaudiorecorder xcode5
Use of Unit Test in Xcode 5

I am writing my first bigger iOS project and I want to use as much of Xcode 5 as possible. Now …

xcode5 xctest
Checksum Validation Failed when submitting with Xcode 5

I was submitting an app to the iOS App Store a few days ago, and got this message from Xcode. …

ios xcode xcode5