Xcode 4 plugin development

后端 未结 6 1996
忘掉有多难
忘掉有多难 2020-11-30 19:59

I\'ve been looking all over the place but I can\'t find anything. Does anyone know how to create an Xcode 4 plugin?

6条回答
  •  离开以前
    2020-11-30 20:45

    Xcode does not have a public plug-in API.

    This was the case with earlier versions, and is the case with Xcode 4 as well.

提交回复
热议问题