Xcode project customization

hey all,
when you do an “ionic prepare ios ; ionic build ios”, it regenerates the main xcode project file and wipes out the prior one you had, correct?

is there a way we can put changes into the resulting xcode project file and have these changes
’stick’ after a full prepare / build process? Like in some config file or config project or some master Xcode project file for the ionic project?

we are building w/ some complicated plugins and need to edit the xcode project settings a bit…

the plugins dont seem to have their own xcode project files to set this stuff up…please correct me if i am wrong…!

you could try