Fastlane error: No profile for team


#1

error: No profile for team ‘***’ matching ‘iosAppStore’ found: Xcode couldn’t find any provisioning profiles matching ‘***/iosAppStore’. Install the profile (by dragging and dropping it onto Xcode’s dock item) or select a different one in the Signing & Capabilities tab of the target editor. (in target ‘’ from project ‘’)

Добрый вечер, пытаюсь подружиться с Fastlane, но что-то пока не особо получается, постоянно ловлю ошибку, что сверху, видел кучу часок, но не нашел решения((

Может кто сможет подсказать!?

platform :ios do
  desc "Builds, achieves and uploads ipa to TestFlight"
  lane :testflight_lane do
      cert
      sigh
      gym
  end
end

Может еще какие советы дадите!?))) Всем спасибо

Все сертификаты реквокнул и заново создал