Added more tools for building distributions, and new scripts for the
wxPythonOSX dist. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
4
wxPython/distrib/mac/buildapp.py
Normal file
4
wxPython/distrib/mac/buildapp.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# Just a simple shell around bundlebuilder.
|
||||
|
||||
from bundlebuilder import buildapp
|
||||
buildapp()
|
Reference in New Issue
Block a user