iOS プロジェクトで、プロジェクトをコンパイルして実行すると、正常に動作します。
しかし、アーカイブすると、次のエラーで失敗します。
ld: file not found: /Users/xxxxx/Work/xxxxx/codes/xxxxx/DerivedData/xxxxx/Build/Intermediates/ArchiveIntermediates/xxxxx/InstallationBuildProductsLocation/Applications/libPods.a
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Xcode 4.6 と iOS 5.0 を使用しています。