We recently moved out build pipeline to Xcode 14 and we are seeing issue where our app clips size increased nearly 6mb without us adding any new code/libraries. We think the issue has to relate with bitcode removal in Xcode 14, How are we suppose to tackle this since the size is beyond the app clips maximum size for < iOS 16 version.