XCode14 has disabled bitcode and Apple says they won't accept bitcode enabled apps. Disabling bitcode increases the size of our app by 2X. This can only help reduce the app size by a few Mb.
Has anyone faced this issue and been able to reduce their app size without bitcode enabled?