Use of '@import' when modules are disabled
Error msg says you are trying to use modules
by @import
when it is disabled. Goto build settings and enable modules
or use #import
instead.
![enter image description here](https://i.stack.imgur.com/3YoYR.png)
enter image description here
Enable it by changing to YES