Xcode Archive & Export for iOS v2.6.1 fails for us in code signing

Dropping back to v2.6.0 avoids this issue
This is an example of a failed build:

I think this is the relevant part of the log:

e[33;1mFiltering CodeSignInfo groups for target capabilitiese[0m
e[33;1mFiltering CodeSignInfo groups for export methode[0m
e[33;1mApp was signed with NON xcode managed profile when archiving,
only NOT xcode managed profiles are allowed to sign when exporting the archive.
Removing xcode managed CodeSignInfo groupse[0m
Entitlements filter - removes profile if has missing capabilities
Export method filter - removes profile if distribution type is not: ad-hoc
Entitlements filter - removes profile if has missing capabilities

default profile: {c9ac75b9-6b84-4e85-af4e-f881c90fd30c BitriseBot-Wildcard BITFALL FEJLESZTO KORLATOLT FELELOSSEGU TARSASAG 72SA8V3WYL * development [21bbc342c380001152f6f44055d3e8b3f4229740] [Serial: 6807132550712878682, Name: iPhone Developer: Bitrise Bot (VV2J4SV8V4), Team: BITFALL FEJLESZTO KORLATOLT FELELOSSEGU TARSASAG (72SA8V3WYL), Expiry: 2020-01-28 10:08:49 +0000 UTC] 2019-01-28 10:32:33 +0000 UTC 2020-01-28 10:32:33 +0000 UTC map[application-identifier:72SA8V3WYL.* com.apple.developer.team-identifier:72SA8V3WYL get-task-allow:true keychain-access-groups:[72SA8V3WYL.*]] false ios}

e[31;1mFailed to find Codesign Groupse[0m

I’m guessing the filtering is incorrectly removing all the codesign groups…

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.

Hi @hudson!

Sorry for the huge delay. Can you let us know if this problem is persistent for you guys with the latest version of the step?

Sorry, missed this, thanks for the follow-up - we are passed this issue