Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图在我的项目中安装一些 Pod。
我不断收到错误消息:
The document "S&J.xcworkspace" could not be opened.
问题是我的项目名称包含&. 我创建了一个名称不同的新项目(没有&),一切正常。
&
希望这可以帮助某人。
谢谢..这实际上有帮助,花了几个小时弄清楚为什么我的 .xcworkspace 没有打开,只是阅读了你的帖子,发现我的文件名中出现了同样的错误...更改了名称和繁荣,像魔术一样,应用程序像冠军一样运行.. :)