0

enter image description here

During the test on the machine, I checked the error message.
This problem occurs even though it is installed normally through cocoapods, how can I solve it?

timothy
  • 15
  • 4

1 Answers1

1

You may need to enable the module feature. See if the 'Enable Modules' flag is set to Yes in your project settings. For more information see the answer here: https://stackoverflow.com/a/18947634/211292

ThomasW
  • 16,079
  • 4
  • 73
  • 101