Sample project to reproduce Apple Distribution error
Invalid Bundle. The bundle at 'FlutterWrapper.framework' contains disallowed nested bundles
Using Flutter 2.8.1 the error cannot be reproduced and the uploading to TestFlight works fine, however using Flutter 3.3.7 the error is reproducible, check this other repo: https://github.com/alansteiman/FlutterExample
Flutter project added using the official documentation: https://docs.flutter.dev/development/add-to-app/ios/project-setup
cd FlutterExample
pod install