XCode 15 build failed - DT_TOOLCHAIN_DIR cannot be used to evaluate LIBRARY_SEARCH_PATHS, use TOOLCHAIN_DIR instead
trinitiwowka opened this issue · 1 comments
trinitiwowka commented
Describe the bug
DT_TOOLCHAIN_DIR cannot be used to evaluate LIBRARY_SEARCH_PATHS, use TOOLCHAIN_DIR instead - Firebase
DT_TOOLCHAIN_DIR cannot be used to evaluate LIBRARY_SEARCH_PATHS, use TOOLCHAIN_DIR instead - FirebaseAnalitics
To Reproduce
Steps to reproduce the behavior:
- open xcode
- Click on build app
- See error
Expected behavior
Success build
Desktop (please complete the following information):
- OS: macos 14.0 (23A344)
- Xcode 15.0
- IOS 17
Additional context
After updating Mac OS 14 and Xcode 15, the project does not build
rdlabo commented