Sha256: 997e95e8adcb116adfc91881932b76e04e1a15e370f5778c90200fc23d9046f0
Contents?: true
Size: 245 Bytes
Versions: 12
Compression:
Stored size: 245 Bytes
Contents
// -*- objc -*- #import <UIKit/UIApplication.h> #include "application.h" @interface ReflexAppDelegate : UIResponder <UIApplicationDelegate> - (void) bind: (Reflex::Application*) application; - (BOOL) callOnStart; @end// ReflexAppDelegate
Version data entries
12 entries across 12 versions & 1 rubygems