Question
Error using ADT to package .ipa file
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?
