Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Why is the Xcode Source Editor Extension not in brew #134

Closed
igorkulman opened this issue May 4, 2017 · 6 comments
Closed

Question: Why is the Xcode Source Editor Extension not in brew #134

igorkulman opened this issue May 4, 2017 · 6 comments

Comments

@igorkulman
Copy link

I was just wondering, why is the Xcode Source Editor Extension not in brew (cask)? I can install SwiftFormat quite easily using brew and but when I want to use the Xcode Source Editor Extension I have to download the source code and build it myself. I know I do it just once, but anyway.

@nicklockwood
Copy link
Owner

Is brew appropriate for installing a GUI application? I thought it was only for command-line apps?

I'm considering putting the Xcode Extension in the app store once the formatter reaches a reasonable level of stability.

You shouldn't have to build the extension yourself though - there's a signed binary already included in the repository.

@igorkulman
Copy link
Author

igorkulman commented May 4, 2017

Homebrew cask is for installing GUI apps. I did not notice the binary in the repo, sorry.

@nicklockwood
Copy link
Owner

nicklockwood commented May 4, 2017

Homebrew cask is for installing GUI apps

Ah. TIL ¯\_(ツ)_/¯

aksswami added a commit to aksswami/SwiftFormat that referenced this issue May 17, 2017
aksswami added a commit to aksswami/SwiftFormat that referenced this issue May 17, 2017
@mmysliwiec
Copy link

Is there any progress on this issue? Can we install SwiftFormat Xcode extension with brew cask? It would be extremely useful.

@aerobounce
Copy link
Contributor

I've made a personal tap for SwiftFormat for Xcode.app.
If you like: aerobounce/Homebrew-SwiftFormat-for-Xcode

@nicklockwood
Copy link
Owner

I've now added an official cask based on @aerobounce's tap: https://github.com/nicklockwood/SwiftFormat#xcode-source-editor-extension

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants