Using XCODE 11 for the first time to upload my sticker app to iTunes and am receiving the following errors. Any help or insight would be appreciated.Error ITMS-90685 : "CFBundleIdentifier Collision. There is more than one bundle with the CFBundleIdentifier value 'com.xxxx.yyyy' under the IOS application 'zzzz.app'"Error ITMS-90347 "Bad bundle identifier. The bundle identifier 'com.xxxx.yyyy' of the application extension zzzz.app/Plugins/zzzz StickerPackExtension.appex should start with the application's bundle identifer 'com.xxxx.yyyy' and not contain more than one period "." after the application's bundle ID"