Can't use my 9.0.1 iPhone with Xcode - ios

My Macbook and my iPhone are updated to the OS X 10.11 Capitan and iOS 9.0.1, but when I try to use my iPhone as a running device with Xcode, it tells me I can't use it because of the version of them.
I can't upgrade Xcode (6.1). On the App Store, it tells me I'm on the latest version.

You need upgrade your xCode (6.1) to Xcode 7.0.1 and above to support iOS 9.0.1. and upgrade your Mac OS also Version no : 10.11

Install xcode 7.0 it will fix your issue.

Related

Can we install iOS 10 Simulator on Xcode 7.3

I want to test my app on iOS 10 simulator. But I don't want to build the project using Xcode 8 yet. So, can i install iOS 10 simulator in to Xcode 7.3?
I was just checking the apple developer forum
Below is the details
Xcode 7.3
Xcode 7.3 requires a Mac running OS X version 10.11 or later. It includes updated support for iOS 9.3, watchOS 2.2, OS X version 10.11.4, and tvOS 9.2 as well as many feature improvements.
Check https://developer.apple.com/library/content/documentation/Xcode/Conceptual/WhatsNewXcode-Archive/Articles/xcode_7_0.html#//apple_ref/doc/uid/TP40015242-SW1

Unable to install Xcode 4.5.2 in OS X El Capitan 10.11

I want to install Xcode 4.5.2 in OS running El Capitan 10.11. When I tried it's throwing:
You can't use this version of the application "Xcode" with this version of OS X
Xcode 4.5.2 is too old to run on OS X El Capitan. People are facing issues installing/running Xcode 6.x on OS X El Capitan. Xcode 4.5.2 is definitely not supported by Apple on new OS. You might want to migrate to latest (if not at least 6.x) version of Xcode.
Update XCode 7.1 Download to version 7.1 via App Store (or Apple Developer website)
The problem was an outdated XCode version

Can we install iOS 6 simulator in XCODE 6.0.1?

I updated my XCODE version to 6.0.1 from 5.1.1 but when i try to install iOS simulator 6 , i cant find it in XCODE -> Preferences -> Downloads option ...
My project needs iOS 6 environment
Can anyone please suggest a way to install it or get back to older version.
Thanks in Advance .
Xcode 6 contains CoreSimulator. CoreSimulator supports the iOS 7.0 and later simulator runtimes.
The iOS 7.0 simulator runtime is not supported on OS X Yosemite.
If you are on OS X Mavericks, you can install 7.0 or later.
If you are on OS X Yosemite, you can install 7.1 or later.
If you need the iOS 6 simulator runtime, you should install Xcode 5.1 (on Mavericks) and use it for testing your projects in the iOS 6 runtime. You can install both versions of Xcode simultaneously.
No, you can't install that simulator in Xcode 6.0.1. You can download Xcode 5.1.1 from the iOS Developer Center: https://developer.apple.com/downloads/index.action?name=Xcode
If that link doesn't work login to the dev center and under the downloads section click "Looking for an older version of Xcode?"
In the search box type "Xcode 5.1.1" and filter your Categories to Developer Tools:

Xcode version unable to install the application on ios simulator

I just upgraded my mac os from mountion lion to mavericks version 10.9.3 . In mountion lion i used Xcode 5.1 with ios simulator 7.1, 7.0 , 6.0 and 6.1 . I had a back up this xcode 5.1,which i installed to new mavericks version. Now if i run the project using the ios simulator 7.1 ,it shows iOS Simulator failed to install the application. Does it have anything to do with Xcode versions installed for the os versions
Reset your simulator like this:
Force Quit the simulator in the Activity Monitor.
U can try also remove the simulator (link) and re-install it

ios 7.0 upgrade issue

I have iPhone 4 with iOS 6.1.3 which is recently upgraded to iOS 7 now I need to test my app on that iPhone with iOS 7. I have SDK Xcode 4.6 and OS X 10.7.5
I got some small issues here due to iOS 6.1.3 upgrade to iOS 7:
I'm unable to test my app on that iPhone 4 with my current SDK (Xcode 4.6). So, if I need to update it to Xcode 5.0 but its not
working with OS X 10.7.5.
If I upgraded my OS X 10.7.5 to 10.8.5 will it work?
I have tried to downgrade iOS but I'm unable to do that because Apple stopped the signing for the previous versions.
First you need to upgrade your mac os to 10.8 then only you can install xcode 5. From xcode 5 you can take build in the device which is having IOS 7.
For your reference :
https://developer.apple.com/library/ios/documentation/DeveloperTools/Conceptual/WhatsNewXcode/Articles/xcode_5_0.html#//apple_ref/doc/uid/TP40012953-SW1
You have to upgrade your X-code version 5 and after upgrading u test your app in your phone
First of you have to upgrade your SDK' to to Xcode 5,IOS7 ....In the deployment target please use IOS 6 or relatively your iPhones IOS...Please remember developemnt target and deployment target are different....

Resources