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

HMSegmentedControl报错 跑不起来啊 #3

Open
bmarkinominjie opened this issue Jun 9, 2020 · 3 comments
Open

HMSegmentedControl报错 跑不起来啊 #3

bmarkinominjie opened this issue Jun 9, 2020 · 3 comments

Comments

@bmarkinominjie
Copy link

No description provided.

@huzhiqin
Copy link
Owner

@bmarkinominjie 确定pod install了吗?

@wyaoyummy
Copy link

确实pod install以后还是报找不到

@huzhiqin
Copy link
Owner

@wyaoyummy @bmarkinominjie 问题已修复。Podfile的问题。
复制下面的内容即可:
platform :ios, '9.0'

target 'U17' do
use_frameworks!
inhibit_all_warnings!

pod 'SnapKitExtend'
pod 'Then'
pod 'Moya'
pod 'HandyJSON'
pod 'Kingfisher'
pod 'Reusable'
pod 'MJRefresh'
pod 'MBProgressHUD'
pod 'HMSegmentedControl'
pod 'IQKeyboardManagerSwift'
pod 'EmptyDataSet-Swift'
pod 'UINavigation-SXFixSpace'

end

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

3 participants