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

因为中文名称图片,使用cocoapods引入报错 #116

Open
ww1234 opened this issue Oct 9, 2019 · 2 comments
Open

因为中文名称图片,使用cocoapods引入报错 #116

ww1234 opened this issue Oct 9, 2019 · 2 comments

Comments

@ww1234
Copy link

ww1234 commented Oct 9, 2019

error: cannot create /var/folders/lb/brnxlkyd5yb4thvp8dd290qc0000gn/T/d20191009-44194-1s089yt/CWLateralSlide-1.6.5/layoutImage/Mask?+??Ŧ????+???.png
Illegal byte sequence
error: cannot create /var/folders/lb/brnxlkyd5yb4thvp8dd290qc0000gn/T/d20191009-44194-1s089yt/CWLateralSlide-1.6.5/layoutImage/Mask?+????????+???.png
Illegal byte sequence
error: cannot create /var/folders/lb/brnxlkyd5yb4thvp8dd290qc0000gn/T/d20191009-44194-1s089yt/CWLateralSlide-1.6.5/layoutImage/?+?ޫ?????+?+??Ŧ????+???.png
Illegal byte sequence
error: cannot create /var/folders/lb/brnxlkyd5yb4thvp8dd290qc0000gn/T/d20191009-44194-1s089yt/CWLateralSlide-1.6.5/layoutImage/?+?ޫ?????+?+????????+???.png
Illegal byte sequence
error: cannot create /var/folders/lb/brnxlkyd5yb4thvp8dd290qc0000gn/T/d20191009-44194-1s089yt/CWLateralSlide-1.6.5/????????.gif
Illegal byte sequence

@ChavezChen
Copy link
Owner

cocoapods 不会导入对应的图片,s.source_files = 'CWLateralSlide/*.{h,m}' 只会导入这个目录下的.h和.m 看看是不是其他的问题

@ww1234
Copy link
Author

ww1234 commented Oct 10, 2019

cocoapods 不会导入对应的图片,s.source_files = 'CWLateralSlide/*.{h,m}' 只会导入这个目录下的.h和.m 看看是不是其他的问题

是解压的时候报错,应该是unzip版本不兼容导致;建议改成英文名称

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