Issue with iphone sdk 4.2.1

前端 未结 8 947
别跟我提以往
别跟我提以往 2020-11-29 22:56

Probably a silly question. When running my project on the Device in the debug mode I get a lot of warnings al having the following string:

warning: Un

8条回答
  •  遥遥无期
    2020-11-29 23:18

    I had this issue with 4.2.1 (8C148a), which I believe is caused by differing DeviceSupport files on the phone and in XCode. I tried many things, but eventually resolved it by deleting this folder:

    /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.2.1 (8C148a)/

    After this I plugged in my iOS device and was asked to connect and restore the symbol files from the device, and it worked normally again.

提交回复
热议问题