From 0e13aa8315407ea9c18650044486f6a0cc148bea Mon Sep 17 00:00:00 2001 From: abg Date: Sun, 24 Nov 2013 00:28:08 +0000 Subject: Added a comment: Upgrade installation in OSX --- .../comment_1_e1db7678aae37af281d31ae211677786._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/devblog/day_64__overkill/comment_1_e1db7678aae37af281d31ae211677786._comment (limited to 'doc/devblog/day_64__overkill') diff --git a/doc/devblog/day_64__overkill/comment_1_e1db7678aae37af281d31ae211677786._comment b/doc/devblog/day_64__overkill/comment_1_e1db7678aae37af281d31ae211677786._comment new file mode 100644 index 000000000..b04af39ff --- /dev/null +++ b/doc/devblog/day_64__overkill/comment_1_e1db7678aae37af281d31ae211677786._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="abg" + ip="184.75.210.234" + subject="Upgrade installation in OSX" + date="2013-11-24T00:28:03Z" + content=""" +Hey, + +You don't have to implement any whacky DMG replacement logic for OSX upgrades. No sane user will be using the application from the DMG. They will drag the .app directory to /Applications or some non-standard location and unmount the DMG. So your upgrade logic for OSX should end up looking very similar to the upgrade logic for Linux. +"""]] -- cgit v1.2.3