Skip to content

Create an X-code extension for xcode GraphQL #47

@jpvajda

Description

@jpvajda

Since Apple started code-signing Xcode with Xcode 9, Xcode plugins are no longer supported and it's recommended to use extensions

There are a few small, limited purposes for which they still work, including recognizing particular file types as tied to particular languages, which is what this plugin allows Xcode to do. However given x-code extensions seem to be the way forward to support iOS developers individual add-on / plugin needs, we'll consider if it's worthy to create an extension that offers similar functionality to what is available in this x-code plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureFeature: new addition or enhancement to existing solutionshelp wanted

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions