When I tryed to upload an app to App Store, I faced below error.ERROR ITMS-90075: This bundle is invalid. The application-identifier entitlement is missing; it should contain your 10-character Apple Developer ID, followed by a dot, followed by your bundle identifier.My app has four provisioning profiles.1.This app itself2.Provisioning provider extension3.File provider extension4.My own frameworkThese profiles have different app ID prefix from team ID.Previous version that is not included 4.My own framework can upload succesfully even at present.So, I am suspicious of adding this framework caused this error.I checked adding this framework into Embed Frameworks in build phase and I selected the Code Sign On Copy option.Also, I tried below solutions but they didn't work.Technical Q&A QA1814 Setting up Xcode to automatically manage your provisioning profileshttps://developer.apple.com/library/content/qa/qa1814/_index.htmlTechnical Note TN2319https://developer.apple.com/library/prerelease/content/tech
0
0
648