Skip to content

EAS Build Error #22

@KrastanD

Description

@KrastanD

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions