capacitor-community / firebase-analytics

Enable Firebase Analytics for Capacitor Apps
MIT License
159 stars 63 forks source link

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

Open trinitiwowka opened 9 months ago

trinitiwowka commented 9 months ago

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):

Additional context After updating Mac OS 14 and Xcode 15, the project does not build

rdlabo commented 9 months ago

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