Invalid Swift Support. … “doesn’t have the correct file type for this location” on App validation

六眼飞鱼酱① 提交于 2019-12-12 10:22:42

问题


I am trying to upload my app to iTunes Store. But when I try to do that I get the following message:

Invalid Swift Support. The file DeckBuilder.app/Frameworks/libswiftMetal.dylib, DeckBuilder.app/Frameworks/libswiftUIKit.dylib, DeckBuilder.app/Frameworks/libswiftCore.dylib, DeckBuilder.app/Frameworks/libswiftFoundation.dylib, DeckBuilder.app/Frameworks/libswiftCoreData.dylib, DeckBuilder.app/Frameworks/libswiftDispatch.dylib, DeckBuilder.app/Frameworks/libswiftQuartzCore.dylib, DeckBuilder.app/Frameworks/libswiftObjectiveC.dylib, DeckBuilder.app/Frameworks/libswiftCoreGraphics.dylib, DeckBuilder.app/Frameworks/libswiftDarwin.dylib, DeckBuilder.app/Frameworks/libswiftCoreFoundation.dylib, DeckBuilder.app/Frameworks/libswiftos.dylib, DeckBuilder.app/Frameworks/libswiftCoreImage.dylib 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.

I am getting crazy, I do not know what is the problem. I had XCode 9.2 (which is the latest version in the App Store; I updated it a few days ago), but I have deleted the XCode.app from /Applications in order to reinstall it from the AppStore. But I get the same error.

I have tried to upload a completely new app, a blank app, without any change, just like XCode creates it. And it gives me the same error.

I think there is something bad in my XCode installation, but I do not know what... Could you help me? Please? I have been trying a lot of things for 2 days.. I need to publish the app, I am loosing my time with this sh*tty error.

I am going to try to completely remove XCode, do you know what files should I remove?

来源:https://stackoverflow.com/questions/47991579/invalid-swift-support-doesn-t-have-the-correct-file-type-for-this-location

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!