Trying to Build for IOS app get Error "Please reinstall the iOS SDK"

See above:
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
[import]uid: 7563 topic_id: 20374 reply_id: 87695[/import]

@Dennis - No worry! I am glad you GOT IT WORKING NICE AGAIN! :slight_smile:

YES, I totally agree about: The Mac is great when nothing goes wrong but heaven help you when it does.

(LOL) Its true! BTW Ill “touch” these updates again only when some Ansca Staff says to do so. I hate to get my Mac “tilted”. .)
Cheers,
Rodrigo. [import]uid: 89165 topic_id: 20374 reply_id: 87697[/import]

But there is a huge problem switching back to 4.2.1. If you want to release an update of your app or a new app via iTunes Store, it will require to use “App Binary Uploader” if you haven’t the latest xCode (4.3) you won’t be able to upload your binary…

So, I need a 4.2 version to build with Corona SDK, and I need 4.3 version to upload to iTunes… wonderful

Please Ansca, solve it asap!

Thank You [import]uid: 77881 topic_id: 20374 reply_id: 87908[/import]

Actually, that is a different problem. Apple broke their validation tool and Application Uploader with the most recent security update for Snow Leopard and 10.7.3 in Lion. Go to iTunes Connect and download the most recent Application Uploader. That will fix the problem.

[import]uid: 7563 topic_id: 20374 reply_id: 87911[/import]

@eric, regarding the Application Uploader, do you know if I really need to update mine that is the version 2.4.1 for the latest that follows Xcode 4.3 setup?

PS: I did not try to make builds for store as am not releasing nothing by now BUT I want to be sure that if I go to submmit I wont have trouble AGAIN about Xcode`s version. :expressionless:
Thanks,
Rodrigo. [import]uid: 89165 topic_id: 20374 reply_id: 87920[/import]

I don’t know. But Application Uploader is a separate tool from Xcode. So if you have problems, try upgrading it. If not, leave it alone.
[import]uid: 7563 topic_id: 20374 reply_id: 87934[/import]

@eric, thank you much!

Yes, youre right IMO. Ill let the Loader 2.4.1 running and when I go to upload something if necessary I upload the app loader for the latest 2.5.1 (I`ve downloaded it already in case of this be really crucial on uploadingfor iTC.)

Cheers,
Rodrigo. [import]uid: 89165 topic_id: 20374 reply_id: 87937[/import]

Actually Application Loader is now distributed with Xcode 4.3
You’ll find it under Xcode->Open Developer Tool

The version that is distributed with Xcode is 2.5.2 (236)
EDIT:
If you go to Xcode->Open Developer Tool->More Developer Tools… you’ll find separate packages for other tools that were automatically included in previous versions of Xcode.
[import]uid: 70847 topic_id: 20374 reply_id: 88084[/import]

@ingemar - I appreciate that.
BTW, if I can run and build apps with Corona using the Xcode 4.2.1 and Application Loader 2.4.1 OR 2.5.1 so I will be there because sincerely I do not want to install again the Xcode 4.3 and get ALL the bugs I`ve seen as I said some posts above. :\
By other side, am still using the latest stable version of CoronaSDK (704) as that build let me get apps still able to be run under older iOS versions as you probably know too.
[import]uid: 89165 topic_id: 20374 reply_id: 88090[/import]

I also had to go “back” to Application loader 2.5.1 to not get the Icon Error message when building for iOS.
Since I do not have to release my code right now I am going to wait until this whole mess is cleared up before I try any more “upgrades”.
I am using Corona 2011.703 since the current builds of Corona still have a storyboard transition bug that “breaks” some of my transitions so as they say “if it ain’t broke don’t fix it”.
I’m sticking with that until everything is easy and stable again.
*** sigh ***
The wonderful world of computers…
-Dennis
[import]uid: 108253 topic_id: 20374 reply_id: 88105[/import]

I’ve found a fix for Xcode 4.3 when building for and running on the Xcode Simulator.
Just create the following symbolic links and you should be good to go…

sudo ln -s /Applications/Xcode.app/Contents/Developer / sudo ln -s /Applications/Xcode.app/Contents/OtherFrameworks/DevToolsFoundation.framework /Developer/Library/PrivateFrameworks [import]uid: 70847 topic_id: 20374 reply_id: 88117[/import]

Im just installed 4.3 Xcode, used path switch and i get

The iOS SDK located at /Applications is missing the following component(s):
pbxcp

Could anyone resume the steps to fix the problem ?

Thanks a lot !!
[import]uid: 126393 topic_id: 20374 reply_id: 89178[/import]

I don’t think you set the correct path:
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer

Oh, wait. You need the daily build. Sorry. We’re still working on it. Hopefully next week it will be ready. [import]uid: 7563 topic_id: 20374 reply_id: 89248[/import]

I have found installing the Application Loader fixed the problem. iTunes Connect - Manage Applications - scroll down to “Download Application Loader” and this solved it! Hope this helps! [import]uid: 59735 topic_id: 20374 reply_id: 89339[/import]

Everybody: Build 756 is up now. It contains all our fixes for Xcode 4.3. Please test this to make sure it works (and doesn’t break Xcode 4.2). Please check the release notes for the several daily builds leading up to this one for additional information. Keeping your xcode-select correct and up-to-date will yield best results, but we try very hard to handle the case where it is not.

For default Xcode 4.3 installations:
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
If all your reports are good, we will do an emergency backport to the current stable Mac simulator with these fixes.
Update: Please try Build 757 [import]uid: 7563 topic_id: 20374 reply_id: 90352[/import]

Sorry. Just caught another bug. Please try Build 757.
(It is up now.) [import]uid: 7563 topic_id: 20374 reply_id: 90364[/import]

Hi ewing, with 757 and my machine with Xcode 4.3 I still get the following warning:
warning: There is no codesign_wrapper executable. Please reinstall the Xcode developer tools. (-19058)

I’ve tried a fresh Xcode install and making sure I have all my certificates in order, as well as verifying the xcode-select path. Am I missing something? [import]uid: 87138 topic_id: 20374 reply_id: 90530[/import]

Can you look through the terminal output and your system log (Console.app). We are printing some debugging messages about the paths. Can you paste the information here? [import]uid: 7563 topic_id: 20374 reply_id: 90552[/import]

Also, just to verify, is this what you are running?

Mac OS X 10.7.3
Xcode 4.3
No Xcode 4.2 or any others installed. Did you delete Xcode or is this a fresh install? If you deleted it, did you use the uninstall script or drag it to the trash or let Xcode 4.3 delete it?

[import]uid: 7563 topic_id: 20374 reply_id: 90594[/import]

And can you verify your Xcode version and build number (in the About menu item)?
It should be: Xcode 4.3 (4E109)
[import]uid: 7563 topic_id: 20374 reply_id: 90606[/import]