fatal error: 'Fabric/Fabric.h' file not found
问题 I am working on xcode 6.3.1, OSX 10.10.3 and I have configure crashlytics successfully with my local system. it work fine and it release the build via fabric app. But when I transfer same codebase to teamcity it was showing me following error fatal error: 'Fabric/Fabric.h' file not found fatal error: 'Crashlytics/Crashlytics.h' file not found After investigation, I found that following unknown issue in my teamcity server. Teamcity got the source from git and when I see the source code in