appledeMacBook-Pro:cerbero apple$ ./cerbero-uninstalled -c config/cross-ios-universal.cbc bootstrap
Traceback (most recent call last):
File "./cerbero-uninstalled", line 8, in
from cerbero.main import main
File "./cerbero/main.py", line 19, in
from cerbero import hacks
File "./cerbero/hacks.py", line 131, in
from cerbero.utils.shell import call
File "./cerbero/utils/shell.py", line 42, in
PLATFORM = system_info()[0]
File "./cerbero/utils/init.py", line 236, in system_info
raise FatalError("Mac version %s not supported" % ver)
cerbero.errors.FatalError: Fatal Error: Mac version 10.12.1 not supported
appledeMacBook-Pro:cerbero apple$ ./cerbero-uninstalled -c config/cross-ios-universal.cbc bootstrap
Traceback (most recent call last):
File "./cerbero-uninstalled", line 8, in
from cerbero.main import main
File "./cerbero/main.py", line 19, in
from cerbero import hacks
File "./cerbero/hacks.py", line 131, in
from cerbero.utils.shell import call
File "./cerbero/utils/shell.py", line 42, in
PLATFORM = system_info()[0]
File "./cerbero/utils/init.py", line 236, in system_info
raise FatalError("Mac version %s not supported" % ver)
cerbero.errors.FatalError: Fatal Error: Mac version 10.12.1 not supported