save

  • Save And Open Panels in macOS Apps

    Save And Open Panels in macOS Apps

    Presenting save and open panels in macOS apps is a quite common task. In this post you will learn how to integrate them in your own projects.

  • GTStorable Framework

    A new custom framework on Github that enables any Codable-conforming type to perform file operations (save, load, etc) by just adopting GTStorable.