Hi,
I was trying to create an Xcode4 template for an AVR project, the template works fine, I only have to be able to set the "buildWorkingDirectory" (the directory of an external build tool target).
I tried to just add a key named "BuildWorkingDirectory", but that doesn't work. Because the key for "buildArgumentsString" is "BuildToolArgsString" I thought it might be something different (in a similar fashion), but I haven't figured out what.
Does anyone here know?
I was trying to create an Xcode4 template for an AVR project, the template works fine, I only have to be able to set the "buildWorkingDirectory" (the directory of an external build tool target).
I tried to just add a key named "BuildWorkingDirectory", but that doesn't work. Because the key for "buildArgumentsString" is "BuildToolArgsString" I thought it might be something different (in a similar fashion), but I haven't figured out what.
Does anyone here know?