| Issue 2: | Unnecessary header imports |
‹ Prev
2 of 2
|
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. ./run.sh --outputdir=../src --preservedirs ../../my-game/src/com/me/mygame What is the expected output? What do you see instead? There should not be any import needed for a built-in NS type e.g. #import "NSMutableArray.h" What version of the product are you using? On what operating system? 0.5.2 on Mac OS X 10.7.4 Please provide any additional information below. None |