๐๐ผ Welcome to SwiftlyRush
Apple made an async announcement this week.
It's getting quite unpredictable these days; I remember the days of being able to concretely say what day and time an Apple event or announcement would be made, but not anymore. Things are different.
I genuinely believe we might be in for big changes this year from Apple; why? Well, we often see these rapid and quiet announcements when Apple have too much to announce in one single event, we saw this when SwiftUI was announced, amongst many other things.
So this week, Apple released MacBook Pros with the all-new M2 chips and the power of these machines is getting huge, but so is the cost! ๐ธ
Apple also supercharged the Mac mini ๐
I won't be changing any of my hardware this year, but I am intrigued to know if you will be.
๐ฅณ What's New
Adding a Swift Package in Xcode
It's a simple task, but one of my most popular articles on the website. Refresh your memory by adding a brand new Swift Package directly inside Xcode.
๐ฅ Community News
Mastering charts in SwiftUI. Mark styling by Majid
I was a huge fan of SwiftUI Charts, and in true style, many of our great community members do some incredible things with this framework. Check out this article by Majid exploring mark styling.
Disconnect your app from unit testing by Junda
I have known about this for a long time, but it's often great to refresh your memory on these basics. Did you know you can turn off app launching whilst running your Unit Tests? You're likely to see huge benefits from doing so.
Easy multipart file upload for Swift by Tibor Bรถdecs
Have you ever considered having a form inside your app and then using multipart upload? Well, Tibor has you covered in this very well-written article, great stuff!
Making a serverless Swift function with Fastly and Upstash by Pol Piella
I love these small but detailed articles by Pol, especially on the subjects of CI and more server-side integrations with your mobile apps. I found this particular one interesting, and I could think of a few use-cases for this.
๐ก And Finally...
Did you know you can open HIG directly from Xcode?