Describe the bug
It seem like there is a version mismatch issue in the latest v1.8.0 version, build as the project was fine.
But when I import it to my own project, it throws other errors, I can see those 2 places iOS version is not consistent.
Here is the version info:
gRPC-swift version 1.8.0
Xcode version 14-beta
To reproduce
Steps to reproduce the bug you've found:
- Import the lib from SPM
- Build the project
Screenshots

