http://www.cnblogs.com/lv_yantao/archive/2013/04/14/3020237.html

35down voteaccepted

You are using ASIHTTPRequest so you need to setup your project. Read the second part here

http://allseeing-i.com/ASIHTTPRequest/Setup-instructions

improve this answer
 
2  
Also, in the build phases, in the Compile Sources phase, make sure you added the relevant implementation files. I met this problem when I wrote GHUnit tests for classes that lived in a target that had all the implementation files in the compile sources phase, while the GHUnit tests classes target didn't have the implementation files in the compile sources phase. Thank you! – nurne Feb 7 '12 at 18:15

相关文章:

  • 2022-12-23
  • 2021-08-17
  • 2022-12-23
  • 2022-12-23
  • 2021-07-21
  • 2019-11-24
  • 2021-07-19
  • 2022-12-23
猜你喜欢
  • 2021-08-29
  • 2021-12-25
  • 2021-06-21
  • 2021-07-11
  • 2021-05-01
  • 2022-12-23
  • 2021-11-30
相关资源
相似解决方案