warning: Unable to read symbols

前端 未结 3 2059
梦如初夏
梦如初夏 2021-01-05 04:32

When I try to run my app in iOS 4.2.1, I am getting following warning messages;

[Switching to thread 11523]
[Switching to thread 11523]
`/xcode iOS/Platforms         


        
3条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-05 05:00

    I've been running into this same issue lately when compiling an app in Xcode 4.2, so I searched for this same issue in the apple developer forums, and I found many threads specifically about this dns.so warning, and in many of these threads, Apple engineers replied and said it's ok to ignore this warning when it involves dns.so. One of them stated it would not even be used on iOS, so it can be ignored.

提交回复
热议问题