Closed DesmondDAI closed 7 years ago
When creating CountryPicker, this warning shows in LLDB. And I have checked CountryView.xib and saw that there is a default image called se set to FlagImageView. I think you can remove this default image setting.
CountryPicker
CountryView.xib
FlagImageView
OK just found out the version in Cocoapods specs is not updated...
When creating
CountryPicker
, this warning shows in LLDB. And I have checkedCountryView.xib
and saw that there is a default image called se set toFlagImageView
. I think you can remove this default image setting.