0

I have done following things to fix this issue

  1. Under build settings set 'YES' to 'Allow Non-modular includes in FrameworkModules'
  2. Cleaned project
  3. Really cleaned project by deleting data under ~/Library/Developer/Xcode/DerivedData/*

What can I do to fix this?

First

Errors

Vinod Sobale
  • 862
  • 11
  • 18

1 Answers1

0

Just changed the versions of following libraries. Using old versions now.

pod 'Fabric', '~> 1.5.5’
pod 'TwitterCore', '~> 1.11.4'
pod 'TwitterKit', '~> 1.11.4'
Vinod Sobale
  • 862
  • 11
  • 18