Just copied all stuff to Editor folder then got the following error:
Assets/Editor/XCodeEditor-for-Unity/XCMod.cs(4,14): error CS0246: The type or namespace name `MiniJSON' could not be found. Are you missing a using directive or an assembly reference?
What's wrong? Did I miss something?
The version of Unity is 4.0.1 on OS X.
Just copied all stuff to Editor folder then got the following error:
Assets/Editor/XCodeEditor-for-Unity/XCMod.cs(4,14): error CS0246: The type or namespace name `MiniJSON' could not be found. Are you missing a using directive or an assembly reference?
What's wrong? Did I miss something?
The version of Unity is 4.0.1 on OS X.