How to modify build settings from Xcode scheme build pre action

756 views Asked by At

I need to modify certain build settings during build time through scheme pre build action.. So how can I change the value of build settings variables such as Prefix header path or Provisioning Profile name from scheme build pre action.

0

There are 0 answers