cpp_client_telemetry
cpp_client_telemetry copied to clipboard
Add Support for an arm64 iOS Simulator CMAKE build
LGTM. would be good if we can get it reviewed it from @eduardo-camacho or @kindbe too.
Waiting on Sashil to provide testing matrix used to make sure this change do not brake any combination. Word of caution: do not get sidetracked by lipo apparently reporting correct architecture; you might need to actually build a product on intended architecture and make sure it builds and it's able to run both device and simulator (both from M1 and Intel machines).
Our internal build pipelines build the full matrix and run tests on them, and it's been passing with these changes. I'll double check and get you a matrix!
I'll double check and get you a matrix!
@SahilAshar - Did you have a chance to validate this?
Close the PR for now, feel free to reopen it it is still valid.