dragon
dragon copied to clipboard
pip install dragon | A Powerful buildsystem and toolkit currently targeting darwin (iOS/macOS) machines
Changes --- - Added two more items created when dragon is installed via the dev script to the gitignore - Updated krit* -> cynder - Created and used new bash...
Any suggestions?
https://user-images.githubusercontent.com/32813275/132949327-a2a189f0-0050-46e8-bb54-c604a62d40e6.mp4
My prefs module contains a lot of files in a lot of subdirs, so I use `$(BUNDLE_NAME)_FILES = $(shell find . -type f -name "*.m")` to compile them all but...
While testing dragon's interpreter against templates generated with theos' nic, I found that a few templates that include a .bundle appear to get treated as preference bundles (/Library/PreferenceLoader/Preferences gets added...
- [x] application_modern ```shell ninja: error: build.ninja:134: empty path ``` - [ ] control_center_module-11up Due to missing header - [ ] flipswitch_switch Due to outdated header in **/include/ - [...
No matter what the target version is set to in the makefile, Dragon seems to always build for 10.0+. ``` -miphoneos-version-min=10.0 -target arm64-apple-ios10.0 ``` Occurs with a standard Unix makefile...
min repro: ``` git clone https://github.com/kritantadev/statusviz cd statusviz dragon c b ```` also shows up in `dragon test` in multiple is this new?
Stage is being run in wrong order, if the project contains a `dir:Somewhere` in it [DragoonsBeHere.zip](https://github.com/DragonBuild/dragon/files/7147921/DragoonsBeHere.zip)