You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That is because the .mm extension means it's objective-c++ which we do not support. It should maybe work if you use the other import syntax #import <Charts/Charts.h>
When I change. m file for .mm The project will be an error
The text was updated successfully, but these errors were encountered: