diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus <Jimmy@web> | 2012-09-23 15:52:31 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-09-23 15:52:31 +0000 |
commit | d45a558fc41f6aea7da2c3cb4a2474d96fd28e1e (patch) | |
tree | e73355644d9d3ad8022a5d09e1da08f13d4b9f5e | |
parent | bcf8a679b46ee86985e7c01c341f67a726e1539c (diff) |
Added a comment
-rw-r--r-- | doc/forum/First_attempt_at_an_OSX_launcher___40__.app__41__/comment_3_066ca31a2e5dfe55a58092ba85231c7c._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/First_attempt_at_an_OSX_launcher___40__.app__41__/comment_3_066ca31a2e5dfe55a58092ba85231c7c._comment b/doc/forum/First_attempt_at_an_OSX_launcher___40__.app__41__/comment_3_066ca31a2e5dfe55a58092ba85231c7c._comment new file mode 100644 index 000000000..4a48117ee --- /dev/null +++ b/doc/forum/First_attempt_at_an_OSX_launcher___40__.app__41__/comment_3_066ca31a2e5dfe55a58092ba85231c7c._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" + nickname="Jimmy" + subject="comment 3" + date="2012-09-23T15:52:31Z" + content=""" +The .app file can be placed anywhere, typically you would want to bundle it in a .dmg file for the user and the user just \"drags\" it to the /Applications folder. It should be possible to bundle statically linked binaries inside the .app bundle, you might end up having to ship parts of coreutils and a few other applications to make it self contained. + +Anyhow, here is a quick screencast <http://screencast.com/t/pnk8bk3hyUJM> and a screengrab of the app <http://screencast.com/t/4jjeRFx4g> +"""]] |