Dive into the world of software development. Tune in for in-depth interviews with industry experts and the latest information. Whether you're an experienced developer or just starting, this podcast is your one-stop shop for everything related to software development.
I interviewed Gorkem Ercan from Jozu about a few essential topics within the development ecosystem that apply to many different technologies, including Apple development.
Part two of two where we discuss the numbers along with the approach taken by the Panels app
Link to the video released by Marques Brownlee after our recording
Become a Patreon member and help this Pod…
Part one of two where we discuss app pricing. The many different models and approaches with our takes and opinions on each. In part 2 we will dive into the numbers!
This week, we discuss TestFlight, what it is, how to use it, and why you should use it.
In this episode of the Compile Swift Podcast, hosts Jeff and Peter discuss the recent Apple "Nine-Nine" event, discussing the latest hardware announcements and their implications for developers. They…
In this episode of the CompileSwift podcast, the hosts discuss Swift 6 migration, highlighting its non-breaking changes and new features like module-level access control and data race safety. They em…
This is a landmark episode as we say hello to the new co-host. Plus, we discussed Apple's upcoming event, which is expected to feature new iPhones. But what else might we get?
This week, Peter Witham discusses the emergence of alternative app stores and what they mean for developers. He asks for listeners' experiences and thoughts on managing multiple app store requirement…
In this episode of the Compile Swift Podcast, host Peter Witham interviews Joe Fabisevich, an experienced iOS developer and indie app creator. Joe discusses his journey in app development, including …
An exclusive episode for the Patreon members and supporters is now posted over at www.patreon.com/compileswift
Learn why you need to protect your apps from incoming data and how to program defensively…
This week, I delved into whether to embrace or avoid new APIs in Apple's upcoming operating systems. I encountered a few challenges while working on my Mac iOS app, which I aimed to have a modern loo…
In this episode of the Compile Swift podcast, the latest beta four releases from Apple, including iOS 18, iPadOS 18, macOS 15, tvOS, visionOS, and watchOS.
I urge listeners not to install beta version…
Everything we write becomes legacy code once it's written. That means technical debt in the future, so how can we do a better job today to help future us tomorrow?
Become a Patreon member and help thi…
In this episode, I will explain why it is essential to promote yourself. The short answer is that nobody else will do it for you.
So, here are eight tips to get you started on the path to success.
In this episode, I introduce the open-source code editor Zed and its new features like Swift support and real-time collaboration.
I also share my experiences with the predictive assist feature in Xcod…
I reflect on WWDC 2024 and share my thoughts on the new technologies and updates from the conference.
I discuss my plans to transition to SwiftData, explore the new AI technologies announced, and prov…
I am joined by some good friends to discuss the opening day of the Apple developer conference and all the new announcements. As a consumer and a developer, I am excited about many things this year.
We are just a few days from WWDC24 as this Podcast hits the feed. I'm not making predictions; I'm making some sensible wishes and hopes for what we might get, mostly from the perspective of a develop…
DevClub Discord question this week.
What do I do when starting a new app or project before coding?
1. Write the idea down
2. List the core idea features
3. Sketch a bad interface design
4. Do some researc…
In this episode, I discuss a recent exploration and problem-solving situation with one of my apps that uses CloudKit to sync data across devices.
CloudKit and iCloud are excellent ways to store a user…