Xcode Build failed: Command /bin/sh failed with exit code 1

Hello,

Currently, am working on the project with expo and did eject/detach due issue to build development env for iOS. I tried to build manually using xcode but failed and return

[10:43:32] Can't find directory /Users/evhive/Documents/works/internalapps/ios/Pods, make sure you've run pod install.
Command /bin/sh failed with exit code 1

I did pod install before build but somehow it said can’t find the directory for Pods.

Any thought?

Thanks :slight_smile:

did you run pod install inside the ios directory?

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