I\'m using fastlane to create an IPA file using
build_app(export_method: "app-store",scheme: "my-scheme",clean: true)
I c