Hello,
I’m using CC 3.8.2, when I build my game for iOS the Xcode project is always reset.
I need to reconfigure the Xcode project for each update or my game.
I use the “Normal Build” “Build > Make > Run” each time I build a project. But it’s horribly long.
For example the frameworks, the support destinations will be overridden.
I also customized some files like Info.plist in the native folder but I can’t customize the Xcode project.
How to update the game faster and keep the XCode configuration?