Top "Osx-yosemite" questions

OS X Yosemite (version 10.

Attempt to install Qt on OS X gives 'You need to install Xcode 5.0.0', but this version is so old it's not available

I am a Windows/Linux developer who occasionally builds for OS X - particularly in Qt. I have a simple …

xcode macos qt osx-yosemite
How to get Creative Cloud (CC) to work on Yosemite?

Creative Cloud says it has a mandatory update. I click Install, it says Failed to Update Creative Cloud Desktop. Contact …

adobe osx-yosemite osx-yosemite-beta creative-cloud
Yosemite upgrade broke ruby.h

Ever since upgrading to Yosemite, I get this error trying to build anything that includes ruby.h: In file included …

ruby macos osx-yosemite
After upgrade, PHP no longer supports PNG operations

After updating to Mac OS X 10.10 (Yosemite) and starting Apache with PHP support, everything works as before except for any …

php osx-yosemite php-gd
"Couldn’t communicate with a helper application" on 10.10

I'm suddenly getting this error on Yosemite: ***storageTaskManagerExistsWithIdentifier:withIdentifier failed: Error Domain=NSCocoaErrorDomain Code=4099 "Couldn’t communicate with a helper …

objective-c macos cocoa osx-yosemite
iOS ipa codesign on XCode 6.1 & Yosemite

I was used to sign my app with the following command codesign --resource-rules=ResourceRules.plist -f -s "SIGNER_NAME" MYAPP.…

ios xcode6 osx-yosemite codesign
launchctl - remove enabled/disabled override

On OS X Yosemite (10.10), is there any way to remove the enabled/disabled override setting for a service? For example, …

osx-yosemite launchd launchctl
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 …

macos osx-yosemite iterm2
fs.writeFile() doesn't return callback

I'm trying to write a file with the users authentication data to the disk. To achieve this I wrote the …

node.js osx-yosemite appjs
How can I use NSVisualEffectView in window's title bar?

In OS X Yosemite, Apple introduced a new class NSVisualEffectView. Currently, this class is undocumented, but we can use it …

macos osx-yosemite titlebar