I have been having a hard time publishing my app on the AppStore. Im using the Application Loader and i keep getting the following error.
ERROR ITMS-90432: "Invalid Swift Support. The file HelloWorld.app/Frameworks/Fabric.framework doesn’t have the correct file type for this location. Ensure you’re using the correct file, rebuild your app using the current public (GM) version of Xcode, and resubmit it."
Now the ipa is being packaged manually from the app created from XCode (thats generated using CMake) This …