We're trying to get our app to successfully upload to AppStore/TestFlight after upgrading to Xcode 10.1 and enabling Bitcode throughout. We keep getting lots of errors, but the main problem is that it takes up to a full hour AND A HALF to build the entire app, upload to app store then to wait for it to get out of "processing" state to confirm whether or not it was successful. The version I just uploaded has been in processing state at least 20 minutes with no indication as to what's going on. The information that comes in the email when it fails validation often is not very helpful (e.g. missing dylibs but no info as to which ones). Is there anything that can be done to speed up this process, as it will potentially take us weeks to get a successful upload at the current rate?
Thanks
Dylan