Details
-
Bug
-
Resolution: Done
-
P2: Important
-
0.3
-
None
-
OS X
-
e0b913e9b827c5be6a9c525e6ac2942e157ee8ec
Description
In the rules which generate Info.plist, PkgInfo, and the actual executable, product.name is used for the bundle directory and the name of the executable. product.targetName should be used instead.
Also, Info.plist and PkgInfo go inside the Contents subdirectory of the application bundle, not directly in it.