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导入之后,发现少了BHBGroup.h和.m文件 #9

Open
xiaohuiCoding opened this issue Jun 21, 2016 · 1 comment
Open

cocoapods导入之后,发现少了BHBGroup.h和.m文件 #9

xiaohuiCoding opened this issue Jun 21, 2016 · 1 comment

Comments

@xiaohuiCoding
Copy link

cocoapods导入之后,发现少了BHBGroup.h和.m文件;
添加引用后,//添加popview
[BHBPopView showToView:self.view
andImages:@[@"images.bundle/tabbar_compose_idea",
@"images.bundle/tabbar_compose_photo",@"images.bundle/tabbar_compose_camera",
@"images.bundle/tabbar_compose_lbs",@"images.bundle/tabbar_compose_review",
@"images.bundle/tabbar_compose_more"]
andTitles:
@[@"Text",@"Albums",@"Camera",@"Check in",@"Review",@"More"]
andSelectBlock:^(BHBItem *item) {

}

];
报^(BHBItem *item)_strong错误
求博主解答~谢了

@bb-coder
Copy link
Owner

不好意思,最近工作比较忙,一直没看github,我已经更新了pod库,版本1.2.0 您可以试试

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