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?
Asked
Active
Viewed 91 times
0

timothy
- 25
- 4
-
Choose Product > Build with Xcode. – El Tomato Apr 27 '21 at 01:53
-
I built the product, but it didn't work. – timothy Apr 27 '21 at 02:00
1 Answers
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,981
- 4
- 79
- 106
-
Followed these instructions but could not be resolved... I guess it's a pod problem. – timothy Apr 27 '21 at 01:53