Xcode 4 & iOS SDK 4 for Mac OS Lion - xcode4

I am able to find the iOS 5 SDK with Xcode 4.2 for Lion. Can I get iOS SDK 4 for Lion OS?
I seen have only the iOS 5 SDK with Xcode 4.2 in Apple developer site.

Related

How to install iOS 9.1 simulator in Xcode Version 7.1.1 (7B1005)

What is the latest version of simulator that is available?
How can I install iOS 9.1 simulator into my Mac?
The below screenshot shows that iOS 9.0 simulator is the recent one.
Goto Xcode -> Window -> Devices (Shortcut: ⇧⌘2)
Click on + (on bottom left corner) and Add Simulator.
Choose Device type & iOS Version as iOS 9.1, and then click Create button.
Xcode 7.1.1 comes bundled with the iOS 9.1 Simulator SDK and Runtime. You do not need to take any extra steps to install it like you do for the older runtimes.

VS Community 2015 - No Windows Phone Emulator Installed

I get the following error when trying to build (Debug > Windows Phone > Device) the default Cordova TypeScript project :
No Windows Phone 8 emulators installed. Please install Visual Studio 2013 with Windows Phone 8 tools selected to install the emulators
Note: I was using the release candiate of Visual Studio 2015 and just installed the trial version of Visual Studio Community 2015.
Installing Visual Studio 2013 Windows Phone 8 tools can't be the correct solution.
I've downloaded and installed wpsdkv80_enu1.iso from http://www.microsoft.com/en-us/download/details.aspx?id=35471. It is Windows Phone SDK 8.0 and Emulator and it's working fine with Visual Studio 2015 Community
If you want to only test universal apps, you don't need to download WP SDK 8.0.
You can debug universal apps directly from VS by switching platform to Windows Phone(universal) and choose Windows 8.1 Emulator. But it expects Emulators for Windows Phone 8.1 to be installed.
If didn't installed Emulators for Windows Phone 8.1 you can do so in Program and Features -> Visual Studio 2015 -> Change.
Thanks for upgrading to the RTM VS 2015. Unfortunately, you do require VS2013 for Windows 8 emulators to be installed. They aren't available on VS 2015 or there is no stand-alone installer for the emulators. But you should be able to deploy your Windows 8 application on Windows 8.1 emulators, if that helps.
Correct me if I'm wrong:
The Windows Phone 8.1 emulators provided by VS2015 are only good
for testing Universal Windows apps (APPX) and nothing else.
Windows Phone 8.1
legacy apps (XAP) can only be emulated by installing the Windows Phone 8.1 Updated Emulators separately.
You won' find this piece of information anywhere on the MS reference sites.

XCode : Xcode 4.5.2 (though having all the SDK of Xcode 4.6 -- both iphoneOS & Sim) not detecting iOS 6.1.3 device

I have both Xcode 4.5.2 & Xcode 4.6 and also an iPod with iOS 6.1.3.
Now when I connect the device and use Xcode 4.6 - device is detected.
But the device is not detected with Xcode 4.5.2 .
Please note both versions of Xcode have exactly the same SDKs.
Any idea ???
Thanks!
The above process regarding copying the SDKs work perfectly. I just restarted my machine.

Xcode no longer compile after my friend upgrade his iPhone to 6.1

No provisioned iOS devices are available with a compatible iOS version. Connect an iOS device with a recent enough version of iOS to run your application or choose an iOS simulator as the destination.
I can still compile on my iPhone but not on my friends' iPhone.
You need Xcode 4.6 for iOS 6.1 devices
ya you need Xcode 4.6 ..check the link for more...
Xcode 4.6 released alongside iOS 6.1

In Xcode 4.4.1 or 4.5, is there Simulator IOS 6 included?

In Xcode 4.4.1 or 4.5, is there Simulator IOS 6 included?
Or except jailbreak, il there a official way to get ios 6 installed?
Thanks
To develop for iOS 6 you need xcode 4.5. Xcode 4.4.1 supports only 5.1 iOS version
If you're enrolled to apple ios developer program you can download iOS6 firmware from apple dev site

Resources