I can't build my IOS app after i detach to expokit

I have followed these guidelines: https://docs.expo.io/versions/latest/guides/expokit.html

I get stuck at number 3 when I have to open the ‘xcworkspace’ file. I get 13 errors after i try to do this

I’m not sure what the problem is. I didn’t publish the app before I detached to expokit, could that be the problem

?

Answered in the Slack channel, but in case you didn’t see the message there, I figured I’d post here as well. Take a look at this Github Issue: https://github.com/expo/expo/issues/712 It will hopefully fix this issue you are having.

Cheers,

Adam

Thankyou, i tried what was suggested there and it did not work for me

Sorry! I would google and check Stack Overflow for the error and see if any one else has encountered the same issue and resolved it.

hi, i manage to sort it out. the problem was that i needed to update to xcode 9

1 Like