apollographql / apollographql/xcode-graphql

Create an X-code extension for xcode GraphQL

Open
#47 0 comments 1 reaction 0 assignees View on GitHub
feature help wanted
Dominant language
Shell
Stars
298
Forks
44
PR merge metrics
No merged PRs in 30d

Description

Since Apple started code-signing Xcode with Xcode 9, Xcode [plugins are no longer supported](https://nshipster.com/xcode-plugins/) and it's recommended to use [extensions](https://nshipster.com/xcode-source-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](https://developer.apple.com/documentation/xcodekit/creating_a_source_editor_extension) 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.