I have a multi-app project which is determined by the Target. Is it possible to have a conditional statement to determine which target is selected.
I.e I have 2 variations of a similar controller but want to display the relevant one depending on the target
Im hoping for something like the #if/#endif