121 posts tagged ‘macOS 14 Sonoma’
Mojo for Mac
Shashank Prasanna (Hacker News): Mojo is now available on Mac (Apple silicon) 🎉In this blog post, we’ll discuss how you can get started with the Mojo SDK on Mac. We’ll take a closer look at how to download and install the Mojo SDK on your Mac, and share popular community projects and resources to help […]
Xcode 15.0.1
Apple: Xcode 15.0.1 includes SDKs for iOS 17, iPadOS 17, tvOS 17, watchOS 10, and macOS Sonoma. The Xcode 15.0.1 release supports on-device debugging in iOS 12 and later, tvOS 12 and later, and watchOS 4 and later. Xcode 15.0.1 requires a Mac running macOS Ventura 13.5 or later. This apparently does not fix a […]
Clicking to Hide Others in Sonoma
Chip Loder: In previous versions of macOS, if you wanted to hide all running apps containing a UI on your display, you could simply Option-click anywhere on the Finder’s Desktop. This would hide all other visible running apps and display only the Desktop. [see comment]Now in macOS Sonoma, if you Option-click on the Finder’s Desktop, […]
Retcon Beta
Nathan Manceaux-Panot (Mastodon): Retcon makes rewriting git history effortless.Move a commit back in time with a single drag-and-drop. Squash, edit or delete in a few keystrokes. In place—no need to enter a special mode and lose all context. Skip rigidly planning everything ahead, and instead manipulate with instant feedback.Then change your mind: undo anything with […]
What Happened to __crashreporter_info__?
Seth Willits (in 2022): The new “ips” crash reports in macOS do not contain assert() information!(Assertion failed: (myVar != nil), function fooBarTest(), file code.m, line 100)Problematic because symbolication is often finicky, so it takes a LOT more work to find which assert() failed.[…]I don’t know whether it’s the “log” that’s to blame or that the […]
Sonoma Wallpapers Block Screen Sharing Login
Andrew Cunningham: The look of the macOS login screen has been tweaked a bunch over the years, but it hasn’t been substantially rearranged since Lion (version 10.7) in 2011. Sonoma rejiggers things, moving the login field to the bottom of the screen, adding a big clock, and using the last logged-in user’s desktop wallpaper and/or […]
SecItem: Fundamentals, Pitfalls, and Best Practices
Quinn: The SecItem API seems very simple. After all, it only has four function calls, how hard can it be? In reality, things are not that easy. Various factors contribute to making this API much trickier than it might seem at first glance.This post explains the fundamental underpinnings of the keychain. […] A critical part […]
Kaleidoscope 4.2
Christopher Atlan (tweet): In the window title bar you’ll see a new element that gives you more detail about the task. You’ll see how many conflicts you still need to resolve in that file.[…]The window has a new area between the title bar and the Path Bar. We call it Context Shelf. […] In the […]