ошибка: libtool завершился неудачно с кодом выхода 1 при специальной сборке после интеграции с OpenFeint - PullRequest
1 голос
/ 25 июня 2011

Я обновил свою игру для 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

Мысли

...