Questions tagged [osx-yosemite]

OS X Yosemite (version 10.10) is the eleventh release of OS X, Apple's desktop and server operating system for Macintosh computers.

OS X Yosemite (version 10.10) is the eleventh release of OS X, Apple's desktop and server operating system for Macintosh computers.

Yosemite introduced a revision to the operating system's user interface. Its graphics are inspired by iOS7. Some icons have been changed to go along with iOS 7 and iOS 8. It still maintains the OS X desktop metaphor. The interface incorporates a flatter visual appearance with blurred translucency effects.

OS X Yosemite was the first release to introduce Apple's new programming language, Swift.

Related tags

2087 questions
78
votes
9 answers

Intel X86 emulator accelerator (HAXM installer) VT/NX not enabled

I`m asking how to enable my VT/NX for my MacBook, when I try to use X86 emulator, it appears to me that VT/NX NOT ENABLED, it had never seem this when I used 10.9 system, after I update my MacBook to Yosemite, it appears to me. When I try to start…
DaCheng.Xu
  • 781
  • 1
  • 5
  • 5
78
votes
5 answers

How to auto-load MySQL on startup on OS X Yosemite / El Capitan

After upgrading OS X my install of MySQL stopped loading on startup. This walk-through on MySQL says: "The Startup Item installation adds a variable MYSQLCOM=-YES- to the system configuration file /etc/hostconfig. If you want to disable the …
Justin
  • 26,443
  • 16
  • 111
  • 128
73
votes
12 answers

Cocoapods with Xcode 6 and 10.10 Yosemite

After initially upgrading to 10.10 and XCode6-Beta, I tried to run 'pod update' and I received this error: cannot load such file -- xcodeproj/prebuilt/universal.x86_64-darwin14-2.0.0/xcodeproj_ext (LoadError) I tried to update Cocoapods using 'sudo…
Adam Fox
  • 3,438
  • 5
  • 23
  • 20
72
votes
3 answers

osx 10.10 Curl POST to HTTPS url gives SSLRead() error

I just recently upgraded to OSX 10.10 Yosemite and I since the upgrade I can't do Curl POST to a SSL url anymore. I first used wordpress's wp_remote_request call and also tried to use curl in php. Both (as expected) give the same error…
Mattijs
  • 3,265
  • 3
  • 38
  • 35
69
votes
8 answers

--resource-rules has been deprecated in mac os x >= 10.10

I tried to resign my ipa file with new provisioning profile on Mac Os 10.10 with iResign app but I got this warning: "Warning: --resource-rules has been deprecated in Mac OS X >= 10.10". What should I do now?
hiennv92
  • 810
  • 1
  • 8
  • 12
68
votes
18 answers

MySQL does not start when upgrading OSX to Yosemite or El Capitan

I know similar questions exist, such as MySQL with MAMP does not work with OSX Yosemite 10.10. However, I do have MAMP, nor XAMPP installed on my computer. When I try to start mySQL from the PrefPane, nothing happens. When I try to start mqSQL from…
Adam_G
  • 7,337
  • 20
  • 86
  • 148
66
votes
6 answers

PhantomJS: getting "Killed: 9" for anything I'm trying

Just installed phantomjs, mac os x yosemite. Whenever I run /bin/phantomjs, with any parameter, I get Killed: 9. Any idea?
azv
  • 1,583
  • 4
  • 18
  • 25
65
votes
3 answers

macOS window with integrated title bar and toolbar?

In macOS how can I create a window with an "integrated title bar and toolbar" in Xcode and/or Interface Builder? This is the "fat title bar" type of window that was added to apps such as Safari and Calendar in OS X 10.10 Yosemite. Unified title bar…
Kornel
  • 97,764
  • 37
  • 219
  • 309
58
votes
15 answers

Error installing nokogiri: Failed to build gem native extension & libiconv is missing (OSX)

I try to clone this repo and run bundle install. The bundle process failed and throw this error: ... Installing nokogiri 1.6.2.1 with native extensions Building nokogiri using packaged libraries. Gem::Ext::BuildError: ERROR: Failed…
Zulhilmi Zainudin
  • 9,017
  • 12
  • 62
  • 98
57
votes
5 answers

iTerm2 slide down over full screen app

I always have my IDE (phpStorm) in full screen mode (Yosemite). I want my iTerm2 hotkey to slide my terminal window down over the IDE, so it doesn't open up a new space for the terminal window. As once the window slides back up it leaves me on an…
Stanley
  • 3,935
  • 2
  • 18
  • 22
53
votes
5 answers

How to make iTerm2 appear on the current screen?

Under Preferences -> 'Keys' It is possible to tick Show/hide iTerm2 with a system-wide hotkey. However iTerm always appears on the main display (monitor) instead of where the cursor currently resides. e.g. if I have three monitors, and am working…
Houman
  • 64,245
  • 87
  • 278
  • 460
53
votes
7 answers

To open "Eclipse" you need to install the legacy Java SE 6 runtime

Just installed a fresh version of Kepler 64bit "for Java Developers" on Yosemite, getting this error on first launch. Any thoughts on how to fix? Really do not want to downgrade my Java version!
Bradley Thomas
  • 4,060
  • 6
  • 33
  • 55
51
votes
4 answers

Yosemite / El Capitan php-gd + mcrypt installation

How to install/enable php-gd and mcrypt in Yosemite 10.10 - PHP 5.5.14 build? note that following steps install newest PHP 5.5.x To check if you have gd and mcrypt installed use $ php -m to display compiled in modules, continue if you are missing…
Kyslik
  • 8,217
  • 5
  • 54
  • 87
49
votes
3 answers

How to check if mongo db is running on Mac?

I had installed MongoDB few days back on my Mac and am not sure how I installed, but now how do I check if MongoDB is up and running in my system?
nshetty
  • 1,097
  • 2
  • 10
  • 7
47
votes
4 answers

Can't load X11 in R after OS X Yosemite upgrade

Running into the following error when I try to use ggplot2 and plot within the console after upgrading to Yosemite: Error in (function (display = "", width, height, pointsize, gamma, bg, : X11 module cannot be loaded In addition: Warning…
raynach
  • 577
  • 1
  • 6
  • 10