I want to set the flag "-ObjC -all_load" like i set in the xcode (under build-settings-> other linker flags)
in order to get iOS apps with air to work with applicasa iOS framework. But what ever I do in the xcode proj seems like the flag being ignored by the air
So How do I set that flag in the air?
(note: its not info.plist configuration, its build setting configuration)