HomePhabricator
Diffusion Comm 8687152bd65c

[native] fix path to native rust library directory

Description

[native] fix path to native rust library directory

Summary: We were incorrectly including a directory containing build artifacts from a previous Xcode build. This happened to work by coincidence, but is not the right directory. Now we include the directory created by corrosion containing the correct native_rust_library source files.

Test Plan: cd native/android && ./gradlew bundleDebug && ./gradlew bundleRelease

Reviewers: atul, jon, max

Reviewed By: atul, jon, max

Subscribers: ashoat, tomek, abosh, marcin, inka

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

Details

Provenance
varunAuthored on Oct 25 2022, 11:44 AM
Reviewer
atul
Differential Revision
D5480: [native] fix path to native rust library directory
Parents
rCOMMc3cffb144412: [keyserver] Avoid concurrently calling source-nvm.sh in yarn dev
Branches
Unknown
Tags
Unknown