-
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Running eas build locally to internal distribution and getting the following error:
[RUN_FASTLANE] error: exportArchive: Provide a bundle identifier to select from available reformatters: com.app and com.app.Clip
[RUN_FASTLANE]
[RUN_FASTLANE] Error Domain=IDEDistributionReformatterSelectionStepErrorDomain Code=0 "Provide a bundle identifier to select from available reformatters: com.app and com.app.Clip" UserInfo={NSLocalizedDescription=Provide a bundle identifier to select from available reformatters: com.app and com.app.Clip}
[RUN_FASTLANE]
[RUN_FASTLANE] ** EXPORT FAILED **
[RUN_FASTLANE] Exit status: 70
I believe the issue is caused by fastlane not knowing which bundle to release: the app or the app clip. How do I specify which one to release through eas?
Metadata
Metadata
Assignees
Labels
No labels