Top "Macos-sierra" questions

The thirteenth release of Apple's desktop and server operating system for Macintosh computers.

Multipeer Connectivity Not Connecting Programmatically

I am creating an iOS/macOS app that uses remote control functionality via the Multipeer Connectivity Framework. Since the device …

swift3 multipeer-connectivity ios10 macos-sierra xcode8-beta4
ImageMagick 7 with RMagick 2.16 on MacOS Sierra Can't find MagickWand.h

I upgraded to imagemagick-7.0.4-3.sierra and now my previously installed RMagck 2.16 fails. I checked for MagicWand: $ find /usr/local …

ruby imagemagick rmagick macos-sierra
iosnoop, iotop, opensnoop, execsnoop, opensnoop, dtruss and other dtrace based commands don't work on osx El capitan, macOS Sierra

While running iosnoop command on OSX 10.11.1 I get an error with the following text: dtrace: invalid probe specifier /* * Command line …

macos osx-elcapitan macos-sierra dtrace
Xcode - How to change the display name of an app for macOS?

The product name of the app is the name of your app as it will appear to customers and you …

xcode macos-sierra
Jenkins: where is the login.keychain file in /Users/*name*/Library/Keychains folder?

I am trying to packaging an iOS ipa with Jenkins. So I get Keychains and Provisioning Profiles Management plugin and …

ios macos jenkins continuous-integration macos-sierra
Docker FATAL: could not write lock file "postmaster.pid": No space left on device

postgres:9.5 I try rebooting, docker-compose build --no-cache delete image and container and build again I have many proyects and anybody …

macos postgresql docker macos-sierra postgresql-9.5
Why i can't install autopy?

I'm using MacBook and Operating System is MacOS Sierra. I use this command to install autopy: sudo pip install autopy …

python macos macos-sierra autopy
Can you use macOS "log stream" or "log show" to get messages from connected iOS devices?

With the introduction of "Unified Logging" in macOS 10.12 Sierra, one can use the log command to view system log messages …

ios logging macos-sierra
Clipboard failure in tmux + vim after upgrading to MacOS Sierra

Yesterday, I upgraded to MacOS Sierra and it broke my clipboard functionality in my tmux + neovim setup. Here is the …

vim tmux macos-sierra neovim