Tissue could not detect build environment with static libraries

In my project objects, I have static libraries. I would like to add crashlytics to them. I am adding Launch Script , Framework Search Path , Plist file info path from Crashlytics to my static library build settings. When I build a project, I have a problem:

enter image description here

What should I do to fix this problem. Help me if possible.

+7
ios static-libraries crashlytics twitter-fabric
source share

No one has answered this question yet.

See related questions:

545
Broken infrastructure iOS app on device, dyld: library not loaded, Xcode 6 Beta
430
Difference between static and shared libraries?
132
Library? Static Dynamic? Or Frames? Project inside another project
90
Xcode 4 cannot find public header files from static library dependency
74
Crashlytics on iOS won't pass Build Your Project in Fabric app
43
Xcode custom build configuration calls library / file not found for static libraries
fifteen
Creating a static coco library
7
Crashlytics Fabric Multiple Environments for iOS Application
2
Fabric not installed
0
Can I hide used third-party libraries in a static library?

All Articles