Skip to main content
Participant
January 25, 2013
Question

Error using ADT to package .ipa file

  • January 25, 2013
  • 4 replies
  • 824 views

I've got an ANT build file that uses ADT to package a debug ipa file, which used to work fine.  But now everytime I run it, it says the following:

     Compilation failed while executing : ld64

     ld: library not found for -lgcc_s.1

     Result: 12

I was just wondering if anyone else has encountered this problem, or something similar?

This topic has been closed for replies.

4 replies

Participating Frequently
January 29, 2013

Are you using iPhoneSimulator6.0 sdk?

mjbcolaAuthor
Participant
January 29, 2013

In reply to all of the above questions...

Using AIR 3.6, and i believe it's still in beta? So this was probably the wrong place to post. But as I mentioned before, it used to work and I haven't updated the SDK.  I am using -platformsdk to point to iPhoneSimulator6.0 sdk.

Thank you all for your replies.

January 29, 2013

Which is the AIR SDK you are using and are you using platformsdk to point to an external iOS SDK?

If yes, can you tell which iOS SDK you are pointing to?

chris.campbell
Legend
January 25, 2013

I haven't seen this come up.  Did you make a recent update to the SDK?