Missing entries in pbxproj

Hi,

For some reason when I build my project for iOS it doesn’t add values for ic_action buttons to the “project.pbxproj”.

On Android, the buttons appear fine.

This means-my in app browser, doesn’t show any close or back/forward buttons.

platforms/myApp.xcodeproj/project.pbxproj

I know that these values are missing- as when I build the identical repo on a friends PC- those values appear.

I have tried:

  • Removing all plugins, reinstalling
  • Cloning a fresh repo of my project, then reinstalling the plugins manually
  • Removing Cordova & Ionic, re-installing

Please assist