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

Failed to read file - Carthage 0.12 - ResearchKit #1077

Closed
tmspzz opened this issue Feb 1, 2016 · 1 comment
Closed

Failed to read file - Carthage 0.12 - ResearchKit #1077

tmspzz opened this issue Feb 1, 2016 · 1 comment
Labels

Comments

@tmspzz
Copy link
Member

tmspzz commented Feb 1, 2016

Since the recent release, Carthage 0.12 fails to build ResearchKit with Failed to read file .

Works fine with 0.11

Try yourselves:

brew info carthage
brew switch carthage 0.11
@ikesyo
Copy link
Member

ikesyo commented Feb 1, 2016

I checked that repo and found that the CFBundlePackageType value of the Info.plist is BNDL, but we are only finding FMWK or dSYM since #1023.

Should we accept BNDL value? @Carthage/carthage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants