how is the new boxing feature handled Permanently deleted user 创建于 2012年09月25日 14:46 XCode 4.4 introduced boxing of primitives, e.g. NSNumber* bla = @12.5F;How will this be handled in AppCode?
Rurik,
I'm not sure what you mean by the question, if it is 'whether AppCode supports such syntx or not?', then yes, they are supported. If you have any troubles with them, please ley us know.
yes that was the question. i've tried it and the line was highlighted as error.
What error was it? Please, make sure you are using AppCode 1.6 + that runs on Xcode 4.4+ (see Preferences | Xcode).
thank you very much, that answered my question :)