Let me ask you a question. Remove the third-party library previously managed by pod and use Static library instead.
The operation method is to delete the corresponding library from podfile, then pod install, clear the cache, clean,
But when compiling, it will also link the previous pod package.
AVOSCloud and AVOSCloudIM have been removed from podfile.
How should we solve this problem?
Thank you very much.
You can look under the project’s Build Settings.
Header/Library/Framework Search Paths
Inside, see if there are any residual settings.