Xcode 14 is warning: ``` warning: Run script build phase 'Script: Check Runtime Stamps' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'UnitTests' from project 'ProtocolBuffers_OSX') ``` This setting avoids that warning. PiperOrigin-RevId: 488703116pull/10997/head
parent
c79832bddc
commit
899c14a384
3 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue