Post

Replies

Boosts

Views

Activity

Reply to [macOS Sequoia] Using RegisterEventHotkey with option and shift modifiers doesn't working anymore
With this change you're protecting passwords that contain Ø but what about all the other passwords that use plain English and do not use Shift+Option? What about the emails and documents the user has composed in Mail / Outlook / Pages? Those can be logged? Sequoia might as well disable all keys on the keyboard to protect the user from ever leaking their passwords to key-loggers that their jealous boyfriends managed to install while on vacation. This is frankly ridiculous.
Sep ’24
Reply to [macOS Sequoia] Using RegisterEventHotkey with option and shift modifiers doesn't working anymore
This is now breaking custom shortcuts for numerous third party apps and other than users complaining about our apps, it's hilarious to require users to learn about this "special knowledge" unless apps begin to say "you must also use CMD key if you want to use Shift or Option" - which makes no sense. This is a regression back to 1999 when there weren't that many apps and there weren't that many shortcuts to remember.
Sep ’24
Reply to App is crashing when using "withCheckedContinuation" in Xcode 15 beta 5
@pk_ I've gone through every crash report and indeed they're all on build 24A5298h, which is beta 4! Coincidentally I'm also not seeing an explosion of crashes (which I was dreading) so it's likely a few dozen users on the same older build in our case. The same on iOS 18 - Crashlytics doesn't give us the build number of the OS so it wasn't obvious that they may all have been on older betas. We can probably safely assume this isn't happening on later versions of macOS 15. What threw me off is a few users crashing on macOS 11 and 14 but these are now most likely because of something else.
Sep ’24
Reply to Apple Watch cannot reconnect
Xcode 15 beta 7 here (still not working). The terminal this time however claims it's paired: Apple Watch Series 5 *** XXXXXX-EA2A-4FB3-XXXXX-XXXXXXX available (paired) Watch5,2 iPhone 14 Pro Max *** XXXXXXX-0012-XXXXXXX connected (no DDI) iPhone 14 Pro Max (iPhone15,3) And: devicectl device info ddiServices --device XXXXXX-EA2A-4FB3-XXXXX-XXXXXXX --verbose Using verbose logging. ERROR: The operation couldn’t be completed. Operation timed out (NSPOSIXErrorDomain error 60.)
Aug ’23
Reply to Apple Watch cannot reconnect
It's not working for me either - exact same message in Xcode 15 Beta 6. I see this: xcrun devicectl list devices xcrun: error: sh -c '/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -find devicectl 2> /dev/null' failed with exit code 17664: (null) (errno=Invalid argument) xcrun: error: unable to find utility "devicectl", not a developer tool or in PATH
Aug ’23