Questions tagged [macos-sierra]

The thirteenth release of Apple's desktop and server operating system for Macintosh computers. It is the first Mac software branded as "macOS", which was called "OS X", "Mac OS X", and other variants previously.

macOS Sierra (10.12) is the thirteenth major release Apple Inc.'s desktop and server operating system for Macintosh computers. It was announced on June 13, 2016 at WWDC 2016.

This is the first Mac software to be branded as "macOS", a name chosen for consistency with Apple's other operating systems.

System requirements:

macOS Sierra requires at least 2GB of RAM and 8GB of storage space and will run on:

  • iMac: Late 2009 or newer
  • MacBook: Late 2009 or newer
  • MacBook Pro: Mid 2010 or newer
  • MacBook Air: Late 2010 or newer
  • Mac Mini: Mid 2010 or newer
  • Mac Pro: Mid 2010 or newer

Sierra is the first version of macOS since OS X Mountain Lion, released in 2012, that does not run on all computers that the previous version supported.

1538 questions
560
votes
15 answers

Command Line Tools not working - OS X El Capitan, Sierra, High Sierra, Mojave

I just upgraded from Yosemite to El Capitan (and replicated the problem upgrading from El Capitan to Sierra), and when I try to type for example git status inside a terminal, I get the following error: xcrun: error: invalid active developer path …
rista404
  • 6,639
  • 2
  • 15
  • 19
293
votes
23 answers

Code Sign Error in macOS High Sierra Xcode - resource fork, Finder information, or similar detritus not allowed

Already tried : Code Sign Error on macOS Sierra, Xcode 8 Please see image showing error CodeSign /Users/gururajtallur/Library/Developer/Xcode/DerivedData/Flow-bkqjkvtmvjovpyepfjeyqmjpintj/Build/Products/Debug-iphoneos/Super\ Flow\ Flip.app cd…
iPhoneProcessor
  • 4,472
  • 6
  • 22
  • 49
269
votes
15 answers

Cannot connect to the Docker daemon on macOS

I normally prefer to manage my apps on my OSX with brew I am able to install docker, docker-compose and docker-machine docker --version Docker version 17.05.0-ce, build 89658be docker-compose --version docker-compose version 1.13.0, build…
Anthony Kong
  • 29,857
  • 33
  • 139
  • 244
174
votes
20 answers

RMagick installation: Can't find MagickWand.h

Updating RMagick and Imagemagick is a painful expierence. I have updated the Imagemagick version on my mac (MacOS El Capitan Version 10.11.5) with homebrew for one project in Ruby 2.3 to 6.9.5-9 $ convert --version Version: ImageMagick 6.9.5-9 Q16…
0x4a6f4672
  • 24,450
  • 15
  • 96
  • 130
163
votes
22 answers

ERROR ITMS - 90167 No. app bundles found in the package

Before I start writing about the error, I'm running on macOS Sierra and using Xcode 7.3.1. So I'm creating an Archive from my App, I validate the App and it passes validation, but when uploading to App Store, I get the error "ERROR ITMS - 90167 No.…
Charly Pico
  • 1,888
  • 2
  • 10
  • 18
155
votes
7 answers

Correct way to install psql without full Postgres on macOS?

Official page do not mention such case. But many users need only psql without a local database (I have it on AWS). Brew do not have psql.
Vitaly Zdanevich
  • 8,667
  • 5
  • 38
  • 64
119
votes
6 answers

.ssh/config: "Bad configuration option: UseKeychain" on Mac OS Sierra 10.12.6

I am trying to set up my ssh config on the Mac (Mac OS Sierra 10.12.6) in such a way that it stores the passphrase for my ssh key in the keychain. Previously I could do that with ssh-add -K ~/.ssh/id_rsa But recently this doesn't seem to work…
Michael Lihs
  • 5,664
  • 12
  • 40
  • 67
119
votes
8 answers

Jvm takes a long time to resolve ip-address for localhost

I seem to have a problem with performance of "sbt test" (which includes looking up localhost names/IP addresses) after upgrading to macOS Sierra. On a previous version of OS X it took about 40-50 seconds to finish. macOS Sierra times are much higher…
Tomasz Mikuś
  • 1,226
  • 2
  • 8
  • 8
110
votes
9 answers

Network Link Conditioner not working on macOS Sierra

After installing the newest version of Network Link Conditioner on macOS Sierra, it doesn't appear to work. It has no effect on my network connectivity, even when set to 100% loss. Anyone experience this? Is this simply a case of Apple not…
Zach Lucas
  • 1,581
  • 5
  • 13
  • 28
110
votes
1 answer

PDFtk hanging on MacOS Sierra

PDFtk Server seems to be hanging indefinitely on MacOS Sierra. Looks similar to the problem it had on El Capitan. I'm trying to run this command: pdftk test1.pdf test2.pdf cat output out.pdf verbose And am getting no output, just an indefinite…
Nathan Hazzard
  • 1,344
  • 2
  • 12
  • 13
84
votes
5 answers

Command Line Tools bash (git) not working - macOS Sierra final release candidate

I have just upgraded from OS X 10.11 "El Capitan" to 10.12: "Sierra", and when I try to access git commands inside a terminal, I get the following error: xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing…
Sanket Prabhu
  • 2,142
  • 3
  • 18
  • 32
83
votes
5 answers

Repeated Popup: Xcode wants to access key "com.apple.dt.XcodeDeviceMonitor" in your keychain

Starting in MacOS Sierra, I've started to get this popup periodically from XCode, even after pressing 'Always Allow'. I've tried deleting the "com.apple.dt.XcodeDeviceMonitor" item in Keychain. This regenerates the key, but doesn't fix the…
Andrew Schreiber
  • 12,208
  • 6
  • 40
  • 52
75
votes
8 answers

security / codesign in Sierra: Keychain ignores access control settings and UI-prompts for permission

Starting with macOS Sierra, I can't import a codesign-identity into a keychain with /usr/bin/security any more without usr/bin/codesign UI-prompting for access when using this identity. This breaks the packaging scripts of build server. There seems…
Sven Driemecker
  • 3,241
  • 1
  • 18
  • 22
61
votes
27 answers

`Authorization Token has expired` issue AWS-CLI on MacOS Sierra

I'm trying to push a docker image to the AWS ECR repository using the aws-cli. I just run the get-login command execute the output (which returns login succeeded) then try to push a docker image then I get the message: denied: Your Authorization…
Ludo - Off the record
  • 4,280
  • 4
  • 29
  • 23
50
votes
12 answers

Can't install mysql2 gem on macOS Sierra

I'm setting up my development environment in the new macOS Sierra . First of all, I installed Rbenv, Ruby (2.3.1), Homebrew and so the latest version of MySQL (5.7.15). $ brew install mysql $ mysql.server start Ok, MySQL was initialized. Time to…
Caio Tarifa
  • 5,743
  • 11
  • 44
  • 70
1
2 3
99 100