79345042

Date: 2025-01-10 08:36:11
Score: 1
Natty:
Report link

add this line in 'touch "${BUILT_PRODUCTS_DIR}/generated_file.txt"'
Build Phase run script

Navigate to the Build Phases tab of your target. Locate the Run Script phase that's triggering the warning. add this line in 'touch "${BUILT_PRODUCTS_DIR}/generated_file.txt"' Build Phase run script

enter image description here

In the Output Files section, click the + button to add paths to the files your script '$(BUILT_PRODUCTS_DIR)/generated_file.txt'

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Next Day Software Solution Pvt