0

I've seen a lot of questions with this error type, but solution of them wasn't helpful. I try to upload update for my app to iTunes, but xCode gives me an error with this text: "An error occured uploading to the iTunes Store". XCode with latest version 4.5.1. I think this problem began after last October Java update 2012-006. I've tried to do this:

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

but no result. Same error again and again. Who had the same problem and how to solve this?

jscs
  • 63,694
  • 13
  • 151
  • 195
Timur Mustafaev
  • 4,869
  • 9
  • 63
  • 109

1 Answers1

1

Okay, after I've searched better, I found solution that worked for me here

Hope it will help someone

Community
  • 1
  • 1
Timur Mustafaev
  • 4,869
  • 9
  • 63
  • 109