File:  [Local Repository] / SSHFS-Mountlet / readme.publish
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Sun May 5 22:41:18 2024 UTC (7 weeks, 2 days ago) by adi
Branches: MAIN
CVS tags: HEAD
*** empty log message ***

    1: All path are relative to the location of this readme.publish.
    2: 
    3: - Use SSHFS-Mountlet.platypus in this directory to build SSHFS-Mountlet/SSHFS-Mountlet.app.
    4: - Add resources from SSHFS-Mountlet/src to SSHFS-Mountlet.app
    5: - Set icon to SSHFS-Mountlet/src/gfx/SSHFS-Mountlet.icns
    6: - correct version number
    7: - Build SSHFS-Mountlet.app
    8: - save profile to SSHFS-Mountlet.platypus
    9: 
   10: - copy SSHFS-Mountlet.platypus to SSHFS-Mountlet/src/platypus/ and edit:
   11:   change all path to start with: /Volumes/SSHFS-Mountlet/src/...
   12: 
   13: - Update changelog and README in SSHFS-Mountlet/
   14: 
   15: - remove CVS dirs: find . -type d -name CVS -exec rm -fr {} \;
   16: 
   17: - execute ./create_dmg
   18: 
   19: - scp dist/* to server
   20: - move previous release to dist/old/

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>