WWDC is only weeks away, so it's time for me to update my wishlist. One wish came true last year, how many will it be in 2023?| FlineDev Blog – Insights on Swift, Xcode, and Apple Development
One of the big changes for iPad announced in the latest WWDC is the introduction of conventional window management and a menu bar. While I suspect this is likely getting a lot of praise from the press and tech taste… Continue reading →| the sporks space
Explore breakthrough features like Foundation Models bringing on-device AI, ChatGPT integration in Xcode, AlarmKit enabling true alarm apps, and major improvements to visionOS spatial experiences.| FlineDev Blog – Insights on Swift, Xcode, and Apple Development
Discover Apple's announcements for iOS at WWDC 2025.| iOS development by tanaschita.com
This article covers the most inspiring new releases from WWDC 2025 and showcases some of our highlights from the developer conference.| Create with Swift
The moment every tech enthusiast has been waiting for is finally here! Apple has pulled back the curtain at WWDC 2025, unveiling iOS 26—a breathtaking,| oslogs.com
You may think Apple’s WWDC 2025 announcements amounted to a big nothing burger. No ChatGPT moment. No live Gemini demo. No shocking AI reveal. Just some slick new UI polish, a few Siri upgrades, and a privacy pitch. If that’s your read, you’re not alone, but Apple did offer a bit more under the hood.| Shelly Palmer
If you’re a regular Apple user, you likely didn’t bother spending over an hour of your day to watching the WWDC 2025 keynote, where Apple announced the naming convention change for syst…| OS X Daily
Apple has announced MacOS Tahoe, versioned as macOS 26, jumping 11 versions ahead from the current versioning of MacOS 15. This versioning number change is congruent with the new year-based version…| OS X Daily
Apple has debuted iPadOS 26 today, complete with some notable new features and changes to the iPad operating system. First to notice is the new numerical versioning system, with iPadOS 26 jumping m…| OS X Daily
Apple has announced iOS 26, the next version of system software for iPhone. And yes you read that correctly, it’s iOS 26 – twenty six – jumping way ahead from iOS 18, to follow ye…| OS X Daily
There’s a lot of rumors of a big impending UI redesign from Apple. Let’s imagine what’s (or what could be) next for the design of iPhones, Macs and iPads.| Lux — iPhone camera apps, camera reviews and more
Let's get ready for next week!|
Mark your calendars—Apple has announced that its Worldwide Developer Conference will kick off on 9 June 2025. Last year’s question if WWDC would bring an AI-powered version of Siri remains open.| TidBITS
Discover Apple's announcements for iOS at WWDC 2024.| iOS development by tanaschita.com
I previously wrote about how the requirements for screenshots on the App Store have become increasingly burdensome over the years. It is truly a nightmare. B...| Jesse Squires
It is pretty clear that the primary ambition of Apple’s software development work this year has been on getting Apple Intelligence ready to roll, and while that work isn’t over yet (and won’t be until the operating systems ship this fall), that is the most important news from Apple’s WWDC.| Apple Must
From a SportsKit API and .zoom modifier in SwiftUI, over improved SwiftData and source control in Xcode, to my biggest pain points in tvOS and visionOS, and much more! Blending long-standing requests with fresh ideas.| FlineDev Blog – Insights on Swift, Xcode, and Apple Development
By: Praveen Nagaraj Apple published a session on Tuesday that discussed using the keyboard ⌨️ to simplify navigation through an app’s views and view controllers on iPad. Though it may seem unnecessary, web applications like Twitter have proven the usability of a pure keyboard-based navigation. This is not just for ease-of-use, but also accessibility ♿️. Another one of Apple’s key focuses for this WWDC was building increasingly inclusive and accessible applications. This is seen as...| Codrs
We must always know that an application, on any platform, requires many lines of code tailored by the developers, a well-built interface made by the designers, among other things, that may include many other professionals (even from other areas!), they had to carefully think, prototype and validate to ensure that I am here able to write and publish this post! 📝✍️ With that many elements at the table, of course, we might not be able to think of every scenario that our application will m...| Codrs
By: Praveen Nagaraj In my first post, I talked about how Tumblr isn’t taking advantage of larger devices, being a very media-centric application. Widgets The iOS 14 widget craze showed how much people were excited by the idea of having a new look for their spring board (home screens). Widgets from apps like Photos makes the spring board more personal for users. Yesterday, WWDC offered a session on more intelligent widgets, which got me searching… only to find that Tumblr didn’t offer an...| Codrs
My day today was mostly taken up by labs. I had one big one talking about the future of my App Jellycuts. The reason for this is because of how iOS 15 and macOS 12 have changed Shortcuts. To better fit this new method of Shortcuts sharing, I will have to do a lot of work, from rewriting a good chunk of my sharing code 🤯 to possibly making a whole macOS server 😅. All of this change got me thinking about how platforms like Tumblr need to adapt to new spaces. That is what I will be talking...| Codrs
Since iOS 14, apps such as Apple’s Health app and COVID-19 app have started adopting larger cells for table views. These cells do not span edge to edge, do not have the traditional divider, and have a larger height and font size. These new table view cells represent Apple’s continuous transition towards a more user-friendly and accessible design language. Below are images that show how the new Settings table view in iOS 15 (right) has changed to adopt this new design language, compared to...| Codrs
By: Praveen Nagaraj Day 1: Before writing this post, I took a deep dive into every single view on the Tumblr app on both iPhone and iPad. One thing that really struck out for me is Tumblr’s lack of optimization for the iPad. 😐 In today’s post, I just want to focus on that. 🤓 Tumblr is a very media-centric platform and needs to utilize the full potential of the iPad’s beautiful display. One thing that really sets Tumblr apart from other iOS apps (of other social platforms) is its u...| Codrs
by Ethan Saadia Staying Connected 🔗 In my previous post I discussed a theme Apple emphasized in the WWDC 2021 Keynote today – Staying Connected. Not only did Apple announce updates to communication...| Tumblr