Most of the security and penetration tools report if the ARC is not enabled.
fobjc-arc flag is not Found
As far as I know we can\'t do thi
Add the following to the Additional mtouch arguments text field within the Xamarin.iOS project properties window:
-gcc_flags "-fobjc-arc"