久しぶりにiPhoneに戻ろうかと思って前に作ったのをいじっていると表題のようなエラーが。
このアプリは最初違うアプリケーションを作っていて、途中でプロジェクトをリネームして方向転換した為か、リネーム前の名前のコンパイル済みファイルを探していて、それが無いためエラーが出ていたようでした。
結構悩んだのですが、英語のフォーラムに答えがありました。
I was having the same problem and found that the problem was that I had renamed my project and that Xcode was still looking for the previous name for the executable path.
Try this: Select your target and click “Info” at the top. Select “Build” and note which configuration you’re in (probably Debug). Scroll to the [...]

最近のコメント