Open KunalDev opened 1 year ago
I am getting below mentioned error while using Skeleton view with POD in xCode 15 (Objective-C project). However, It was working fine with xCode 14.
Can not find protocol declaration for 'SkeletonTableViewDataSource'; did you mean 'UITableViewDataSource'?
I have also create a new project with SkeletonView POD inside that and in that case also i am getting same error.
I am getting below mentioned error while using Skeleton view with POD in xCode 15 (Objective-C project). However, It was working fine with xCode 14.
Can not find protocol declaration for 'SkeletonTableViewDataSource'; did you mean 'UITableViewDataSource'?
I have also create a new project with SkeletonView POD inside that and in that case also i am getting same error.