You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My configuration MergeFile is like this:
group 'UI'
pod 'MBProgressHUD', '> 1.1.0'
pod 'DZNEmptyDataSet', '> 1.8.1'
pod 'MJRefresh', '> 3.2.2'
pod 'VTMagic', '> 1.2.4'
pod 'BRPickerView', '> 2.7.3'
pod 'QMUIKit', '> 4.2.3'
end
The bundle file of the 'BRPickerView' component is not added to the Pod after merging:
The text was updated successfully, but these errors were encountered:
My configuration MergeFile is like this:
group 'UI'
pod 'MBProgressHUD', '
> 1.1.0'> 1.8.1'pod 'DZNEmptyDataSet', '
pod 'MJRefresh', '
> 3.2.2'> 1.2.4'pod 'VTMagic', '
pod 'BRPickerView', '
> 2.7.3'> 4.2.3'pod 'QMUIKit', '
end
The bundle file of the 'BRPickerView' component is not added to the Pod after merging:
The text was updated successfully, but these errors were encountered: