When I upgraded Xcode to the latest version 14.3, I have some problems with AEPServices. Showing Recent Errors Only
- underlying Objective-C module 'AEPServices' not found
- failed to verify module interface of 'AEPServices' due to the errors above; the textual interface may be broken by project issues or a compiler bug
So I use more solutions about config search paths, target in build settings, and build phases, but it does not work for me. If anyone has encountered this problem, please give me a solution to fix it. Thanks a lot!