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

Unable to run command 'StripNIB EventViev.nib...' #10

Closed
psiabeta opened this issue May 10, 2018 · 1 comment
Closed

Unable to run command 'StripNIB EventViev.nib...' #10

psiabeta opened this issue May 10, 2018 · 1 comment

Comments

@psiabeta
Copy link

Hello everyone,
I'm having some problem with the library after installing QVRWeekView pod - getting dependency errors (below) on Xcode 9.3 everytime I try to build the app... Any ideas how to handle it?

``
Unable to run command 'StripNIB EventView.nib' - this target might include its own product.
Unable to run command 'StripNIB EventViewiphone.nib' - this target might include its own product.
Unable to run command 'StripNIB EventView
ipad.nib' - this target might include its own product.
Unable to run command 'StripNIB HourSideBarView.nib' - this target might include its own product.
Unable to run command 'StripNIB HourSideBarViewiphone.nib' - this target might include its own product.
Unable to run command 'StripNIB HourSideBarView
ipad.nib' - this target might include its own product.
Unable to run command 'StripNIB HourSideBarViewC.nib' - this target might include its own product.
Unable to run command 'StripNIB HourSideBarViewCiphone.nib' - this target might include its own product.
Unable to run command 'StripNIB HourSideBarViewC
ipad.nib' - this target might include its own product.
Unable to run command 'StripNIB WeekView.nib' - this target might include its own product.
Unable to run command 'StripNIB WeekViewiphone.nib' - this target might include its own product.
Unable to run command 'StripNIB WeekView
ipad.nib' - this target might include its own product.

@psiabeta
Copy link
Author

Changing swift version was the key to get rid of the problem

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

1 participant