iOS6

I want to install ios6 on my iphone to check out the features. But I would still like to develop for ios 5, and use the current xcode, and use my iphone for testing. As far as I understand xcode 4.3.3 wont work with iOS6, and if I have Xcode 4.5 it wont let me upload the apps to iTunes.

Is there any way to install iOS6 but not change anything else/ somehow make it upload to itunes. [import]uid: 130035 topic_id: 27732 reply_id: 327732[/import]

I was wondering the same thing. Does anyone know how to do that?
[import]uid: 104376 topic_id: 27732 reply_id: 112723[/import]

You need to keep both versions of Xcode on your system and switch between them depending on your needs. You may need to switch the designated Xcode using xcode-select.

Some info about xcode-select is here:
http://developer.anscamobile.com/reference/xcode43 [import]uid: 7563 topic_id: 27732 reply_id: 112726[/import]

@ewing:

Since Apple is changing maps technology, is our existing code going to work with new maps without any change or something else needed? [import]uid: 19297 topic_id: 27732 reply_id: 113066[/import]

We are still investigating iOS 6 issues but it is still under NDA so I can’t say much about it. I recommend you watch Apple’s WWDC videos about it and it may answer your questions. I can say that if there are breaking changes, we will try hard to insulate you from those changes so your existing stuff won’t break (but we can’t guarantee that depending on how much changes).

[import]uid: 7563 topic_id: 27732 reply_id: 113098[/import]

By the way, testing iOS 6 betas might be a good idea to let both us and/or Apple of specific problems neither of us are aware of. [import]uid: 7563 topic_id: 27732 reply_id: 113120[/import]

Will do. My biggest problem is now to make xcode45-DP2 work. Encountering old “pbxcp” issue. [import]uid: 19297 topic_id: 27732 reply_id: 113184[/import]

What build is that? The pbxcp dependency should have been removed by the last stable release (840).
[import]uid: 7563 topic_id: 27732 reply_id: 113220[/import]