Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Duplicate interface definition for class 'FXPageControl'. Getting this error after migration of the project to swift 5.5 and iOS 15. #834

Open
Pravalika-Donthineni opened this issue Nov 25, 2021 · 1 comment

Comments

@Pravalika-Donthineni
Copy link

File Name: FXPageControl.h
I am getting this error after the migration of the project to swift 5.5 and iOS 15.

All properties in that file is getting an Error: Property has a previous declaration

Reference:

IB_DESIGNABLE @interface FXPageControl : UIControl

Screen Shot 2021-11-25 at 6 00 45 PM

@Pravalika-Donthineni
Copy link
Author

I removed the pod and reinstalled it. It fixed the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant