Search code examples
angularfirebasenativescriptnativescript-angularxcode12

Nativescript 7 with Angular and Firebase xcodebuild failed with exit code 65


Since I have updated my project on Nativecript7, I have a xcodebuild failed with exit code 65.

I have tried many things to correct this issue but nothing works.

It really seems that the error is coming from the emulator as it's coming at the very last point of the build.

I'm using Xcode V.12.1

When I try to run the project from XCode, I have the following error : "Framework not found AppAuth"


Solution

  • Try to use Xcode downgrade Version 11.3.1 (11C505).