Hi I'm trying to compile my project, containing cocos2d and standard UIKit part, i'm trying to do this for iphone 3g/3Gs. The problem is, when i'm building it for debug configuration, it goes like on butter (no errors). But, when i switch to release, i've got over 1300 errors, all of them are like:
almost all of them contain problem with libxml.
What i'm doing wrong? If some body knows this , please share this priceless knowledge:) thanks in advance
p.s. i'm using also ToushXML in UIKit part