0

I get a framework not found KissXML error a compile of some third party code that I did not write. I am using XCode 9.1.

enter image description here

I see that KissXML does not have the suitcase icon on this screen:

enter image description here

Other people have reported this problem on stack, but the solutions seem very strange such as replacing code in the project from a third party site. I suspect this is some configuration issue as this code previously compiled.

Be Kind To New Users
  • 9,672
  • 13
  • 78
  • 125

1 Answers1

0

I found out the developer moved the KissXML framework into a different framework so all I had to do was highlight the KissXML framework and click - to remove it from the list.

Be Kind To New Users
  • 9,672
  • 13
  • 78
  • 125