Changes in project.pbxproj created by running yarn cleaninstall on master after expo migration merge
Summary: After expo migration some manual changes were introduced to project.pbxproj to fix XCode build failure. Unfortunately yarn cleaninstall was not executed on those changes to investigate whether somethong might change. It didn't cause build failure but project.pbxproj on master should be in a state that is not affected by yarn cleaninstall.
Test Plan: Build iOS app.
Reviewers: palys-swm
Reviewed By: palys-swm
Subscribers: benschac, ashoat, Adrian, atul, karol-bisztyga
Differential Revision: https://phabricator.ashoat.com/D3315