ios - XCode 8 卡在运行 4 个自定义 Shell 脚本中的第 2 个

标签 ios xcode performance shell

Xcode 大约需要 7 分钟才能在我的手机上运行我构建的应用程序。我在安装了 Fabric 和 CocoPods 的 3 个不同应用程序中遇到了这个问题。我已将 Optimization 设置为 none。唯一常见的椰子类动物是 Alimo fire。以下是我的自定义 shell 脚本:

enter image description here

enter image description here

在我的设备上测试任何东西都变得非常痛苦。我可以跑腿,然后在它完工之前回到家。我有一台 mac pro,所以系统资源不是问题。谢谢!

编辑 1

看起来 [CP] Embed Pods Framewords 花费的时间最长

最佳答案

它有超过 1200 个 appleid 证书,所以它需要一段时间来签署 cocopods。修复:

  1. 打开钥匙串(keychain)

  2. 点击证书

  3. 搜索appleid

  4. 全选CMD-A

  5. 删除

引用:XCode 7.3.1 hangs on "copying swift standard libraries"

关于ios - XCode 8 卡在运行 4 个自定义 Shell 脚本中的第 2 个,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41729925/

相关文章:

ios - 如何将我的 iOS 应用程序发送给我的客户以供他们使用?

ios - 在 Xcode/lldb 中移动执行点

javascript - HTML5 : Canvas performs too slow on lower end computers

ios - swift 与 Objective-C : App performance

ios - 如何在 iOS RSS 应用程序中显示解析后的 XML 中的图像?

ios - 无法在 View Controller 之间发送数据 Swift

ios - 我的 self.view 尺寸错误

ios - Xcode Organizer 控制台中的 NSLog 时间戳不显示毫秒

c# - 为什么C#画图形的速度比VB6慢

iphone - 如何通过填充 NSDictionary 以 JSON 格式发送 UIImage