hackedteam/core-ios

View on GitHub
core/RCSIphone_Prefix.pch

Summary

Maintainability
Test Coverage
//
// Prefix header for all source files of the 'RCSIphone' target in the 'RCSIphone' project
//

#ifdef __OBJC__
    #import <Foundation/Foundation.h>
    #import <UIKit/UIKit.h>
#endif

#define kBufferDurationSeconds .5