osx - Mac application update from dmg -


currently developing macosx app. can launch @ startup. has launchitem installed. however, when need update app, drag app ./applications dmg dialog window replace current app updated one.

click updated one, reboot mac. mac still show previous app. seems don't replace or overwrite old app.

does know how clean previous launch item , files when users drag new app dmg ./applications ?

thanks

the root cause there 1 deprecated app archive folder in user/developer/xcode/archive/, first triggered launchitem. update app in applications not called.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -