how to change 'letting Expo do it for you'

hi , when I first run expo build:ios , I choose 'let expo do it for you, As a result , the ipa is only installed via appstore, But in fact, I want to package ad hoc, how to change it . When I run expo build:ios` next time, the ipa always ,so What I need to do. I have created iOS Provisioning Profiles (Distribution) ad hoc

Hey @shuisheng,

Unfortunately the builders don’t currently support ad hoc builds. See bottom of this section: https://docs.expo.io/versions/latest/distribution/building-standalone-apps#3-start-the-build

Cheers,

Adam

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