LoginSignup
1
0

More than 5 years have passed since last update.

undefined symbols for architecture arm64のエラー

Posted at

UnityでiOSアプリを開発している時、
ある日突然実機ビルドができなくなりました。

エラーの内容は
undefined symbols for architecture arm64

スクリプトがおかしいのかとあれこれ調べましたが結局、

XcodeのClean Build FolderでCleanしたらあっさりビルドできました。

Product -> Clean Build Folder

原因不明の時はとりあえずCleanしてみるのはあり。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0