Posted: 1st Nov 2011 19:17
Hi. I had been working on a little app I had to run on non-developing computers so I thought about publishing it... even thought publishing an executable .EXE I couldn't think of a way to generate an .APP from visual studio.

Does anyone know of a way to accomplish such a thing?

Thanks
Posted: 1st Nov 2011 22:59
You can't do it from the Windows EXE. You'll have to compile using a Mac and XCode.

Cheers