In an Xcode4 plugin, how does one add a pane to Xcode's preferences? -


the code pilot xcode plugin adds own preference pane xcode's preferences, none of open-source xcode plugins i've looked @ have preference panes. how go adding preference pane xcode's preferences xcode plugin (specifically under xcode 4)?


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -