With https://phab.comm.dev/D5076, pod-patch was updated to not
require BSD sed. This removes the workaround put in place to make that previous
workflow happy.
Depends on D5076
Differential D5077 Authored by • jon on Sep 6 2022, 11:00 AM.
Tags None Referenced Files
Details
Summary With https://phab.comm.dev/D5076, pod-patch was updated to not Depends on D5076 Test Plan arc patch <this revision> nix develop # clean npm, and attempt pod install with new `pod-patch` yarn cleaninstall cd native/ios pod cache clean --all pod install open -na xcode # Comm project should build
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptSep 6 2022, 11:00 AM2022-09-06 11:00:30 (UTC-7) Harbormaster completed remote builds in B11934: Diff 16385.Sep 6 2022, 11:10 AM2022-09-06 11:10:43 (UTC-7) Comment Actions Rubber stamped! I'm commenting on this line every time to fix the Clang conflict in Nix while using Clang from XCode. This revision is now accepted and ready to land.Sep 6 2022, 11:19 AM2022-09-06 11:19:48 (UTC-7) Closed by commit rCOMMb7e927be208a: [Nix] Remove /usr/bin/ from PATH (authored by • jon). · Explain WhySep 7 2022, 9:26 AM2022-09-07 09:26:05 (UTC-7) This revision was automatically updated to reflect the committed changes.
Diff 16415 scripts/source_development_defaults.sh
|