Is the literal object syntax only available for OS X development?

Viewed 384

Are the new Objective-C literal syntax additions (e.g. @3.14) only available when developing for OS X and not iOS? That's what the Xcode update 4.4 seems to suggest. If so, why?

1 Answers
Related