When you go under /Applications/Armory.app/Contents/MacOS and run Armory ("./Armory"), what's the output?
In this case I get a pop-up with a yellow triangle holding an exclamation mark, and the message "The DB has returned the following error:
DB version mismatch. Use another dbdir!
Armory will now shutdown.
]Here's what I get in the terminal:/Users/julianthurston
-->cd Aplicativos
-bash: cd: Aplicativos: No such file or directory
-->cd Applications
-->ls
Armory.app Chrome Canary Apps.localized
Chrome Apps.localized
-->cd Armory.app
-->ls
Contents
-->cd Contents
-->ls
Dependencies Frameworks Info.plist MacOS Resources
-->cd MacOS
-->./Armory
/Users/julianthurston/Applications/Armory.app/Contents/MacOS/py/usr/lib/armory/armoryengine/Transaction.py:2760: SyntaxWarning: import * only allowed at module level
def PyCreateAndSignTx_old(srcTxOuts, dstAddrsVals):
(WARNING) ArmoryQt.py:2565 - ***WARNING: Duplicate wallet detected, 2f68UeoBm
(WARNING) ArmoryQt.py:2575 - Second wallet is more useful than the first one...
(WARNING) ArmoryQt.py:2576 - Wallet 1 (skipped): /Users/julianthurston/Library/Application Support/Armory/armory_2f68UeoBm_.watchonly.wallet
(WARNING) ArmoryQt.py:2577 - Wallet 2 (loaded): /Users/julianthurston/Library/Application Support/Armory/armory_2f68UeoBm_.wallet
(WARNING) ArmoryQt.py:2565 - ***WARNING: Duplicate wallet detected, 36vn4TDvo
(WARNING) ArmoryQt.py:2575 - Second wallet is more useful than the first one...
(WARNING) ArmoryQt.py:2576 - Wallet 1 (skipped): /Users/julianthurston/Library/Application Support/Armory/armory_36vn4TDvo_.watchonly.wallet
(WARNING) ArmoryQt.py:2577 - Wallet 2 (loaded): /Users/julianthurston/Library/Application Support/Armory/armory_36vn4TDvo_.wallet
(WARNING) ArmoryQt.py:2565 - ***WARNING: Duplicate wallet detected, YXdMHf2o
(WARNING) ArmoryQt.py:2575 - Second wallet is more useful than the first one...
(WARNING) ArmoryQt.py:2576 - Wallet 1 (skipped): /Users/julianthurston/Library/Application Support/Armory/armory_YXdMHf2o_.watchonly.wallet
(WARNING) ArmoryQt.py:2577 - Wallet 2 (loaded): /Users/julianthurston/Library/Application Support/Armory/armory_YXdMHf2o_.wallet
(ERROR) BDM.py:184 - DB error: DB version mismatch. Use another dbdir!
-->