Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

I also need to find the /frameworks/Cocoa.framework/Headers/Cocoa.h reference. I used the one hosted in /System/Library/Frameworks/Cocoa.framework/Versions/A/Headers/ directory.

Wiki MarkupI specified all the 'Location' paths in the Xcode UI as \ [Absolute Path\]

STEP 4. Build the project in Xcode. If all goes well you'll find the product JavaAppLauncher.app which will give you a template to base your own app bundle from. Xcode will give you the path of the project output. Mine was :

...