cirruslabs / macos-image-templates

MIT License
205 stars 55 forks source link

Beta Cycle Plans #160

Closed Brett-Best closed 2 weeks ago

Brett-Best commented 3 months ago

Hello!

Just thought I'd make an issue to see if any consideration has been made for the upcoming beta cycle plans running from about June to September?

I'm hoping that it will be possible to create the following images:

Thanks 🙂

fkorotkov commented 3 months ago

Pretty much like you outlined except we'll wait for the first public macOS 15 beta to start pushing the images. 🙌

Brett-Best commented 3 months ago

Cool! Fingers crossed putting Xcode 16 on macOS 14 image Just Works™️

waddles commented 2 weeks ago

While testing sequoia 15.1 beta 2 builds I found it fails toward the end of the vanilla builds when it tries to access the System Settings widget. There doesn't seem to be a way of navigating from the left search panel to the settings widgets in the right panel using only keystrokes in order to enable remote access.

Did you have the same problems when building the hosted image?

I found this command for enabling remote access for all users and was wondering if you think that is a suitable command to run instead of using keystrokes. I added it to our own templates and it succeeded but you should probably do your own testing.

fkorotkov commented 2 weeks ago

@waddles we don't do anything specific. The builds we have are automated:

https://github.com/cirruslabs/macos-image-templates/blob/24ff639c4d51c9e374df35434b39cf0aa3260424/.cirrus.yml#L46-L47

The only thing is that we build on a Sequoia host so Apple ID is working.