To export .ipa Is only ad hoc and app store acceptable in circle ci

I always fail while building in development . I use match and fastlane of course.

All required keys, certificates and provisioning profiles are installed
.
.
.

[08:16:19]: ▸ error: No profile for team 'xxxxx' matching 'Rex Dev' found: Xcode couldn't find any provisioning profiles matching 'xxxxx/Rex Dev'. 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 'DevApp' from project 'DevApp')
[08:16:19]: ▸ error: No profile for team 'xxxxx' matching 'Dev iOS Service Extension' found: Xcode couldn't find any provisioning profiles matching 'xxxxx/Dev iOS Service Extension'. 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 'ServiceExtension' from project 'DevApp')
[08:16:19]: ▸ error: No profile for team 'xxxxx' matching 'Dev iOS Content Extension' found: Xcode couldn't find any provisioning profiles matching 'xxxxx/Dev iOS Content Extension'. 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 'ContentExtension' from project 'DevApp')
[08:16:19]: ▸ ** ARCHIVE FAILED **