After integrate app with FB SDK I can't upload it to iTunes Connect.
Xcode says:
iTunes Store operation failed. This action could not be completed. Try again.AppLoader:
ERROR ITMS-90161: "Invalid Provisioning Profile. The provisioning profile included in the bundle xxx [Payload/xxx.app] is invalid. [Missing code-signing certificate]. A Distribution Provisioning profile should be used when submitting apps to the App Store. For more information, visit the iOS Developer Portal."If I remove FBSDK frameworks and calls from project, app uploads normally.
I cant find any permissions connected with FB.
What may I do wrong?