Details
iOS builds succeeds after yarn cleaninstall without issue.
Diff Detail
- Repository
- rCOMM Comm
- Branch
- arcpatch-D9228 (branched from master)
- Lint
No Lint Coverage - Unit
No Test Coverage
Differential D9228 Authored by atul on Sep 19 2023, 10:12 AM.
Details Summary Test Plan iOS builds succeeds after yarn cleaninstall without issue.
Diff Detail
Event TimelineHarbormaster completed remote builds in B22733: Diff 31271.Sep 19 2023, 10:31 AM2023-09-19 10:31:44 (UTC-7) This revision is now accepted and ready to land.Sep 19 2023, 10:44 AM2023-09-19 10:44:04 (UTC-7) This revision was landed with ongoing or failed builds.Sep 19 2023, 2:43 PM2023-09-19 14:43:22 (UTC-7) Closed by commit rCOMMf30690b547dd: [iOS] Set `_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION` flag to unblock… (authored by atul). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B22744: Diff 31286.Sep 19 2023, 2:52 PM2023-09-19 14:52:28 (UTC-7)
Revision Contents
Diff 31286 native/ios/Podfile
native/ios/Podfile.lock
|
We could probably go back to using isPinned property here. The thing we undid in D8097. This would make the code more readable, but it's up to you