Deploying Mac Apps Outside App Store: How to Remember User Intent for Folders
When a macOS user specifically grants a sandboxed app access to a file/folder outside of that app’s container,
Dive into macOS development and unleash the potential of Apple's powerful operating system. Our tutorials cover all aspects of macOS app development, from user interface design using SwiftUI to leveraging macOS-specific APIs and frameworks. Learn how to create feature-rich applications that seamlessly integrate with macOS, including menu bar apps, document-based apps, and more.
When a macOS user specifically grants a sandboxed app access to a file/folder outside of that app’s container,
macOS developers will most likely be faced with the requirement to build an installer for apps they want to — or
Did you know that a macOS app can read and write outside of its container when sandboxed? Did you know
Since the advent of OS X Mojave and especially Catalina and the requirement for app notarization, some of us old-time
Welcome to another macOS tutorial! In this post we are about to learn how to create a macOS application that
Apple’s “app group” technology allows a collection of macOS (or iOS) apps from the same development team, developer, vendor,
One of the most common operations macOS users perform and they are quite familiar with is drag and drop. On
Hello readers! I’d like to start today by saying that this is a macOS programming tutorial that I wanted
Welcome to a new tutorial where we are going to unfold another cool topic on macOS programming. Today we are
Another macOS programming tutorial is here, and today we’re going to talk about a really interesting topic: Menus. Every
Welcome to a new macOS tutorial! In previous posts we talked about table views and outline views as means to
Welcome to another tutorial where we’ll keep exploring fundamental stuff on macOS programming world. Today we are going to