Extension project templates not appearing in Xcode 6

前端 未结 2 1728
谎友^
谎友^ 2020-12-17 08:37

I\'m not sure if I am the only one experiencing this program, but I have tried searching and have not been able to find anyone in my current situation. I downloaded Xcode 6

相关标签:
2条回答
  • 2020-12-17 09:11

    I had the same problem. The solution was to not try to add the extension in File/new/File... menu but in File/new/Target... menu.

    You can add extension to any existing project.

    0 讨论(0)
  • 2020-12-17 09:33

    You create a extension by creating a new target in an existing project.

    Check this link for more information

    0 讨论(0)
提交回复
热议问题