unable to read unknown load command 0x80000022

后端 未结 2 1389
遇见更好的自我
遇见更好的自我 2021-01-21 05:04

In my app, I use a very large amount of code that I copied from Apple\'s SpeakHere example, and when I run the app on an iPhone device it spits out this error about a hundred ti

2条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-21 05:31

    Regarding the first warning, this appears to be a known issue in SDK 3.1 (I'm assuming you're using 3.1, I'd never seen this error with other versions). If you try compiling with a 3.0 target, that should resolve it.

提交回复
热议问题