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

project_tools.sh broken on MacOs #48

Open
imoldfella opened this issue Apr 26, 2022 · 1 comment
Open

project_tools.sh broken on MacOs #48

imoldfella opened this issue Apr 26, 2022 · 1 comment

Comments

@imoldfella
Copy link

Explained in detail

I can submit a patch, but wanted to discuss the appropriate way. I suggest changing project_tools.sh to use python3, and checking for its existence, then changing add-line.py to print(...) instead of print.

Obviously there is more than one way to do things, but this seems to be the approach of least surprise and doesn't encourage users to install EOL software.

Thoughts?

@imoldfella
Copy link
Author

This is also broken on Mac because of this
This requires editing the Podfile and a little dance with Xcode. There's probably a way to edit the .xcodeproj without using Xcode, but I haven't attempted to figure that out.

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

1 participant