@hrs wrote:
Because of OSX .app package, "make clean" seems like it can not delete .app file(directory).
I added following line and it works ok now.makefileCommon/compile.project.mk
approx. line 418rm -rf $(TARGET).appIs there's better solution or did I miss something?
Posts: 3
Participants: 2