Tagged Questions

1
vote
2answers
131 views

.app OSX package problems on removable media

So from what little I understand about packaging for Macs, I see that the actual program that launches is the one defined under the CFBundleExecutable key in Info.plist. ...