我一个老项目用cocos studio 请问现在mac 系统已经不能使用了? 我该如何是好

我一直有一个老项目维护, 有一段时间没有打开工程了, 最近有事情需要修改, 用cocos studio 打开, 发现在倒入plist 文件时候 无限等待, 不知道大家有没这种现象? 现在比较紧急,希望有好心人可以帮助一下。

我目前系统版本: high sierra 10.13.1 (17B1003)
编辑器版本 3.10
倒入时候出现下面log:

[ERROR] [Thrd:Threadpool worker] CocoStudio.Basic.CSLogger.Error(:0) - 获取白名单失败:
System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in :0
at System.Net.HttpWebRequest.GetResponse () [0x00000] in :0
at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn) [0x00000] in :0
at Mono.Xml2.XmlTextReader.GetStreamFromUrl (System.String url, System.String& absoluteUriString) [0x00000] in :0
at Mono.Xml2.XmlTextReader.ReadTextReader (Int32 remained) [0x00000] in :0
at Mono.Xml2.XmlTextReader.PeekChar () [0x00000] in :0
at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in :0
at Mono.Xml2.XmlTextReader.Read () [0x00000] in :0
at System.Xml.XmlTextReader.Read () [0x00000] in :0
at System.Xml.XmlReader.MoveToContent () [0x00000] in :0
at MonoDevelop.Core.Serialization.XmlConfigurationReader.Read (System.Xml.XmlReader reader) [0x00000] in :0
at MonoDevelop.Core.Serialization.XmlDataSerializer.Deserialize (System.Xml.XmlReader reader, System.Type type) [0x00000] in :0
at CocoStudio.Basic.UserConfigSerializer.ReadFile[List`1] (System.String url) [0x00000] in :0
at Modules.Communal.CocosAdapter.SDKBoxModel.m__0 () [0x00000] in :0
上传中…

试一下 http://forum.cocos.com/t/cocosstudio/41298 ?

或者用windows的cocostudio打开

不应该吧 晚上回去试试, 正好刚升级新的系统

我试试,虽然我最后是用windows 运行cocos studio 解决了这个问题。 非常感谢你回复。