-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(tuist): support regeneration * feat(project): support generating xcodeproj when absent * feat(compile): append xcodeproj generation logs * ref(compile): check for xcodeproj before trying to generate it * feat(tuist): generate both project and manifest xcodeproj * feat(tuist): generate compile commands for both project and manifest * feat(nvim): update status variable when watch is running * ref(project): decompose and specialize * feat(tuist): lsp support for tuist files * chore(readme): update * ref: make main binary named xbase * feat(tuist): recompile on config files change * fix(xcodegen): ignoring existing xcodeproj * fix(compile): on file rename
- Loading branch information
Showing
34 changed files
with
955 additions
and
526 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.