Hello,
I am getting this error while using realm on my swift project.
After i installed SwipeCellKit pod on it when i tried to compile, i get this error at build time:
Searched for some topics on stackoverflow but only found about react native.
I checked the Build Phases area for some default checks i found on google but there is no duplicated files:
Is this a normal error? Realm was compiling fine with the other pod, then suddenly started to give me this error.