Description
Currently setup_mac depends on tvb_bin.build_base and tvb_bin.build_pyinstaller. There 2 dependencies should be removed.
setup_mac.py should depend on build_resources/tvb_builder/build/TVB_Distribution_a.zip (will be done by a separate build TVB-1857) and only generate the tvb.app with the mac specific mechanism.