For iphone os sdk 3.0, I am getting error AT_Name token inside the UILocalizedIndexedCollation.h header [a file in the sdk]. Is it a bug? Googling on this brings me to some posts that says we need to set the Compiler Version [add build setting condition] both for Device and simulator.
Another way I find to handle this situation is to modify the header file itself.
Does these methods actually resolves the problem?
Any idea?
Thanks
Arnieterm
Another way I find to handle this situation is to modify the header file itself.
Does these methods actually resolves the problem?
Any idea?
Thanks
Arnieterm