这个问题这里已经有答案了:
How Do I create an Xcode Source Editor Extension?(1个答案)
两天前关门了。
我在苹果网站上找到了关于如何创建Xcode源代码编辑器扩展的文档,但它不是针对Xcode14的。
https://developer.apple.com/documentation/xcodekit/creating_a_source_editor_extension
在Xcode14中,MacOS扩展的模板消失了。
这个问题这里已经有答案了:
How Do I create an Xcode Source Editor Extension?(1个答案)
两天前关门了。
我在苹果网站上找到了关于如何创建Xcode源代码编辑器扩展的文档,但它不是针对Xcode14的。
https://developer.apple.com/documentation/xcodekit/creating_a_source_editor_extension
在Xcode14中,MacOS扩展的模板消失了。
1条答案
按热度按时间ws51t4hk1#
您需要添加一个新的目标,您将在新的目标面板中找到源代码编辑器扩展。