status-mobile/ios/StatusIm.xcodeproj
Oskar Thorén ed3597fd7c Tooling: Send app device logs to Testfairy properly
React Native uses 'asl' to do logging, not NSLog, so we have to hook into that
to get logs sent to Testfairy. This means we get all the app device logs you
normally get in development, not just whatever happens in JS land.

- Modified default logging function when flag is set
- Delete Prefix header file and NSLog Macro
2017-09-10 12:22:49 +03:00
..
xcshareddata/xcschemes Update to recommended settings proposed by Xcode 8.3.3 and Cocoapods 2017-08-31 11:34:41 +02:00
project.pbxproj Tooling: Send app device logs to Testfairy properly 2017-09-10 12:22:49 +03:00