[Resolved] Xcoe 4.3.2

What’s the Corona situation with Xcode 4.3.2 ? Any problems for people?

I’ve been trying to get an app update uploaded but an App Uploader error message tells me iTunes won’t have it. The only thing I did different was change to Xcode 4.3.2 last night. I’m using Corona 704a on the latest Lion.

I’ve checked the Xcode file path and its recognising the folder etc. Tried re-booting and wagging my finger fiercely, but no joy. I re-download Xcode because iTunes says its already installed.

Any thoughts? The app is fine in the Corona simulator.

[import]uid: 94653 topic_id: 24427 reply_id: 324427[/import]

The weird thing is it’s the iTunes Store that’s failing the upload.
[import]uid: 94653 topic_id: 24427 reply_id: 98821[/import]

I’ve had problems with 4.3.2 where I would try and build for the iOS and it would just freeze right off the bat. [import]uid: 54776 topic_id: 24427 reply_id: 98833[/import]

Saw a tweet either yesterday or today that stated the Java update killed the application loader… not sure if that is the issue, but thought I would let you know… [import]uid: 21331 topic_id: 24427 reply_id: 98843[/import]

Apple sent the following to run in the terminal:

cd /System/Library/Frameworks/JavaVM.framework/Versions
sudo ln -s CurrentJDK /System/Library/Frameworks/JavaVM.framework/Versions/1.5
sudo ln -s CurrentJDK /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0

seems to have worked

Thanks to all for your speedy response
[import]uid: 94653 topic_id: 24427 reply_id: 98927[/import]

Hey guys,

Just to update this for future reference I also had the java issue but Apple released another update, I installed it just now and the issue goes away.

Peach :slight_smile: [import]uid: 52491 topic_id: 24427 reply_id: 98965[/import]