Sha256: 090244f12311512a9e94c157112d2aac383183fa3ce1b7a4211f6335ed4f73f6
Contents?: true
Size: 258 Bytes
Versions: 136
Compression:
Stored size: 258 Bytes
Contents
// // main.m // Rhodes Launcher // // Created by rhomobile on 9/11/09. // Copyright __MyCompanyName__ 2009. All rights reserved. // #import <Cocoa/Cocoa.h> int main(int argc, char *argv[]) { return NSApplicationMain(argc, (const char **) argv); }
Version data entries
136 entries across 136 versions & 2 rubygems