ARC unsupported issue in iOS builds

Looking at the module documentation,
you can enable this property in the Build.cs file
bEnableObjCAutomaticReferenceCounting
However, I don’t know if it’s not going to mess other part of the app