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 1.5.0 support for static libraries #31

Open
sasojadrovski opened this issue Apr 7, 2018 · 0 comments
Open

CocoaPods 1.5.0 support for static libraries #31

sasojadrovski opened this issue Apr 7, 2018 · 0 comments

Comments

@sasojadrovski
Copy link

Hey @HamzaGhazouani,

I have updated CocoaPods to v.1.5.0 and tried building the dependencies as static libraries. The pod update command succeeded, however, when building the application, I get the following errors for HGPlaceholders:

Unable to run command 'StripNIB PlaceholderCollectionViewCell.nib' - this target might include its own product.
Unable to run command 'StripNIB PlaceholderCollectionViewCell~iphone.nib' - this target might include its own product.
Unable to run command 'StripNIB PlaceholderCollectionViewCell~ipad.nib' - this target might include its own product.
Unable to run command 'StripNIB PlaceholderTableViewCell.nib' - this target might include its own product.
Unable to run command 'StripNIB PlaceholderTableViewCell~iphone.nib' - this target might include its own product.
Unable to run command 'StripNIB PlaceholderTableViewCell~ipad.nib' - this target might include its own product.

Could you please take a look?

Cheers,
Sasho

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

No branches or pull requests

2 participants