For some reason, even if I specify it in the makefile, it still won't come up as it has an author.
Last edited by NicknameGoesHere,
YesAPP_TITLE := appName
APP_DESCRIPTION := some text
APP_AUTHOR := name
Did you do this in makefile?

