Clear Cookie commit will not compile with MacOS 10.9 and earlier

The change in

in line 429 generates a compiler error in 10.9 and earlier.

Type arguments cannot be applied to non-parameterized class ‘NSArray’

Rail

This is fixed on the develop branch.