I added the "-prune= 550" to the bitcoin qt name and extension.
I am able to get to the contents.
In the terminal, it shows:
MacBookAir-xxxxxxxxxxx-x:~ [myname]$ /Applications/Bitcoin-Qt.app/Contents/MacOS/Bitcoin-Qt-prune\=550 ; exit;
All I keep getting is an error that says disk space is low.
so you renamed the software instead of running it from the terminal with the prune command, did I get that right? if that's true then no wonder it didn't work.
run bitcoin-qt from the terminal instead. according to the path you just posted it should look like this.
/Applications/Bitcoin-Qt.app/Contents/MacOS/Bitcoin-Qt -prune=n
Yes, I renamed the software.
Okay, so I did what you suggested and it now says:
reindexing blocks on disk...
It looks like it is starting all over again.
I'll check in again in a couple of days...
I appreciate the help, Encrypted. This technical stuff is tough for a non-techie like me.