How to use withBuildSourceFile

I’m trying to use withBuildSourceFile from @expo/config-plugins/build/iOS/XcodeProjectFile.js
in a plugin but nothing works, always get INVALID_PLUGIN_TYPE

How I’m I supposed to use this ?

My goal is to import a plist config file with api key in my project like Xcode would do.

Hi @maximerichet

Please post what you’ve tried?

Also, see if this helps: