Hi guys
I like to carry out version control in Composers source pane. For example if i drag Composer in the Source i will rename it immediately to some thing like Composer_8.52_v1.0
Unfortunately if you do this and build the pkg, it will fail silently.
I have a preinstall bashcript to simply delete the previous version eg rm -rf /Applications/Composer.app
What actually happens is that preinstall (or preflight) script runs, but the new item doesn't get installed at all.
The current work around is to not rename the source item within Composer and instead rename it after you have built the pkg like Get Info and changing the name there.
Hope this helps people out. This has been driving me nuts for about 4 hours!
