Building Cross-Platform macOS and iOS Image Filter SwiftUI App
A tutorial on building a cross-platform image filter app for macOS and iOS using SwiftUI, focusing on code sharing and platform-specific UI.
A tutorial on building a cross-platform image filter app for macOS and iOS using SwiftUI, focusing on code sharing and platform-specific UI.
A tutorial on building a native macOS image filtering application using SwiftUI and the GPUImage2 library.
An introductory guide to Apple's CloudKit framework, covering its safety, use cases, and when to use it for syncing data and storing app configuration.
A step-by-step guide to installing Docker on MacOS using Homebrew, including setting up the Docker engine and environment.
A technical guide on how to fix Mac's Mission Control after it was disabled by the Pearson OnVUE online exam proctoring software.
A step-by-step guide to installing and configuring MongoDB on macOS, including specific instructions for Catalina and newer versions.
Introduces Pock, a utility that moves the Mac Dock to the Touch Bar, making it more useful for app switching and notification checks.
Plash is a macOS app that lets you set any website, live feed, or animated GIF as your dynamic desktop wallpaper.
A developer shares their favorite macOS productivity tools and CLI utilities, including Alfred and Magnet, to enhance workflow and automation.
A developer shares a practical strategy for learning SwiftUI by using it to build internal tools, discussing its current risks and benefits.
A guide to setting up Jupyter Lab to launch automatically on macOS startup using a LaunchAgent .plist file.
A technical guide for upgrading to PHP 7.4 on macOS using Homebrew, including steps for Laravel Valet and managing extensions.
A guide to using Homebrew, the package manager for macOS, covering installation, updating, and managing packages like Node.js.
Explains how to handle macOS sandbox file permissions in AppKit, covering methods like NSOpenPanel and Full Disk Access for accessing folders outside an app's sandbox.
A guide to creating a macOS service that converts Markdown to rich text with syntax highlighting for use in any app, like email clients.
A tutorial on building a video game database iOS app using SwiftUI and the IGDB API, covering data fetching, UI design, and navigation.
A technical guide on manually migrating Alfred's clipboard history database between Macs using symbolic links and Dropbox.
A guide to configuring a secure web proxy on macOS using command line tools like `networksetup` for Wi-Fi and Ethernet connections.
A veteran's guide to preparing for and navigating Apple's WWDC, covering essential gear, travel tips, and event strategy for first-time attendees.
A tutorial on using SwiftGen to generate type-safe classes for accessing localized strings and assets in iOS/macOS projects.