-
Hi,
Just curious if this works for Yosemite?
-
Do you know if this works on Yosemite? Have a fresh install and was super excited to see that you'd done this.
I got this:
```
Daniels-MacBook-Pro:.config danielbox$ curl https://jenius.github.io/co…
-
this is not working on yosemite
maybe they change the write for NSUserDictionaryReplacementItems
-
```
$ ./xnomad
zsh: segmentation fault ./xnomad
```
-
Hey Hannes!
Would it be possible to add Yosemite support? I don't see the 10.10 catalog in there. We're going to start force installing Apple updates, and I'd love to use SUS Inspector to do this.
…
-
Hi,
I have followed the build instructions to build the project yosemite
`
Note: In the instruction set below, references to for some of the steps is an example only and need to be replaced with …
-
1.创建表
CREATE TABLE `customers` (
`cust_id` int(11) NOT NULL COMMENT "",
`cust_name` varchar(150) NOT NULL COMMENT ""
) ENGINE=OLAP
PRIMARY KEY(`cust_id`)
DISTRIBUTED BY HASH(`cust_id`)
PRO…
-
Hello.
I am trying to use https://github.com/andreacremaschi/Syphon-virtual-screen on my computer running Yosemite. This software is based on your code and I am having some issues. The author of Sypho…
-
Hi there,
Any chances to make app compatible with Yosemite?
lcmen updated
4 years ago
-
There are a few folks here at the [HPC]^3 Workshop with Yosemite installed on their system. I've noticed that the bash code for detecting the current OS X version doesn't work properly (it only grabs…