1

Recently upgraded to Xcode 12.1, and when I try to build my project, I got this error.

'FXPageControlDelegate' has different definitions in different modules; first difference is defined here found return type is 'UIImage * _Nonnull'

'FXPageControl' has different definitions in different modules; first difference is defined here found property name 'dotShape'

I did some research and found this answer, but when I tried to look for SWIFT_INSTALL_OBJC_HEADER = NO option in the framework's Build Settings tab, I can't seem to find it. My question is, is there anyway to solve this problem without renaming the framework's class that has this issue?

mwgs
  • 23
  • 2

0 Answers0