Detect missing podspec imports
Open
area/cocoapod
area/objc-wrapper-client
- Dominant language
- C
- Stars
- 61
- Forks
- 26
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 11
Description
At the moment, generated_projects.sh will automatically add new source file to the main spec, however, additional podspec imports may still be needed to avoid linkage-time symbol missing issue. See PR example here: https://github.com/grpc/grpc/pull/27032
Check if there is a way to automatically detect missing imports or surface up the missing steps to devs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.