UITextField causes crash in iOS 5, works fine in iOS 4

前端 未结 3 1527
不思量自难忘°
不思量自难忘° 2021-01-15 00:52

I have a really weird problem where if I click on a UITextField, any UITextField in my app will crash with this error:

0_CreateCachePathEmbedded(__CFS

3条回答
  •  难免孤独
    2021-01-15 01:41

    in my case it was the product name in the target settings which caused this strange error.

提交回复
热议问题