th-in-gs / YACYAML

YACYAML for Cocoa reads and writes YAML, a friendlier, more human, plain text replacement for plists, JSON or NSKeyedArchives.
Other
49 stars 19 forks source link

Fix compiler warnings: use non-deprecated constants #12

Closed yangmeyer closed 1 year ago

yangmeyer commented 10 years ago

Formally deprecated in OS X 10.10 and iOS 8:

th-in-gs commented 1 year ago

Better late than never?