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 中看到我可以重新排序框架。我认为它会影响在运行时加载它们的顺序吗?
我的问题:
谢谢, 沙尼
我还没有发现与框架顺序相关的问题。我能想到的唯一结果是警告/错误消息的顺序(如果有的话)。
最后,我将来自同一来源的框架组合在一起(首先来自 Apple),然后按字母顺序排列它们。