Concerns: Xcode Version 6.3.1 (6D1002)
Q:
Can't find SaveDocument, SaveDocumentAs, SaveDocumentTo in First Responder for NSDocument?
A:
Just add Cocoa.framework to project target and you will find it. (Click in Xcode project on top, TARGETS choose target, General, Linked Framworks and Libraries, klick on Add items (+), choose Cocoa.framework.)
Helpful?
Let us know if you liked the post. That’s the only way we can improve.