
Beta 4 releases and a detailed walkthrough installing Sequoia on a separate drive
07/28/24 • 20 min
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 versions on primary devices used for daily work to avoid potential issues.
Plus, a detailed guide on safely installing macOS betas on a separate APFS container or an external Thunderbolt drive to experiment without risking primary data.
Mentioned in this episode
Thunderbolt 4 External drive case
NVMe 2TB drive
(affiliate links to support the Podcast)
Become a Patreon member and help this Podcast survive
https://www.patreon.com/compileswift
Please leave a review and show your support
https://lovethepodcast.com/compileswift
You can also show your support by buying me a coffee
https://peterwitham.com/bmc
- (00:00) - Introduction
- (00:18) - Beta 4 releases
- (01:09) - How are they to install on devices?
- (01:53) - Become a member
- (02:13) - The Pro and Con of installing
- (05:36) - Setting up macOS Sequoia & Sonoma
- (07:06) - Hardware I use
- (09:22) - Thunderbolt 4 external case
- (10:09) - SetApp
- (11:24) - Booting M Mac into recovery mode
- (15:12) - Install Sequoia beta over Sonoma
- (17:44) - Now have fun
- (18:57) - Support the podcast
- (19:43) - Rate and review
Follow me on Mastodon
https://iosdev.space/@Compileswift Thanks to our monthly supporters
- flanker
- Jay Wilson
- Adam Wulf
- bitSpectre
- Arclite
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 versions on primary devices used for daily work to avoid potential issues.
Plus, a detailed guide on safely installing macOS betas on a separate APFS container or an external Thunderbolt drive to experiment without risking primary data.
Mentioned in this episode
Thunderbolt 4 External drive case
NVMe 2TB drive
(affiliate links to support the Podcast)
Become a Patreon member and help this Podcast survive
https://www.patreon.com/compileswift
Please leave a review and show your support
https://lovethepodcast.com/compileswift
You can also show your support by buying me a coffee
https://peterwitham.com/bmc
- (00:00) - Introduction
- (00:18) - Beta 4 releases
- (01:09) - How are they to install on devices?
- (01:53) - Become a member
- (02:13) - The Pro and Con of installing
- (05:36) - Setting up macOS Sequoia & Sonoma
- (07:06) - Hardware I use
- (09:22) - Thunderbolt 4 external case
- (10:09) - SetApp
- (11:24) - Booting M Mac into recovery mode
- (15:12) - Install Sequoia beta over Sonoma
- (17:44) - Now have fun
- (18:57) - Support the podcast
- (19:43) - Rate and review
Follow me on Mastodon
https://iosdev.space/@Compileswift Thanks to our monthly supporters
- flanker
- Jay Wilson
- Adam Wulf
- bitSpectre
- Arclite
Previous Episode

All code is legacy code, deal with it now
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 this Podcast survive
https://www.patreon.com/compileswift
Please leave a review and show your support
https://lovethepodcast.com/compileswift
You can also show your support by buying me a coffee
https://peterwitham.com/bmc
Follow me on Mastodon
https://iosdev.space/@Compileswift
- flanker
- Jay Wilson
- Adam Wulf
- bitSpectre
- Arclite
Next Episode

Embracing new API's whilst retaining backwards compatibility
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 look. Inspired by Apple developer videos, I wanted to incorporate features like a navigation split view and fancy backgrounds, similar to the design of CleanMyMac.
However, I hit a snag when they were in a part of the app's window. Even AI couldn't solve it. Finally, I found a solution in a video on the Apple developer portal, which involved using modifiers only available in macOS 15. Faced with a choice, I implemented conditional code to keep compatibility with macOS 14 while enabling new features for macOS 15 and beyond.
Using conditional code, such as #if available(macOS 15, *), I can target specific OS versions and ensure my app remains functional across different versions without cutting off users. This technique can be applied to various scenarios, not just API availability, making it a versatile tool.
Become a Patreon member and help this Podcast survive
https://www.patreon.com/compileswift
Please leave a review and show your support
https://lovethepodcast.com/compileswift
Follow me on Mastodon
https://iosdev.space/@Compileswift
- flanker
- Jay Wilson
- Adam Wulf
- bitSpectre
- Arclite
Compile Swift Podcast - Beta 4 releases and a detailed walkthrough installing Sequoia on a separate drive
Transcript
What's up, everybody? Welcome to another episode of the CompileSwift podcast. I'm your host, Peter Witham. You can find myself and this podcast at compileswift.com . Alright, folks. This week we got the beta fours of, well, just about everything in Apple world. So let's run this through them very quickly. We got Ios 18 Beta 4, iPadOS 18 Beta 4, Mac OS 15 beta 4, tvOS beta 4, VisionOS 2 beta 4, WatchOS beta 4 and there you go. We also got release cand
If you like this episode you’ll love
Episode Comments
Generate a badge
Get a badge for your website that links back to this episode
<a href="https://goodpods.com/podcasts/compile-swift-podcast-280959/beta-4-releases-and-a-detailed-walkthrough-installing-sequoia-on-a-sep-64370009"> <img src="https://storage.googleapis.com/goodpods-images-bucket/badges/generic-badge-1.svg" alt="listen to beta 4 releases and a detailed walkthrough installing sequoia on a separate drive on goodpods" style="width: 225px" /> </a>
Copy