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

Attaching via cocoapod failing #2

Open
batkov opened this issue Jun 22, 2015 · 1 comment
Open

Attaching via cocoapod failing #2

batkov opened this issue Jun 22, 2015 · 1 comment

Comments

@batkov
Copy link

batkov commented Jun 22, 2015

Crashes on xib load when imported via cocoapod. You should use:

[NSBundle bundleWithIdentifier:@"7blur"]

Instead of

[NSBundle mainBundle] 
@batkov
Copy link
Author

batkov commented Jun 22, 2015

Also you should specify resources in podpec. Currently attaching via pod is not working at all.

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