Questions tagged [macos-high-sierra]

The fourteenth release of Apple's desktop and server operating system for Macintosh computers. Use this tag only if your question relates to using macOS High Sierra APIs or macOS High Sierra specific behavior. Questions relating to using or troubleshooting macOS are off-topic.

801 questions
18
votes
9 answers

AVD Manager: The emulator process for AVD was killed. Android Studio 4.1.3 and MacOS High Sierra 10.13.6

I receive the error in object. I tried to do all the checks (all upgraded and proper installed) but I continue to have the error: AVD Manager: The emulator process for AVD was killed. Here are the details of the emulator: Name:…
18
votes
2 answers

Is it possible to install Xcode 11 on High Sierra (10.13.6)?

I have a Mac early 2011 running MacOS high sierra 10.13.6. My Mac can't upgrade to higher MacOS versions. I need to install XCode 11 to take advantage of SwiftUI. This answer worked for XCode 10.2 but didn't work for XCode 11. So can I install…
Mostafa Mazrouh
  • 181
  • 1
  • 1
  • 4
18
votes
1 answer

Swift4 Error on High Sierra, can't resolve symbol

I've got this prefpane made in Swift and Cocoa... Yesterday I migrated it to Swift 4 as-per-the-migration guide and after some initial pains everything appeared to be working perfectly. I did this on Sierra, running Xcode 9.0 with the latest…
17
votes
1 answer

Android emulator timezone WARNING on startup

I have this warning hanging on the terminal after the avd command: emulator: ### WARNING: /etc/localtime does not point to /usr/share/zoneinfo/, can't determine zoneinfo timezone name So, I wonder if this is a MacOS(10.13.2) or Android…
17
votes
2 answers

macOS (10.13 High Sierra) no longer stores screensaver settings in com.apple.screensaver

So far my project had been relying on the following commands in order to tweak screensaver settings: defaults write com.apple.screensaver askForPasswordDelay 0 defaults write com.apple.screensaver askForPassword true As of macOS High Sierra (10.13)…
Lee Andrew
  • 798
  • 7
  • 28
16
votes
6 answers

Cannot update xcode on AppStore

I just upgraded from Sierra to High Sierra And I met this problem which is i cannot Update xcode. When i click on update it shows loading symbol on top starts animating and nothing happen. I tried this: sudo defaults delete…
Salah
  • 933
  • 3
  • 13
  • 32
16
votes
3 answers

"This type of file can harm your computer mac no keep option" - No "Keep" option? macOS HS

I have encountered the usual Chrome "feature" of displaying "this type of file can harm your computer mac no keep option" when trying to download a file from a filehosting website. However, when the warning appears there is only ever a "discard"…
physicsboy
  • 5,656
  • 17
  • 70
  • 119
16
votes
3 answers

What is the meaning of: "Search tree file's format version number (0) is not supported"?

In macOS 10.13 High Sierra on Xcode 9 I get this log message: 2017-09-28 15:19:28.246511+0800 wr[5376:128702] MessageTracer: load_domain_whitelist_search_tree:73: Search tree file's format version number (0) is not supported 2017-09-28…
Simon
  • 438
  • 4
  • 14
15
votes
4 answers

Update Xcode 10.1 to 10.2 on High Sierra 10.13.6

I'm trying to update Xcode 10.1 to 10.2 on my High Sierra 10.13.6 version. The App Store window shows the update button, but the problem is after hitting that button, the circle on the upper-left corner is just rotating for hours and nothing else…
Franky
  • 1,181
  • 2
  • 11
  • 33
15
votes
4 answers

MySQL Error: Authentication plugin 'caching_sha2_password' cannot be loaded

I just installed MySQL Ver 14.14 Distrib 5.7.22 with Homebrew on my macOS v10.13.4. I ran the command: brew install mysql After the installation completed, as directed by Homebrew, I ran the command: mysql_secure_installation and was returned the…
15
votes
6 answers

Xdebug on macOS 10.13 with PHP 7

So macOS High Sierra 10.13 now comes with PHP 7.1. While configuring Apache I also created a new /etc/php.ini from the /etc/php.ini.default file, made sure to check that is was being loaded by PHP after restarting Apache, however the version of…
Gerard de Jong
  • 608
  • 1
  • 5
  • 11
14
votes
1 answer

SSH stuck to client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0

I am trying to connect to a vagrant machine on my mac (I'm using Mac OS High Sierra). I'm using a private key to connect to it but I get stuck on this line: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 I use the following…
net_programmer
  • 360
  • 1
  • 2
  • 11
14
votes
6 answers

How to switch command line tools on MacOS

I installed two commmand line tools on my mac. So I want to switch command line tools. How I can do it? I tried switch from Xcode preferences > Locations > Command line tools. However, Command line tools beta 1 for Xcode 10 is not appear on this…
KiYugadgeter
  • 3,796
  • 7
  • 34
  • 74
14
votes
8 answers

macOS "The application Android Studio can't be opened"

I am getting the error "The application Android Studio can't be opened" after updating my MacBook Pro to latest version 10.13.4 I am using Android Studio 3.1 I can open all the applications on my Mac except for Android Studio. I have searched on…
Fatih Taşdemir
  • 266
  • 1
  • 5
  • 15
14
votes
3 answers

Can't install php Intl extension on MacosX

I'm following this link to install this PHP extension but I'm stuck in the middle. When I try to run this command pecl install intl I get this message: Specify where ICU libraries and headers can be found [DEFAULT] : And I don't know where the ICU…
SlimenTN
  • 3,383
  • 7
  • 31
  • 78
1 2
3
53 54