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

PBXCp Error No Such File or Directory Error for Certain Fonts #936

Closed
MaxwellGover opened this issue Jun 12, 2017 · 2 comments
Closed

PBXCp Error No Such File or Directory Error for Certain Fonts #936

MaxwellGover opened this issue Jun 12, 2017 · 2 comments

Comments

@MaxwellGover
Copy link

MaxwellGover commented Jun 12, 2017

I'm trying to build my react native project onto my actual device but these errors are causing the build to fail.

screen shot 2017-06-11 at 9 31 43 pm

CpResource /Users/maxwellgover/Desktop/nimbus/node_modules/native-base/Fonts/Arial\ Black.ttf /Users/maxwellgover/Library/Developer/Xcode/DerivedData/nimbus-dwhroufdxzvgkcajekmlbluemoyy/Build/Products/Debug-iphoneos/nimbus.app/Arial\ Black.ttf
    cd /Users/maxwellgover/Desktop/nimbus/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 -resolve-src-symlinks /Users/maxwellgover/Desktop/nimbus/node_modules/native-base/Fonts/Arial\ Black.ttf /Users/maxwellgover/Library/Developer/Xcode/DerivedData/nimbus-dwhroufdxzvgkcajekmlbluemoyy/Build/Products/Debug-iphoneos/nimbus.app

react-native, react and native-base version

react-native-cli: 2.0.1
react-native: 0.44.0
nativebase: 0.2.0

Expected behaviour

Not cause the xcode build to fail.

Actual behaviour

Causes xcode build to fail.

Steps to reproduce (code snippet or screenshot)

Try building onto actual device.

Is the bug present in both ios and android or in any one of them?

ios

@MaxwellGover
Copy link
Author

Going to resources folder in xcode and deleting all the fonts highlighted in red solved the issue.

@ohtangza
Copy link

ohtangza commented Aug 7, 2017

Any guess why it happened?

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

2 participants