/** * Appcelerator Titanium Mobile * This is generated code. Do not modify. Your changes will be lost. */ #import @interface ApplicationMods : NSObject { } + (NSArray*) compiledMods; @end