Я обновил свою игру для iPhone с помощью OpenFeint, и когда я делаю специальную сборку, я получаю эту ошибку (симулятор работает нормально):
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/libtool: -dynamic not specified, -all_load invalid
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/libtool: file: /usr/lib/libSystem.B.dylib is a dynamic library, not added to the static library
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/libtool: file: /usr/lib/libSystem.B.dylib is a dynamic library, not added to the static library
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/libtool: file: /usr/lib/libSystem.B.dylib is a dynamic library, not added to the static library
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/libtool: can't open file: AVFoundation (No such file or directory)
Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/libtool failed with exit code 1
Мысли