ITMS-90426: Invalid Swift Support Help Please

Hi, seems likes the Build Process has broken for me and the resulting Ipa has dropped from 250mb to 35mb - what am i doing wrong? how can i get expo to build including the swift support package?

It seems like I needed to do an expo build:iso -c to clean up the process and then redo the provisioning profiles.

You will run into this problem if you try to submit a development or preview build to the App Store/Testflight. (i.e. if you try to submit an app built with "distribution": "internal".)

You should not have "distribution": "internal" in your production build profile.

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