-
Notifications
You must be signed in to change notification settings - Fork 24.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Project won't build: missing directory. Help #18242
Labels
Resolution: Locked
This issue was locked by the bot.
Comments
It looks like you need to clean your XCode project & remove the folders inside |
I'm still having this issue. I've cleaned my project. |
@kelset you are using CocoaPods? |
Exactly same issue here. I've cleaned XCode project, deleted Derive Data Folder, deintegrated pods and re-install them but nothing work. |
i have the same issue |
Same here |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Project will not build anymore after installing react-native-maps. Here's the error I got when trying to run my .xcworkspace in:
ld: warning: directory not found for option '-L/Users/name/Library/Developer/Xcode/DerivedData/project-cogbqkfqcwttvxaipnswqlsfewpq/Build/Products/Debug-iphonesimulator/React'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Environment
OS: macOS High Sierra 10.13.3
Node: 8.9.1
Yarn: 1.3.2
npm: 5.7.1
Watchman: 4.9.0
Xcode: Xcode 9.2 Build version 9C40b
Android Studio: Not Found
Packages: (wanted => installed)
react: 16.2.0 => 16.2.0
react-native: 0.53.0 => 0.53.0
Expected Behavior
expected project to compile
Actual Behavior
Getting error above. Any help would be much appreciated
The text was updated successfully, but these errors were encountered: