We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f2100 commit 47621eaCopy full SHA for 47621ea
Makefile
@@ -9,6 +9,7 @@ else ifeq ($(shell uname -s),Darwin)
9
brew install haxe
10
brew bundle install --file hashlink/Brewfile --no-lock
11
brew cask install android-studio
12
+ chmod u+x /Applications/Android\ Studio.app/Contents/plugins/android/lib/templates/gradle/wrapper/gradlew
13
endif
14
make -C hashlink
15
make install -C hashlink
0 commit comments