Invalid Bundle error from iTC, cannot submit app - because 4 swift dylibs fail to embed
问题 My app runs fine on devices & simulators, but when I submit it, I get the Invalid Bundle - One or more dynamic libraries that are referenced by your app are not present in the dylib search path error emailed to me about half an hour after the upload completes successfully. Following the advice on this thead here, namely running otool -L , I can see that the app's main executable has all of its @rpath/...dylib files in the Frameworks/ folder as expected, but , the appex's executable is missing