diff --git a/Source/AppIconOptionsController.h b/Source/AppIconOptionsController.h new file mode 100644 index 0000000..7272db7 --- /dev/null +++ b/Source/AppIconOptionsController.h @@ -0,0 +1,5 @@ +#import + +@interface AppIconOptionsController : UIViewController + +@end