Xcode 9 GM - Export and Upload to App Store crashing
I'm trying to upload my app that uses ARKit (Unity build) to iTunes Connect for TestFlight distribution. While both exporting and uploading to app store processes from Xcode -> Organizer I see crash on "Stripping extended attributes for APPNAME.app". I checked all configuration of bitcode and symbols on/off, signing automatically, manually. Deployment target of my project is iOS 10, as 11 cannot be set. I also tried following steps from simillar thread ( https://forums.developer.apple.com/thread/83219 ) and added App Store 1024 icon to Images.xcassets. Any ideas why Xcode is crashing?