michaelengland/FlipTheSwitch

View on GitHub
Example/Colors-iOS/AppDelegateiOS.h

Summary

Maintainability
Test Coverage
@interface AppDelegateiOS : UIResponder <UIApplicationDelegate>
@property (nonatomic) UIWindow *window;
@end