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
Showing Recent Issues
CpResource ios /Users/limoncello/Library/Developer/Xcode/DerivedData/projectX-gqasesfugdbcefeizfdgumtmcteh/Build/Products/Release-iphoneos/projectX.app/ios
cd /Users/limoncello/github/projectX/projectX/ios
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Users/limoncello/github/projectX/projectX/ios/ios /Users/limoncello/Library/Developer/Xcode/DerivedData/projectX-gqasesfugdbcefeizfdgumtmcteh/Build/Products/Release-iphoneos/projectX.app
error: /Users/limoncello/github/projectX/projectX/ios/ios: No such file or directory
I don't know if it's related but:
>react-native link
Scanning 586 folders for symlinks in /Users/limoncello/github/projectX/projectX/node_modules (4ms)
rnpm-install info Android module react-native-fbsdk is already linked
rnpm-install info Linking react-native-fbsdk ios dependency
rnpm-install ERR! Something went wrong while linking. Error: Expected "/*", "//", or "{" but "<" found.
Please file an issue here: https://github.com/facebook/react-native/issues
Expected "/*", "//", or "{" but "<" found.
The text was updated successfully, but these errors were encountered:
limoncello
changed the title
"No such file or directory" error while building project on device
"No such file or directory" error while deploying project on device
Jun 27, 2017
I don't know if it's related but:
and:
Additional Information
Xcode: Version 8.3.3 (8E3004b)
The text was updated successfully, but these errors were encountered: