10 2020 档案
摘要:打开Xcode报:Could not add write permission to the file because you do not own it. Try modifying the permissions of the file in the Finder or Terminal. 1、
阅读全文
摘要:升级原因:MAC上默认内置安装了Python 2.7,但是Python 2.7到2020年就会停止维护了。 注意:Xcode不支持Python 3.7,如你是IOS开发者,不建议升级 1、下载Python3.7版本 地址:https://www.python.org/downloads/ 2、安装P
阅读全文