Wish Exec script instead of sending to Builder

asubias

Member
Licensed User
Longtime User
I wish a #CustomBuildAction option which can replace the "Sending to Local Builder" step with another script. I have problems each time the B4iProject.xcodeproj file is replaced, so I have my custom scripts to deploy to Mac.
This is not an issue at all because I don't have the B4iBuildServer running so the B4i compiler fails to send and then I can execute my scripts manually to send to my Mac. If the new Macro feature comes to B4i too, it will be perfect and almost fits my requirements as I will be capable to do all the steps inside the IDE, the only thing that bugs me is the "Builder error" if we choose to not have any server connected.
 
Top