Steps to Reproduce
_CompileAppManifest should be skipped if the related imput files did not change, not just because the time it takes to execute this target, but because it also causes _CoreCompileImageAssets, _CoreCompileCoreMLModels and CopyResourcesToBundle to run unnecesarily. This might not add a lot of time on local builds, but on remote builds this could add easily 3-4 seconds.

How other targets are forced to be executed:


Expected Behavior
Actual Behavior
Environment
Version information
Build Logs
Example Project (If Possible)
Steps to Reproduce
_CompileAppManifestshould be skipped if the related imput files did not change, not just because the time it takes to execute this target, but because it also causes_CoreCompileImageAssets,_CoreCompileCoreMLModelsandCopyResourcesToBundleto run unnecesarily. This might not add a lot of time on local builds, but on remote builds this could add easily 3-4 seconds.How other targets are forced to be executed:

Expected Behavior
Actual Behavior
Environment
Version information
Build Logs
Example Project (If Possible)