how is the new boxing feature handled

XCode 4.4 introduced boxing of primitives, e.g.

    NSNumber* bla = @12.5F;

How will this be handled in AppCode?
0
4 comments

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.

0
Avatar
Permanently deleted user

yes that was the question. i've tried it and the line was highlighted as error.

0

What error was it? Please, make sure you are using AppCode 1.6 + that runs on Xcode 4.4+ (see Preferences | Xcode).

0
Avatar
Permanently deleted user

thank you very much, that answered my question :)

0

Please sign in to leave a comment.