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

Fail to build #581

Open
satoshinosekai opened this issue May 9, 2024 · 0 comments
Open

Fail to build #581

satoshinosekai opened this issue May 9, 2024 · 0 comments
Assignees
Labels

Comments

@satoshinosekai
Copy link

satoshinosekai commented May 9, 2024

Describe the bug
build fail on obj-c project

To Reproduce
Steps to reproduce the behavior:

  1. add pod 'TOCropViewController' to Podfile
  2. run pod install
  3. build the project, got error

@interface TOCropViewController : UIViewController <- Duplicate interface definition for class 'TOCropViewController'
@Property (nonnull, nonatomic, readonly) UIImage *image; <- Property has a previous declaration

Expected behavior
Build success

Screenshots
If applicable, add screenshots to help explain your problem.

iOS Device:

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Library Version [e.g. 22]

Additional context
Add any other context about the problem here.

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

No branches or pull requests

2 participants