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

项目初始化失败 #51

Closed
jiangleo opened this issue Jul 21, 2017 · 1 comment
Closed

项目初始化失败 #51

jiangleo opened this issue Jul 21, 2017 · 1 comment

Comments

@jiangleo
Copy link

第一次跑这个项目的时候,跑不起来。报错信息如下:

CpResource assets /Users/jianghongwei/Library/Developer/Xcode/DerivedData/growth-gufomzqqbjiyjkcjreswkjeszukm/Build/Products/Debug-iphonesimulator/growth.app/assets
    cd /Users/jianghongwei/Documents/practice/growth/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.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/jianghongwei/Documents/practice/growth/ios/assets /Users/jianghongwei/Library/Developer/Xcode/DerivedData/growth-gufomzqqbjiyjkcjreswkjeszukm/Build/Products/Debug-iphonesimulator/growth.app

error: /Users/jianghongwei/Documents/practice/growth/ios/assets: No such file or directory

现在的解决方案是:
growth/assets 文件移到 growth/ios/assets 后就可以跑起来了

@phodal
Copy link
Owner

phodal commented Jul 21, 2017

初次运行执行一下

./e2e/ios-package.sh

里面会复制 assets 到相应的目录,我更新一下文档

@phodal phodal closed this as completed in e1c7f5a Jul 21, 2017
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