I am trying to build an old project in Xcode 8.0 and getting the error at:
#import <Crashlytics/Crashlytics.h>
Error is:
'Crashlytics/Crashlytics.h' file not found
I am very new in iOS Apps development. Just installed Xcode 8.0 and opened the old project.
Any suggestions pleaese?