Xcode – Why do App store connect operation errors ITMS-90685 and ITMS-90680 happen?
The errors: ITMS-90685: CFBundleIdentifierCollision. There is more than one bundle with the CFBundleIdentifier value com.[companyName].[className] under the iOS application [myAppName].app ITMS-90680: invalid directory. The bundle Payload/[myAppName].app/Plugins/[myFramework].framework is not contained in a correctly named directory. It should be under "Frameworks" Background…