What steps will reproduce the problem?
1. multi-module project, using macappbundle in subprojects
3. subproject folder names do not match the app name.
What is the expected output? What do you see instead?
in Info.plist the key CFBundleName should be the same as appName
currently its ${project.name}, which for subprojects is simply name of the
subfolder.
What version of the product are you using? On what operating system?
using version 1.0.5
Original issue reported on code.google.com by poldwusm...@gmail.com on 27 Sep 2012 at 1:44
Original issue reported on code.google.com by
poldwusm...@gmail.com
on 27 Sep 2012 at 1:44