firebase-analytics
firebase-analytics copied to clipboard
XCode 15 build failed - DT_TOOLCHAIN_DIR cannot be used to evaluate LIBRARY_SEARCH_PATHS, use TOOLCHAIN_DIR instead
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
Screenshots
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
https://github.com/ionic-team/capacitor/issues/6917#issuecomment-1726693600 may help @trinitiwowka