Xcode template for wxWidgets
- Xcode on Mac
- Homebrew Package Manager install from brew.sh
- wxWidgets from homebrew
brew install wxwidgets
- run install.sh script in terminal
- after install restart Xcode and you will see the template under macOS tab at the bottom inside wxWidgets section
[x] template comes with simple example see image below
- wxWidgets is currently licenced under The wxWindows Library Licence which approved by the Open Source Initiative.
- wxWidgets-Xcode-Template licensed under MIT License