Fedor Korotkov
7132d10945
Xcode 26.3 Release ( #326 )
2026-02-26 16:03:56 -05:00
Fedor Korotkov
33e373e65b
Xcode 26.4 Beta 2 ( #325 )
...
* Xcode 26.4 Beta 2
* Updated Tahoe runtimes to latest Xcode 26.4 release versions
2026-02-23 19:52:43 -05:00
Fedor Korotkov
cfa9e2361c
Xcode 26.3 RC 2 ( #324 )
...
* Xcode 26.3 RC 2
* Increase DISK_SIZE from 230 to 240
2026-02-21 08:08:10 -05:00
Fedor Korotkov
09fce08792
Xcode 26.4 Beta ( #323 )
...
* Xcode 26.4 Beta
* Updated Tahoe runtimes to Xcode 26.4 Beta versions
2026-02-17 07:00:35 -05:00
Fedor Korotkov
01365193b9
Updated Tahoe template to use macOS 26.3 restore image. ( #322 )
...
Fixes #321
2026-02-13 16:20:18 +01:00
Fedor Korotkov
1414d3bf4b
Added Buildkite agent installation to base Packer template. ( #320 )
2026-02-05 06:56:38 -05:00
Fedor Korotkov
fbaec2adaa
Xcode 26.3 RC ( #319 )
...
* Xcode 26.3 RC
* Removed unavailable runtimes from Tahoe list.
2026-02-04 10:13:22 -05:00
Fedor Korotkov
f47f8bf08c
Added rbenv 3.3.10 installation to address Fastlane compatibility in Xcode packer template.
2026-01-10 18:16:37 +01:00
Fedor Korotkov
d56bd82e5d
Refined Tuist installation steps in Xcode packer template.
2026-01-10 11:47:22 +01:00
Nikolay Edigaryev
4b95c2c93f
Use the new <click 'Select Your Country or Region'> command ( #317 )
2025-12-16 21:02:14 +01:00
Fedor Korotkov
75924563a8
Updated macOS restore image comments for Sequoia 15.7.2 and Sonoma 14.8.2
2025-12-16 09:35:29 -05:00
Nikolay Edigaryev
f3319b8eb8
Revert "Remove explicit FileVault step from Packer boot command for macOS 26.1 compatibility ( #305 )" ( #316 )
2025-12-15 19:07:52 -05:00
Fedor Korotkov
5ee829f2c8
macOS Tahoe 26.2 ( #315 )
2025-12-15 08:55:32 -05:00
Fedor Korotkov
64d9651dca
Upgrade Node.js installation from version 20 to 24 ( #314 )
...
20 is retiring https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2025-12-15 08:54:13 -05:00
Fedor Korotkov
0682bdb108
Xcode 26.2 ( #313 )
...
* Xcode 26.2
* Corrected Xcode version to 26.1.1 in Cirrus config.
* Updated Tahoe runtime build number for iOS 26.2.
2025-12-13 10:30:58 -05:00
Fedor Korotkov
3abe5ef330
Fixed syntax
2025-12-06 17:44:39 -05:00
Fedor Korotkov
36c1f1d9b7
Updated Tahoe runtimes to Xcode 26.2 release versions
2025-12-05 16:30:31 -05:00
Fedor Korotkov
413eb891fe
Xcode 26.2 RC
2025-12-05 16:30:31 -05:00
Dominik Abilio de Jesus Moreira
be895f2507
Fix Gatekeeper disable step in boot command ( #311 )
...
Added the missing "tab" command in the "Disable GateKeeper (2/2)" section. Without this command, Gatekeeper was not fully disabled, causing the provisioner check to fail when verifying that Gatekeeper is disabled.
Co-authored-by: Dominik Wunderlich <dominik.wunderlich@teamviewer.com>
2025-12-05 14:42:22 +01:00
Fedor Korotkov
9115ef2553
Increase DISK_SIZE from 290 to 300
2025-11-22 11:36:44 -05:00
Fedor Korotkov
11b22ea0d0
Preinstall common AI agents ( #308 )
...
So it's possible to automate things within VMs.
2025-11-20 12:24:31 -05:00
Fedor Korotkov
062ecd3e0e
Xcode 26.2 Beta 2 ( #307 )
...
* Xcode 26.2 Beta 2
Plus wait for simulators to become available.
* Update expected runtimes for Xcode 26.2 Beta 2
* Try to wait an hour
* Cleanup LLM generated script
* Add `exex-script.pkr.hcl` template and adjust simulator wait logic
* Finalize
* Fixed script name
* Fixed typo
* Use scrript option.
2025-11-20 10:16:45 -05:00
Fedor Korotkov
329c3e137e
Add iOS 18.6 runtime to Tahoe ( #306 )
...
* Add iOS 18.7.2 runtime to Tahoe
* 18.6
* Updated expected runtimes
* Bump disk
2025-11-14 11:35:52 -05:00
Dominik Wunderlich
e681fe0983
Remove explicit FileVault step from Packer boot command for macOS 26.1 compatibility ( #305 )
...
Remove the explicit FileVault step from the Packer boot command sequence used during macOS setup.
In macOS 26.1, the FileVault setup screen no longer appears consistently during initial setup because FileVault encryption is now automatically handled via system defaults, Apple ID, or MDM profiles.
This change prevents script failure or waiting on a missing UI prompt.
2025-11-13 19:57:38 +04:00
Fedor Korotkov
2e6e2dfb6e
Removed redundant `xcodes version` command in provisioner
2025-11-12 20:23:10 -05:00
Fedor Korotkov
0652373c8c
Updated simulator
2025-11-12 20:21:25 -05:00
Fedor Korotkov
082799eb6f
Fixed Xcodes installation ( #304 )
...
* Fixed Xcodes installation
* Removed redundant execution lock from Cirrus runner configuration
2025-11-12 19:14:44 -05:00
Fedor Korotkov
3b47c8dfc6
Revert GitHub Actions Runner compatibility provisioner changes
2025-11-12 19:00:34 -05:00
Fedor Korotkov
69ed3fe0fa
Xcode 26.1.1 ( #302 )
...
* Xcode 26.1.1
* Proper literal
* Install prebuilt binary for xcodes
* split
* Revert "split"
This reverts commit 8a0363fe31 .
* Fix xcodes installation and update file ownership logic
* echo path
* Use full path
* revert chmod
2025-11-12 18:18:51 -05:00
Fedor Korotkov
256b8cc1c8
Restart VM while building Xcode variant ( #301 )
...
* Restart VM while building Xcode variant
In an attempt to make https://github.com/actions/runner-images/issues/12948 less flaky. Xcode Release Notes at some point mentioend a first boot for another issue so let's make the VM boot twoce and do caching population just to be extra cautios.
* just `xcrun simctl list -v`
* support sonoma
2025-11-11 18:10:42 -05:00
Fedor Korotkov
d7752dd971
Xcode 26.1 Release and 26.2 Beta ( #298 )
...
* Xcode 26.1 Release and 26.2 Beta
Plus installed tvOS 17.5 on Sequoia runner
* Update .ci/cirrus.runner.yml
Co-authored-by: Christoph Aldrian <caldrian@users.noreply.github.com>
* Updated expected runtimes
* Bump disk for Tahoe
* install `otel-cli`
---------
Co-authored-by: Christoph Aldrian <caldrian@users.noreply.github.com>
2025-11-08 09:26:25 -05:00
Fedor Korotkov
64b8b7407b
macOS Tahoe 26.1
2025-11-04 08:44:11 -05:00
Fedor Korotkov
91c8fbf624
Do not auto-update Ventura
2025-11-01 12:01:55 -04:00
Fedor Korotkov
aec76f172d
Ruby 3.3.10
2025-11-01 12:00:49 -04:00
Fedor Korotkov
a2b4e1ebfe
Xcode 26.1-rc ( #297 )
...
* Xcode 26.1-rc
* Updated simulators
2025-11-01 10:41:03 -04:00
Fedor Korotkov
1f481f72c7
Xcode 26 Beta 3 ( #296 )
...
* Xcode 26 Beta 3
* Updated expected runtimes
* Removed iOS 26 due to
> iOS 26 is not available for download.
Seems only 26.0.1 is available.
2025-10-25 10:57:45 -04:00
Fedor Korotkov
463004bc84
Xcode 26 Beta 2 ( #291 )
...
* Xcode 26 Beta 2
* Updated expected runtimes
* new line
2025-10-10 12:27:20 -04:00
Fedor Korotkov
6755f3d245
Removed update ( #293 )
2025-10-10 20:25:46 +04:00
Nikolay Edigaryev
aa8af495d1
README.md: update image descriptions ( #289 )
...
* README.md: update image descriptions
* Proper Xcode spelling
2025-09-29 15:57:11 +04:00
Fedor Korotkov
4232c64336
Remove asdf installation from base image ( #290 )
2025-09-29 07:44:04 -04:00
Fedor Korotkov
f4565a71c7
Xcode 26.1 Beta ( #286 )
...
* Xcode 26.1 Beta
* Updated runtimes
* Bump disk
2025-09-26 10:33:06 -04:00
Fedor Korotkov
971a78c341
Xcode 16 on Sonoma ( #287 )
...
* Xcode 16 on Sonoma
* Updated runtimes
* Bump disk
2025-09-26 08:00:13 -04:00
Jakub Olejník
4f13a88f28
Use Terminal to open System settings on Tahoe ( #283 )
2025-09-25 21:04:19 +04:00
Fedor Korotkov
ba783a5bc7
Xcode 26.0.1 ( #285 )
...
* Xcode 26.0.1
* Update .ci/cirrus.runner.yml
Co-authored-by: Nikolay Edigaryev <edigaryev@gmail.com>
* Fixed build
---------
Co-authored-by: Nikolay Edigaryev <edigaryev@gmail.com>
2025-09-25 09:10:25 -04:00
Fedor Korotkov
db71c44bc1
Fixed syntax
2025-09-20 09:45:23 +02:00
Fedor Korotkov
5ed6926ec7
Fixed syntax
2025-09-20 09:40:41 +02:00
Fedor Korotkov
95ee5a5656
Pre-install asdf and mise ( #284 )
...
* Pre-install asdf
* Install mise
2025-09-19 06:30:06 -04:00
Fedor Korotkov
ea02816fa7
Xcode 26 Release ( #281 )
...
* Xcode 26 Release
Make it default for Sequoia runner.
* Update .ci/cirrus.runner.yml
Co-authored-by: Matouš Skála <skala.matous@gmail.com>
* Updated 23R353
* Update .ci/cirrus.runner.yml
Co-authored-by: Aleš Hanžlík <hanzlikale@gmail.com>
---------
Co-authored-by: Matouš Skála <skala.matous@gmail.com>
Co-authored-by: Aleš Hanžlík <hanzlikale@gmail.com>
2025-09-16 15:21:27 -04:00
Tony Arnold
e6a57fc713
iOS Simulator Runtime 23A343 ( #280 )
2025-09-16 08:00:35 -04:00
Fedor Korotkov
17dc1dab05
Bumped all vanillas ( #279 )
2025-09-16 07:26:04 -04:00