Xcode ‘Could not find Developer Disk Image’ issue

On October 22, 2016, in iOS, Mac, by Anuj Gakhar

If you are running Xcode 7.3.1 (the previous version of Xcode) and you try to install an app to your iPhone running iOS 10 (latest version of iOS), you will most probably run into this issue. It’s not a very helpful message at all. Doesn’t really say what’s actually wrong here. It appears that the problem […]

Tagged with:  

Xcode “Valid Signing Identity not found” warning

On February 14, 2012, in Mobile, by Anuj Gakhar

I switched computers today to do some Xcode development. (Yes, I am trying to learn iOS development using Objective-C). I had everything setup on my MacBook Pro but I wanted to do Xcode development on the new iMac I got. My sample iPhone app that I am building was working fine in the simulator.  Problems […]

Tagged with:  

How to Deploy App to iOS Device using XCode

On November 25, 2011, in Mobile, by Anuj Gakhar

In this post, I will be talking about the steps involved in deploying your PhoneGap app to your iOS device using XCode. Bear in mind that if you only want to test your app functionality, you can do so in the iOS Simulator available within XCode. However, for whatever reason, if you want to actually […]

Tagged with:  
© 2011 Anuj Gakhar