mirror of https://github.com/darlinghq/darling
Rename tools to remove their file extensions
This makes it easy to add the folder to PATH and run commands
This commit is contained in:
parent
7cb23509af
commit
5f96f6c7fb
|
|
@ -286,3 +286,6 @@
|
|||
path = src/external/dtrace
|
||||
url = ../darling-dtrace.git
|
||||
branch = master
|
||||
[submodule "src/external/xcbuild"]
|
||||
path = src/external/xcbuild
|
||||
url = ../xcbuild.git
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 96af1f519ee49dfa3a1fe373235df0a8acbcf331
|
||||
Loading…
Reference in New Issue