cpp_client_telemetry icon indicating copy to clipboard operation
cpp_client_telemetry copied to clipboard

Add Support for an arm64 iOS Simulator CMAKE build

Open SahilAshar opened this issue 4 years ago • 3 comments
trafficstars

SahilAshar avatar Nov 17 '21 18:11 SahilAshar

LGTM. would be good if we can get it reviewed it from @eduardo-camacho or @kindbe too.

lalitb avatar Dec 07 '21 17:12 lalitb

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!

SahilAshar avatar Dec 07 '21 22:12 SahilAshar

I'll double check and get you a matrix!

@SahilAshar - Did you have a chance to validate this?

lalitb avatar Jan 12 '22 19:01 lalitb

Close the PR for now, feel free to reopen it it is still valid.

ThomsonTan avatar Jun 03 '24 21:06 ThomsonTan