You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Xcode generates the below error when running example
clang: error: no such file or directory: '/Users/Necole/Library/Developer/Xcode/DerivedData/UIExplorer-gbtvpafqwwvhzvaiuorqbimjgjzx/Build/Products/Debug-iphonesimulator/libReact.a'
clang: error: no such file or directory: '/Users/Necole/Library/Developer/Xcode/DerivedData/UIExplorer-gbtvpafqwwvhzvaiuorqbimjgjzx/Build/Products/Debug-iphonesimulator/libRCTImage.a'
clang: error: no such file or directory: '/Users/Necole/Library/Developer/Xcode/DerivedData/UIExplorer-gbtvpafqwwvhzvaiuorqbimjgjzx/Build/Products/Debug-iphonesimulator/libRCTText.a'
The text was updated successfully, but these errors were encountered:
Closing as there has been no response and doesn't seem to happen to others. @NecoleYu if you're still having the issue then ping me with some more details and we can reopen 😄
@NecoleYu @brentvatne I have meet the same issue when I open multiple example project in Xcode. But when I terminal Xcode and reopen only this one project, it works 😊
facebook
locked as resolved and limited conversation to collaborators
May 31, 2018
Xcode generates the below error when running example
The text was updated successfully, but these errors were encountered: