-
Notifications
You must be signed in to change notification settings - Fork 17
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
generate error #31
Comments
Hmm it looks like maybe the sed behaviour I used is not available on BSD sed |
You could install the gnu-sed package from homebrew and replace But why are you trying to use this on macOS anyways? |
Because I want to debug IOS 10.3, which is not supported by Safari on my masOS, and actually macOS has a need to debug lower versions as well |
But our project can debug ios12 at a minimum; so I went back to download the |
Interesting, I didn't know that, but it seems very fitting for Apple to do such a thing. |
[email protected]
Referencing additional code in HTML
sed: 1: ":a": unused label 'a'
sed: -e: No such file or directory
The text was updated successfully, but these errors were encountered: