I created a new Xcode Preference Pane project which I aim to run in the System Preference application. I have made one modification to the project's build settings:
- Changed Base SDK to Mac OS X 10.6 from 10.7 (Since I want to keep compatibility for Snow Leopard).
I have a nib file and NSPreferencePane subclass, yet Xcode doesn't allow me to run the application (only build it, the Run option is disabled).
My environment specs:
- Macbook Pro 2010
- Mac OS X Lion (10.7)
- Xcode 4.2