Xcode をバージョン 4.4 に更新したため、プロジェクトが次のエラーでクラッシュし始めました。
target specifies product type 'com.apple.product-type.framework.static', but there's no such product type for the 'iphonesimulator' platform
私のプロジェクトにはライブラリとの接続があり、それがエラーだと思います。
これを解決する方法はありますか??
前もって感謝します