-1

I am getting an error that unable to resolve it. Please check the below image.enter image description here

I have downloaded the code from https://github.com/voisine/breadwallet

Please help me.

Gautam Sareriya
  • 1,833
  • 19
  • 30

1 Answers1

-1

APPLE LLVM 8.0 ERROR

The issue was generated by "wrong" path in Build Setting.

I thought it should require the path in my computer like $(SRCROOT)/Classes, instead I had to enter the file path in the project Classes/Header-name-file

Mohamed Raffi
  • 1,165
  • 1
  • 7
  • 15