Skip to content

InterfaceBuilderClassesPlugin complains on missing classes in xib but they are not #246

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

Closed
dkimitsa opened this issue Dec 22, 2017 · 1 comment

Comments

@dkimitsa
Copy link
Contributor

it puts warning that can't find custom ObjC classes. It is wrong for case if these classes are native. Bright examples -- classes from third party frameworks. In this case classes are present and this will not cause any runtime error.

[INFO] Cleaning output dir /
[WARNING] Failed to find Java classes for the following Objective-C classes in Storyboard/XIB files: [UIResponder, PieChartView]
[INFO] Compiling classes using 4 threads
@dkimitsa
Copy link
Contributor Author

dkimitsa commented Jan 4, 2018

it can be closed as #247 merged

@Tom-Ski Tom-Ski closed this as completed Jan 5, 2018
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

2 participants