アプリの Product Name を変更すると Test target の build で link error になる.
ld: file not found: /path/to/old-product-name.app/old-procuct-name
Test target の以下の build 設定に Link 対象が記述されているので,新しい Product Name に修正する.
- Linking -> Bundle Loader -> Debug/Release
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
アプリの Product Name を変更すると Test target の build で link error になる.
ld: file not found: /path/to/old-product-name.app/old-procuct-name
Test target の以下の build 設定に Link 対象が記述されているので,新しい Product Name に修正する.
Register as a new user and use Qiita more conveniently
Go to list of users who liked