Last active
August 29, 2015 14:10
-
-
Save phpdude/6b9fd1542af68b78c1f7 to your computer and use it in GitHub Desktop.
How to install Skype poll fix into skype autoload libraries
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<key>LSEnvironment</key> | |
<dict> | |
<key>DYLD_INSERT_LIBRARIES</key> | |
<string>/path/to/dylib/skype-poll-fix.dylib</string> | |
</dict> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this lines to /Applications/Skype.app/Contents/Info.plist
Library – https://github.com/ValdikSS/skype-poll-fix
Post – http://habrahabr.ru/post/242043/