In XCode12 beta 6, when performing a clean build, there is no "Process Info.plist" phase among the building phases.
But when build again, sometimes "Process Info.plist" phase shows up.
And even worse, it happens at the end of building phases and overwrite the fields modified by my custom scripts. Normally, my custom scripts just modify version number dynamically to the git revision number, and change the app display name according to which environment I use in another config file. But "Process Info.plist" phase rollover it all. Please check the attatched log below.
But when build again, sometimes "Process Info.plist" phase shows up.
And even worse, it happens at the end of building phases and overwrite the fields modified by my custom scripts. Normally, my custom scripts just modify version number dynamically to the git revision number, and change the app display name according to which environment I use in another config file. But "Process Info.plist" phase rollover it all. Please check the attatched log below.