Skip to content

Instantly share code, notes, and snippets.

View nodeselector's full-sized avatar

Jeff Martin nodeselector

  • GitHub Staff
View GitHub Profile
@nodeselector
nodeselector / modify_screensharing.sh
Last active July 26, 2024 21:52 — forked from timsutton/modify_screensharing.sh
Enabling screen sharing on macOS 14
#!/bin/bash
# A cleaner alternative to this approach, but which requires a restart, is to populate TCC's SiteOverrides.plist inside
# the TCC app support directory with the following:
# <?xml version="1.0" encoding="UTF-8"?>
# <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
# <plist version="1.0">
# <dict>
# <key>Services</key>
# <dict>