Post
Topic
Board Beginners & Help
Re: backing up wallet on multi bit on mac
by
Nargule
on 14/04/2013, 21:41:55 UTC
There is actually a Library folder within your user folder, but it's hidden from view in Finder. If you open up the terminal app, you can type:
Code:
chflags nohidden Library
and your /User//Library folder is now visible in Finder.

Edit: Clarify folder location