expo publish: build only one, platform-specific bundle?

Hi there,

We have two separate release channels for our two platforms: one for iOS, one for Android.

We’re trying to cut down on the time it takes to publish to each of the release channels.

In a CI context, we’re wondering if it’s possible to run expo publish and have it build a bundle only for a specified platform – iOS or Android.

Thanks!

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