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.
可能重复: 如何为项目中的单个文件禁用 ARC?
我对钥匙串访问有一点问题。
当我尝试它时,Xcode 对我说,我必须禁用 ARC。
但是那个项目真的很大,而且重写起来很可怕。
你能帮助我吗?
我一直在寻找解决这个问题的方法。