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.
我有一个拥有大量资产的项目。我需要检查所有资产的应用程序。
问题是 xCode 正在将所有资产复制到设备上,即使没有进行任何更改。这会减慢构建速度,调试过程是一场噩梦。
有没有办法“要求”xCode不要每次都复制这些资产?