➜ openiBoot git:(master) ✗ scons iPodTouch1G
scons: Reading SConscript files ...
AttributeError: 'SConsEnvironment' object has no attribute 'has_key':
File "/Users/lee/Desktop/Computer_Systems/xnu/openiBoot/SConstruct", line 23:
env = ARMEnvironment()
File "/Users/lee/Desktop/Computer_Systems/xnu/openiBoot/scons/ARMEnvironment.SConscript", line 18:
if not env.has_key("CROSS"):
➜ openiBoot git:(master) ✗ brew info scons
==> scons: stable 4.5.2 (bottled)