Kevin Blog
  • Producter 让产品从 0 到 1
  • iOS 开发视频
  • 我开发的 App 们
Subscribe
Tagged

xcode

A collection of 1 post

swift

Swift Endless Compiling / Indexing

Swift 不出意外的又坑人了。 今天遇到了一个 Swift 无限卡在 Compiling / Indexing 的问题,这个问题导致的原因最终定位到一个关于类型推断的问题 例如下面这段代码就会导致卡在 Compiling / Indexing var data = [ [ "price": 1, "name": "a" ], [ "price": 1, "name": "a" ], [ "price": 1, "name": "a" ], [ "price": 1, "name&

  • Kevin Zhow
Kevin Zhow Apr 16, 2015 • 1 min read
Kevin Blog © 2022
Powered by Ghost