Is the literal object syntax only available for OS X development?
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?
Solution
No, they’re also available in the 4.5 preview and work on iOS.