#Every Single Option Under The Sun
- optimization level options
- automatic crashing options
- debug info options
- swift internal options
- swift debug/development internal options
- linker-specific options
- mode options
#Every Single Option Under The Sun
| #import <UIKit/UIKit.h> | |
| @interface UIViewController (Logging) | |
| @end |
| // | |
| // | |
| // UIColor+GSAdditions.h | |
| // | |
| // Created by Simon Whitaker at Goo Software Ltd on 15/09/2011. | |
| // | |
| #import <UIKit/UIKit.h> | |
| @interface UIColor (GSAdditions) |