[ERROR] warning: conditional compilation flags do not have values in Swift; they are either present or absent (rather than 'DEPLOYTYPE=production')
[ERROR] warning: conditional compilation flags do not have values in Swift; they are either present or absent (rather than 'DISABLE_TI_LOG_SERVER=1')
[ERROR] warning: conditional compilation flags do not have values in Swift; they are either present or absent (rather than 'TI_VERSION=12.6.3')
[ERROR] 2025-03-14 12:54:47.042 xcodebuild[4541:6117275] Writing error result bundle to /var/folders/6x/j0195v2563lbc4s7w34c6kcc0000gn/T/ResultBundle_2025-14-03_12-54-0047.xcresult
[ERROR] xcodebuild: error: The file “BuildProductsPath” couldn’t be opened because there is no such file.: The operation couldn’t be completed. No such file or directory
У вас есть идея о том, почему я получаю ошибку или что я должен проверить?
У меня есть приложение титана iOS, и когда я пытаюсь построить его с помощью VSCODE, это дает мне такие или ошибки: < /p> [code][ERROR] warning: conditional compilation flags do not have values in Swift; they are either present or absent (rather than 'DEPLOYTYPE=production')
[ERROR] warning: conditional compilation flags do not have values in Swift; they are either present or absent (rather than 'DISABLE_TI_LOG_SERVER=1')
[ERROR] warning: conditional compilation flags do not have values in Swift; they are either present or absent (rather than 'TI_VERSION=12.6.3')
[ERROR] 2025-03-14 12:54:47.042 xcodebuild[4541:6117275] Writing error result bundle to /var/folders/6x/j0195v2563lbc4s7w34c6kcc0000gn/T/ResultBundle_2025-14-03_12-54-0047.xcresult
[ERROR] xcodebuild: error: The file “BuildProductsPath” couldn’t be opened because there is no such file.: The operation couldn’t be completed. No such file or directory [/code] У вас есть идея о том, почему я получаю ошибку или что я должен проверить?