I am a begginer in XCode. My first real application for iPhone requires connection to a webservices. Since I wanted to use RPC XML or Soap, I searched on internet and found few examples (Apple programmers aren’t so into code sharing) to implement my requests. I want to mention that since the app is in the stage of proof of concept, the code is still not structured in classes separating the data and business layers as should.

So I took the example from CocoaDev and expected to run flawlessly.

But after pasting the code in my application and build it, a lot of unknown errors started to show:

Do you understand that a dependency is missing? More >