Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8546831
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T13:07:34+00:00 2026-06-11T13:07:34+00:00

Recently I’ve noticed a couple of projects on github that extend the functionality of

  • 0

Recently I’ve noticed a couple of projects on github that extend the functionality of Xcode 4 via plugins.

Two projects as examples by @olemoritz:

  • MiniXcode changes the main toolbar.
  • ColorSense provides overlays to help pick colours.

Both projects are installed into ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins and Xcode just picks them up.

Are there any sources of documentation (officlal or user generated) on extending Xcode?

Edit: ping @olemortiz 😉

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T13:07:35+00:00Added an answer on June 11, 2026 at 1:07 pm

    As I wrote those plugins you mentioned, here are some pointers:

    • There is no official documentation from Apple, so while Xcode does have a plugin infrastructure, it is entirely private API. (but hey, no one wants to submit Xcode plugins to the App Store, right? ;)) – The usual warnings apply: You should code very defensively, and it’s possible that Xcode updates break things. Any plugin can bring Xcode down entirely, so be careful.

    • There is a seemingly abandoned effort to document the plugin interface here.

    • There are some open source projects that allow you to see what’s needed to get a plugin loaded at all, e.g. mine and there’s CLITool-Infoplist (I think that’s where I got the basic structure from, but I can’t really remember, because I’ve been doing this without publishing anything for quite a while).

    • You can use class-dump to generate headers from Xcode’s private frameworks, e.g. IDEKit and IDEFoundation (in Xcode.app/Contents/Frameworks). Reading those gives you quite a bit of information on how Xcode is structured internally. DVTKit and DVTFoundation (in Xcode.app/Contents/SharedFrameworks) can also be useful to class-dump.

    • You can observe all notifications that are sent in Xcode by registering an observer for nil. I initially just logged all those notifications to get an idea of where I might be able to hook into.

    Good luck!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Recently I've noticed that on occasion I do not get a mayorship notification when
Recently I noticed (after others have extended the project) that the compile time significantly
Recently, I was writing a class in which I discovered that I could reduce
Recently, I was asked to compile some of my Android projects, based on the
Recently I'm doing some work on RTMP streaming, that is using Flowplayer to integrate
Recently two users of our software from the same company started experiencing random closures
Recently in a project, I had a multiprocessing Process that crashed. A child process
recently I started a small Django project that I developed on a local machine
Recently I have been told that static class/methods are evil. Take for example my
Recently, I found that an array can be initialize as follows: private static int[]

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.