iOS developers and Apple Silicon M1 - early experience

Today my message is gonna be way more technical than I expected - and probably interesting mostly for developers. It's about month old when my M1 MacBook Pro came in - and might be outdated already. But I thought it's worth sharing. Should we get right into that?! 🚀

If you work on an iOS project, you either use Carthage, CocoaPods or SPM. (or all/some together). SPM is easy - it’s developed by Apple, it’s ready for ARM. But CocoaPods are different world.

Read More