Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

Safari 12 must build from source #5

Open
vikingjs opened this issue Sep 19, 2018 · 1 comment
Open

Safari 12 must build from source #5

vikingjs opened this issue Sep 19, 2018 · 1 comment

Comments

@vikingjs
Copy link

This issue is more for the benefit of people like me who want to keep using xdebug-toggler, at least until a supported alternative arrives.

While the extension has been rejected by Safari 12, it is still simple to install using Safari's Extension builder.

  1. clone this repo
  2. in Safari's develop menu, select Extension Builder
  3. Click the + button and navigate to the repo. Select the .safariextension folder.
  4. Click "run".

Note that you will have to come back and click run each time you restart Safari.

@avxkim
Copy link

avxkim commented Oct 22, 2018

I think much easier is to do it manually in a console:

document.cookie = "XDEBUG_SESSION = sublime.xdebug"

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

No branches or pull requests

2 participants