Hacker News new | ask | show | jobs
by angilly 4397 days ago
Not if you want to use the Obj-C bridge, though :)

"The primary access points for the Objective-C bridge are the global properties ObjC and $."

1 comments

Bridge = $;

$ = Application;