4

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.

user1398615
  • 289
  • 1
  • 7
  • I have a similar problem and the way I solved it is to store my variables in the `Info.plist` file which can be manipulated using `/usr/libexec/PlistBuddy`. – pietro909 Dec 11 '17 at 13:58

0 Answers0