Allow to create a Mac OS X bundle:
- add a template info.plist - add the CMakeLists magic - add a fix on main.cpp: Finder passes an argument (-psn_%d_%d) to any bundled app, that Cocoa is supposed to remove, and Qt apparently does not remove. Remove it by hand until someone figures how to make Drag & Drop work with Mac OS X.
Showing
src/vite-info.plist.in
0 → 100644
Please register or sign in to comment