Download
1. Download SDK
1 |
git clone --depth 1 https://github.com/frang75/nappgui_src.git |
- After download, go to Quick start.
2. Run applications on macOS
You may not be able to run applications on newer macOS systems due to Apple's protection system (Figure 1). To disable this protection, open the Terminal and type:
1 |
sudo spctl --master-disable |