Namespace

Results 2 issues of Namespace

![mferror](https://cloud.githubusercontent.com/assets/7818533/3204886/4642e352-edaf-11e3-9a57-dd728a582c04.png)

I'm running sbt on the project folder and I get this unresolved dependency problem: ``` sbt.ResolveException: unresolved dependency: org.roboscala#sbt-robovm;1.0.0-alpha-04-SNAPSHOT: not found at sbt.IvyActions$.sbt$IvyActions$$resolve(IvyActions.scala:217) at sbt.IvyActions$$anonfun$update$1.apply(IvyActions.scala:126) at sbt.IvyActions$$anonfun$update$1.apply(IvyActions.scala:125) at sbt.IvySbt$Module$$anonfun$withModule$1.apply(Ivy.scala:115) at...