Skip to content
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

Build failing on XCode 9 #66

Closed
aidenwallis opened this issue Sep 19, 2017 · 9 comments
Closed

Build failing on XCode 9 #66

aidenwallis opened this issue Sep 19, 2017 · 9 comments

Comments

@aidenwallis
Copy link

Build doesn't seem to exceed because of SDWebImage - maybe it's something like an out of date dependency?

http://prntscr.com/gn86ro

If you can give me any advice/some sort of fix ASAP that would be appreciated :)

@flikQ
Copy link

flikQ commented Sep 19, 2017

Getting same issue here. Any help would be awesome.

@lewisbye
Copy link

Same issue here! Needing help on this ASAP!

@chrise86
Copy link

I found that it only fails when using react-native run-ios; running via Xcode seems to work fine. Oddly though, even when running the CLI command it still builds and runs the app in the simulator...

@aidenwallis
Copy link
Author

I've always ran through xcode, so not sure why I'm getting an issue then.

@jsteiner
Copy link

Cleaning the build folder solved this for me.

@hkung77
Copy link

hkung77 commented Sep 21, 2017

Cleaning the build worked to get the build on the simulator. However the errors for SDWebImage still exist.

@aidenwallis
Copy link
Author

I managed to fix this by doing Project -> Clean in XCode, gonna close this, hope this works for you all!

@taiki-t
Copy link

taiki-t commented Nov 6, 2017

Also doing rm -rf ~/Library/Developer/Xcode/DerivedData/* solved problem with running simulator by react-native run-ios

@batmanhit
Copy link

Cleaning XCode would work for sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants