allaboutapps / DataSource

Simplifies the setup of UITableView data sources using type-safe descriptors for cells and sections. Animated diffing built-in.
MIT License
74 stars 10 forks source link

Need to comment addDescriptorIfNotSet(SeparatorLineCell.descriptorLine) and next line #38

Open KhayalSuleymani opened 2 years ago

KhayalSuleymani commented 2 years ago
Screen Shot 2022-08-27 at 22 30 08

Need to add SeparatorLineCell files under MBDataSource pod. Because when you call 'pod install' you will see the error.