I upgrade my Unity 5.4 to Unity 2017.1.1f1 on the macOS, but it have some trouble for me. I can launcher Unity with use the Command line on Unity 5.4:
/Volumes/Home/Applications/Unity/Unity.app/Contents/MacOS/Unity -projectPath /Volumes/Extend/Project/Test/Test -executeMethod PerformBuild.CommandLineBuildAndroid
But now it can not work on Unity 2017.1.1f1,. The terminal when I execute the Command line:
![alt text][1]
and then I opened the Editor.log, it said:
**The assembly mscorlib.dll was not found or could not be loaded.**
![alt text][2]
How can I do with the problem? Is it the bug of Unity 2017?
[1]: /storage/temp/102356-shell.png
[2]: /storage/temp/102357-error.png
↧