Sponsored Link
Join a FREE iOS Architect Crash Course for a limited time
If you're a mid/senior iOS developer looking to improve both your skills and salary level, then join this 100% free online crash course. It’s available for a limited time, so get it now.
News
Kodeco
I wouldn’t usually link to a company rebranding blog post, especially a four-part one! (1, 2, 3, and 4). Still, I’ll make an exception when the site has been a huge part of the iOS/Swift developer community for even longer than this newsletter. It’s been a long time since raywenderlich.com was Ray’s personal blog, and it’s been fascinating to watch it grow into a comprehensive training site with hundreds of contributors covering multiple platforms and technologies. The site name didn’t scale as well as everything else, though, so I think this is a good move and wish Ray and the team all the best for the future. 🚀
For full disclosure, I have been sent copies of various books and courses over the years so I can check them out as I consider them for links in this newsletter.
Tools
Chime 2.0
If you saw previous releases of Matt Massicotte’s Chime editor and moved past it because you didn’t write Go, this 2.0 release has a few reasons to check it out. It now supports 23 new languages (including Swift, of course), and if you read his article on ExtensionKit that I linked to recently, this release is the fruit of that work.
Xreviews for Mac
We all love Mac apps, and as conscientious developers, we all love to make we reply to every review that our apps get, right? What if there were a Mac app that would let you do that without needing to load up App Store Connect at all? It's free for one app and very cheap if you have more.
Code
Creating a Command-Line Tool with Argument Parser
I wonder if my little love letter to swift-argument-parser last week inspired David Piper to write this article? Even if it’s pure coincidence, the combination of the two might inspire you to try it out.
Fill bar marks with gradient in Swift Charts
What a difference one little view modifier can make! You almost certainly want to use this technique from Natalia Panferova if you use gradient fills in your bar charts.
The Things They Don’t Tell You About Swift Concurrency
I’m not sure I particularly agree with the introduction of this article from Wojciech Kulik that paints the marketing of Swift concurrency in a not-so-positive light, but I like everything else about it. It’s a list of common async/await pitfalls combined with concise solutions, and it’s worth reading.
Presenting SwiftUI Sheets
I’d imagine that the first SwiftUI sample code that demonstrated a sheet used a boolean variable to control whether it was presented. Me too! Are you still using booleans to do that job? Me too! Is there an alternative that makes perfect sense as soon as you read about it? Jordan Morgan is here to show us another way.
Jobs
Native iOS Engineer @ MartianCraft – Are you someone who enjoys collaboratively solving challenging problems? At MartianCraft, we work together to create innovative software for our clients. You’ll always be surrounded by the best and brightest in the industry. – Remote (within US timezones)
R&D OSS Engineer @ DockYard – DockYard is a digital product consultancy, solving complex problems for enterprise clients like Netflix and Apple. We are an active OSS contributor currently working on a new naitve app framework. We're seeking to hire a SwiftUI Engineer to work within our R&D department to build out the libraries. – Remote (within US timezones)
Senior iOS Developer @ Shape Games – Join a team of talented developers who are passionate about working with Swift. We offer visa and relocation support if you want to join us in lovely Copenhagen. We are also open for fully remote team members. – Remote (within European timezones)
iOS SDK Developer @ Stream – Do you want to work on an open-source chat SDK used by hundreds of high-profile companies and startups that impact billions of users? If you are a product-minded engineer and care about software quality, apply on the link below. – Remote (within European timezones) or on-site (Netherlands)
Freelance Interview Engineer @ Karat – We're dedicated to improving access in tech. If you are too, join us as a Karat Interview Engineer. As such, you'll conduct technical interviews of developers like you on behalf of our hiring clients (including Duolingo, Indeed, and more) using the Karat Platform and its data-tested questions. – Remote (within US timezones)
No matter whether you’re hiring or looking for something new. iOS Dev Jobs has something for you. 🚀
And finally...
This fascinating story on certifying OS X as "UNIX" is worth a read. 🧐
Comment
Along with this week’s operating system releases, Apple made some changes to the App Store Review Guidelines. There’s an official summary of the changes, but as always, the App Store Review Guidelines History site gives us what we’re truly looking for with a full diff. 🚀
The main changes focus on demo accounts, and it seems Apple is about to step up its testing of features gated behind an account login. The requirement for a demo account isn’t new, and I don’t think there’s anything nefarious going on. I’m highlighting it to make sure as many people as possible see the changes before the spotlight shines on areas of your app that Apple might not have closely checked before.
If you have been sailing through review for years with a minimal demo account, it might be worth ensuring that the demo account has access to all your app’s features before your next release. I’d also encourage early submissions, especially if you have deadlines to hit. I’ll not be surprised to hear of a few questionable rejection stories in the next few weeks. 😬
The other thing I noticed in the diff was this wording:
This wording isn’t new, it’s just moved, but I hope it’s the end of all the people jokes/hot takes about Dynamic Island advertising. I also hope Apple enforce it! 🤞
Dave Verwer