[Resolved] Corona says "Missing Component: pbxcp" -huh??

After updating to OSX Lion I had to re-install Corona as well as XCode (in short: everything). When I now try to build for iPhone, Corona gives the following error message:

"The iOS SDK located at /Developer is missing the following component(s):
pbxcp
Please (re)install the iOS SDK."

What does this mean?

OS: Lion 10.7.1
XCode: 3.2.6 and iOS 4.3
Corona: 2011.618 (2011.8.2)

[import]uid: 73411 topic_id: 15282 reply_id: 315282[/import]

No help here…? =(

Okay, how can I uninstall /re-install XCode again? Google says there should be an uninstall script to be found at Developer/Library/ but there is no script located (there is a Developer/Library/ folder, but no scripts or files within) .

I am quite confused =(

[import]uid: 73411 topic_id: 15282 reply_id: 56485[/import]

Hey there,

Your Xcode is out of date - you want to update it, not reinstall that same version.

You can get version 4.1 here; http://developer.apple.com/devcenter/ios/index.action

Peach :slight_smile: [import]uid: 52491 topic_id: 15282 reply_id: 56491[/import]

Thanks, Peach.

However, I am not sure how to uninstall the old version first. According to the instructions found on the web I need to execute an uninstall script:

sudo /Developer/Library/uninstall-devtools --mode=all

Problem 1: this script does not exist (at least I am not able to see it when navigating to this folder).

Problem 2: when I enter the command above into the console, I am asked for a password. However, I did not apply any password to my Lion account when I installed the OS. So what password should be used here to execute the uninstall script?

Or is there any other way to get rid of the outdated XCode version?

*sigh* Mac world is so confusing for windows users… :-/

[import]uid: 73411 topic_id: 15282 reply_id: 56495[/import]

First up, my Xcode has always overwritten the old version - but when it doesn’t I’ve read the older version is moved to Developer/old.

As to your Lion issues with not using a password, how have you been able to install software so far? What login did you use then? It would be the same I’d imagine. (I’ve never not used a password :S) [import]uid: 52491 topic_id: 15282 reply_id: 56633[/import]

New developer here. First post.

I was experimenting with Corona for some time, and finally I recently subscribed. I was pleasantly developing for several weeks until my iPhone offered me the over the air iOS 5.1 upgrade. Once that happened, little did I know that I would be forced to upgrade my SDK (Xcode.) And then of course, in order to do that, that meant I had to upgrade my Macbook Pro to Lion.

Having done all that, it broke my Corona. I’m all upgraded to Lion, I’m on Xcode 4.3.2 now. It works just fine because I’ve played around with other iOS frameworks and I can create Apps from within Xcode. But now Corona is broken with :

The iOS SDK located at is missing the following component(s):
Please (re)install the the iOS SDK.

Any ideas??
[import]uid: 51936 topic_id: 15282 reply_id: 98130[/import]

Hey emaz,

Yeah, there are a few thoughts about why this may be the case - the first however is that perhaps you need to update your Corona build.

You mentioned subscribing, do you mean you have a licensed (paid) Corona account? If so, download build 704 from the daily builds page.

If not, download 704a from here: https://developer.anscamobile.com/downloads/coronasdk

Let me know if that makes a difference :slight_smile:

Peach [import]uid: 52491 topic_id: 15282 reply_id: 98179[/import]

Hi,
I am new iOS subscriber here. I get the same issue when run File/Open/iOS in corona simulator at the first run
The iOS SDK located at is missing the following component(s):
(null)Please (re)install the iOS SDK.

I use Mac lion10.6, XCode4.3.2, Corona SDK 2011.704 release, I have iOS provision and certificate.
Anyone has a solution?

thanks!
[import]uid: 150242 topic_id: 15282 reply_id: 108414[/import]

Hey, please take a look at this thread; http://developer.anscamobile.com/forum/2012/01/13/trying-build-ios-app-get-error-please-reinstall-ios-sdk

Peach :slight_smile: [import]uid: 52491 topic_id: 15282 reply_id: 108449[/import]

Resolved after upgrade XCode4.3. thank you! [import]uid: 150242 topic_id: 15282 reply_id: 114988[/import]

Great, thanks for updating the thread :slight_smile: [import]uid: 52491 topic_id: 15282 reply_id: 115037[/import]