254 posts tagged ‘Mac’
Google Settles Incognito Lawsuit
Simon Sharwood: A US court filing [PDF] dated December 26 records that Google and the plaintiffs have agreed to a term sheet that, if approved by the judge, will conclude the matter. Those terms of the proposed settlement weren’t disclosed. But the parties seem sufficiently confident a deal will be done that another filing vacates […]
Mac Liquid Detection
Filipe Espósito (via Hacker News): macOS Sonoma 14.1 includes a new system daemon named “liquiddetectiond,” which, as the name suggests, can identify when the computer has been exposed to liquids. More specifically, this daemon runs in the background to collect liquid detection analysis from each USB-C port on the Mac.[…]While Apple may eventually implement an […]
SwiftData Fetching Pending Changes
Keith Harrison: If you don’t want the pending changes included in the fetch results you should be able to override the default by setting includePendingChanges to false in the fetch descriptor[…] Unfortunately, I don’t seem to be able to get that to work using iOS 17.2 (FB13509125). The pending change is always returned in the […]
Is Objective-C BOOL a Boolean Type?
Juan Cruz Viotti: While BOOL might look trivial, its definition is rather complex. It depends on which Apple platform and architecture you are targeting, which can result in unexpected behavior. […] Recently, I stumbled into a case where for the same code, macOS Intel and macOS Apple Silicon invoked different overloads. […] As we can […]
Xcode 15.2
Apple (downloads): Xcode 15.2 includes SDKs for iOS 17.2, iPadOS 17.2, tvOS 17.2, watchOS 10.2, macOS Sonoma 14.2, and visionOS. The Xcode 15.2 release supports on-device debugging in iOS 12 and later, tvOS 12 and later, and watchOS 4 and later. Xcode 15.2 requires a Mac running macOS Ventura 13.5 or later. […] Developing for […]
Automatic Grammar Agreement
WWDC 2021: Discover how the latest updates to Foundation can help you improve your app's localization and internationalization support. Find out about the new AttributedString, designed specifically for Swift, and learn how you can use Markdown to apply style to your localized strings. Explore the grammar agreement engine, which automatically fixes up localized strings so […]
Taxatio Rejected From the App Store
Jesse Squires: Taxatio is a universal app for iOS and macOS. I submitted the same update (version 1.3.0) for both platforms on December 30. The iOS app was accepted within a few hours, which was excellent. However, the macOS update was delayed for a ridiculous reason, after waiting to be reviewed for three entire days.It […]
Apple’s Mac Gaming Push
Raymond Wong (MacRumors, Slashdot): No doubt “losing” in gaming for decades has not been fun for Apple. It’s certainly painful and disappointing for Mac users both new and old, who have to buy a separate PC or console to play AAA games. But in 2023, the winds of change began to blow.[…]Gaming on the Mac […]