joe kimberlin

@Joekw
627 Followers
353 Following
2.5K Posts
so actually asking siri to run actions based on the current screen is limited to the domain types right? e.g. mail, photos, etc.
xcode 27 has flipped the run/stop buttons?? that is insane

this is pretty cool actually

#iOS27 #iOSDev

two cats

had a week long support conversation with a user about the app not launching after they updated to macOS 26.5.

after sending them a test build with some updates, they said it launches now but they don’t like all the changes!

turns out they were talking about a completely different app 🫠

cat

i guess 2026 isn’t the year apple lets 3rd party apps add music to a users apple music library on macOS. maybe next year.

https://developer.apple.com/documentation/musickit/musiclibrary/add(_:)

add(_:) | Apple Developer Documentation

Adds an item to the user’s music library.

Apple Developer Documentation
what are nintendo even doing? are they still making games??

looks like the .automatic topEdgeEffect on iOS 27 is now .hard by default. overriding it to .soft everywhere in your app brings back the iOS 26 appearance.

https://mastodon.social/@Joekw/116716116901698424

interesting iOS 27 forces hard edges for the nav bar again. can we customise that at all?