Skip to content

Fixed "No such file or directory" error when $dirname contains spaces #11

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

junjie
Copy link

@junjie junjie commented Jun 12, 2020

This fixes #10 Script fails if $dirname contains spaces

@garvankeeley
Copy link

garvankeeley commented Nov 19, 2020

Pinging @wojteklu to land, thanks!

garvankeeley added a commit to garvankeeley/xcode-open-on-github that referenced this pull request Nov 19, 2020
@hlung
Copy link

hlung commented Mar 23, 2021

@wojteklu merge it dude!

@mkaulfers
Copy link

I'd like to see this merged in too.

@mr-fixit
Copy link

ever hopeful, i upvote the idea of merging this...

@garvankeeley
Copy link

My forked version is what I have used for years, it uses gh CLI tool and is very reliable for any type of repo structure (because gh does all the work): https://github.com/garvankeeley/xcode-open-on-github

@mr-fixit
Copy link

fwiw, here's a script that'll generate the github URL of the frontmost file in Xcode, even if the file is SPM source in the DerivedData tree.

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

Successfully merging this pull request may close these issues.

Script fails if $dirname contains spaces
5 participants