Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
xcodeが正常に動作していましたが、
携帯電話を iOS 7 にアップデートし、最新の xcode をダウンロードしました。
空のアプリを作成し、シミュレーターで実行すると、
アプリは断続的にクラッシュし、他に何も追加されません...そのため、何度か実行され、起動時にクラッシュします。
エラーログなし、のみ
lldb
そしてmain.mで私は見る:
スレッド 1: シグナル SIGABRT
何が問題ですか?
ありがとう!