Top "Macos-high-sierra" questions

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

Failed to launch macOS app built in Xcode

I've built an App in Xcode in release mode. Is signed with valid Developer ID certificate. And the app launches …

xcode macos macos-high-sierra
Unable to build and install Valgrind on macOS High Sierra

I cannot install Valgrind on macOS High Sierra. It's not available through brew. I've tried with 3.10. After make install, I …

macos valgrind macos-high-sierra
fatal: Unable to find remote helper for 'https'

I tried to install brew on my mac (High Sierra) I always have this error: fatal: Unable to find remote …

git github homebrew git-clone macos-high-sierra
Where does homebrew install PHP on Mac High Sierra?

I'm using Mac High Sierra. I installed PHP (with GMP) using brew install php72-gmp Everything installed successfully, per the …

php path homebrew macos-high-sierra php-7.2
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: …

macos xcode9 macos-high-sierra
clang: error: unable to locate xcodebuild

I am using a mac version 10.13.6. I want to compile C programs through the terminal. I've downloaded Xcode and the …

c xcode macos macos-high-sierra command-line-tool
cocoapods permission issue in High Sierra?

I updated my macOS to High Sierra, Now installing dependencies through cocoapods in my iOS application. But I face the …

ruby rubygems cocoapods macos-high-sierra
Mac keyboard shortcuts not working on iOS Simulator

All the mac keyboard short cuts like Cmd + Q (Quit Simulator app), Cmd + K (Toggle keyboard hide/show in Simulator) …

xcode keyboard ios-simulator macos-high-sierra
Mac OS High Sierra 10.13.2 - Android Emulator has no internet connection

Just installed Android Studio 3 on Mac OS High Sierra 10.13.2 and created a virtual device. Lunched the emulator, but it seems …

android android-emulator macos-high-sierra
How to install PHP GMP on macOS High Sierra?

I am trying to install and enable GMP extension for PHP. Mac OS High Sierra 10.13.5 PHP Version: 7.1.16 Composer version: 1.6.5 Homebrew …

php composer-php homebrew macos-high-sierra