Additional Steps for IceTouch set up on iOS 4?

in Help Center
Hello,
I'm trying my hand at writing a basic IceTouch client for the iPhone. I followed the screencast to the letter, but I ended up with 28 linking errors when I tried to build, all relating to libIceObjc.a. Admittedly I know very little about Objective C and targeting Mac platforms, but the app builds and runs just fine up until I add a slice file to the project, so I'm wondering if there's anything new I need to do since I'm using IceTouch 1.1, Xcode 3.2.5 and targeting the Iphone Simulator 4.2.
I've uploaded a screenshot of some of the error messages, but a few of them are "_SecTrustSetAnchorCertificates", "_kSecClass", "_kSecValueRef", etc.
I'm trying my hand at writing a basic IceTouch client for the iPhone. I followed the screencast to the letter, but I ended up with 28 linking errors when I tried to build, all relating to libIceObjc.a. Admittedly I know very little about Objective C and targeting Mac platforms, but the app builds and runs just fine up until I add a slice file to the project, so I'm wondering if there's anything new I need to do since I'm using IceTouch 1.1, Xcode 3.2.5 and targeting the Iphone Simulator 4.2.
I've uploaded a screenshot of some of the error messages, but a few of them are "_SecTrustSetAnchorCertificates", "_kSecClass", "_kSecValueRef", etc.
0
Comments