Sure wish Microsoft would create a cross platform way of creating executables. After all, I won't buy a windows machine just for packaging my Java app...
In all seriousness, it is a lot easier to create a Mac app on a windows machine than it is to create a windows executable on a Mac. Application bundles for OS X are just directory structures and do not require you to be using OS X to create them. As for the Icon bundle, I am sure someone can figure out how to create one on a non-Mac machine. |