File into App’s bundle for Integration builds only

I have added one file to my app's bundle. but i don't want that file to be bundled into app for production builds(because that file can increase the size of an app). i just want that file into my app's bundle for integration builds only.

Is there any way to achieve this? Should i add any scripts or something?

I don't have any context on this so can anybody help me with this.

File into App’s bundle for Integration builds only
 
 
Q