iOS6 Simulator MKMapKit “Couldn't find default.styleproto in framework”

后端 未结 7 935
自闭症患者
自闭症患者 2020-12-08 20:13

Running my app with the iOS6 simulator I am getting the following printed in the XCode console prior to viewDidLoad getting called:

Could

相关标签:
7条回答
  • 2020-12-08 21:05

    I solved by adjusting the MKMapView in my view controller to iPhone 5 new size, now I got no warning message.

    0 讨论(0)
提交回复
热议问题