HomePhabricator
Diffusion Comm aaf7ffa5fafe

[native] add Rust gRPC client to XCode project

Description

[native] add Rust gRPC client to XCode project

Summary:
This change adds the static library for the gRPC client to XCode. Now the functions can be referenced from other C++ files in the project. I had to add a new dependency, cargo lipo, to build a universal static library that works on both x86 and arm since the simulator doesn't use arm for some reason...

Depends on D4951

Test Plan: built the app for physical iOS devices and for the simulator

Reviewers: tomek, atul, marcin, jon

Reviewed By: tomek, atul, marcin, jon

Subscribers: inka, jon, ashoat, abosh

Differential Revision: https://phab.comm.dev/D4953

Details

Provenance
varunAuthored on Aug 25 2022, 3:44 PM
Reviewer
tomek
Differential Revision
D4953: [native] add Rust gRPC client to XCode project
Parents
rCOMMa7259c860c29: [native] remove dependency on identity service package for gRPC client
Branches
Unknown
Tags
Unknown