firebase-analytics icon indicating copy to clipboard operation
firebase-analytics copied to clipboard

XCode 15 build failed - DT_TOOLCHAIN_DIR cannot be used to evaluate LIBRARY_SEARCH_PATHS, use TOOLCHAIN_DIR instead

Open trinitiwowka opened this issue 1 year ago • 1 comments

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:

  1. open xcode
  2. Click on build app
  3. See error

Expected behavior Success build

Screenshots image

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

trinitiwowka avatar Sep 28 '23 11:09 trinitiwowka

https://github.com/ionic-team/capacitor/issues/6917#issuecomment-1726693600 may help @trinitiwowka

rdlabo avatar Sep 28 '23 11:09 rdlabo