Skip to content

Commit

Permalink
Apply scheduled running result
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 19, 2024
1 parent 3b8f96c commit 25006c6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Outputs/Xcodes.app.json
Original file line number Diff line number Diff line change
Expand Up @@ -262,5 +262,17 @@
"title" : "v2.1.2 - I'm just Xcodes",
"url" : "https://github.com/XcodesOrg/XcodesApp/releases/tag/v2.1.2b26",
"version" : "v2.1.2b26"
},
{
"body" : "Install Xcodes using one of the methods listed [here](https://github.com/RobotsAndPencils/XcodesApp#installation).\r\nUpdate Xcodes by selecting Check for Updates... in the Xcodes menu in the menu bar.\r\n\r\n## Changes\r\n\r\n2.3.0 brings back the ability to download **all** runtimes. Starting with iOS 18, tvOS 18, watchOS 11, visionOS 2, Apple removed the direct downloads and instead used the same architecture that is used in downloading OS updates. This change brings more security but also turns it into a black box. \r\n\r\nFortunately, starting with Xcode 16.1 Beta 3, `xcodebuild` provides a way to download a single version using the new way. In order for Xcodes to work, you must have at least Xcode 16.1 beta 3 + installed and selected. \r\n\r\nThanks to the Apple engineer who added that into `xcodebuild`. 🙏 \r\n\r\n## 🚀 Enhancements\r\n\r\n* allow cancelling of runtime downloads, cleanup (#628) @MattKiazyk\r\n* Terminate Xcodes app after last window closed (#621) @Kyle-Ye\r\n* Disallow changes to managed preferences (#569) @abiligiri\r\n* Implement Security Key Auth (#617) @kinoroy\r\n* feat: support downloading of cryptex (ex iOS 18+) runtimes (#622) (Xcode 16 Beta 3+ required) @MattKiazyk\r\n* Add `authenticating` to the `XcodeInstallationStep` (#613) @chuganzy\r\n\r\n## 🐛 Bug Fixes\r\n\r\n* Update label for Cancel Install Button (#603) @LiYanan2004\r\n\r\n## 🌎 Localization\r\n\r\n* Update Localizable.xcstrings for Russian language (3) (#598) @duffpod\r\n* Update translation in zh-Hant (#593) @pan93412\r\n* Fix one Greek localization. Add one zh_Hans localization. (#609) @megabitsenmzq\r\n\r\n## 🧰 Maintenance\r\n\r\n* Bump ruby/setup-ruby from 1.190.0 to 1.197.0 (#629) @dependabot\r\n* Bump actions/cache from 4.0.2 to 4.1.1 (#625) @dependabot\r\n* Bump ruby/setup-ruby from 1.177.1 to 1.190.0 (#601) @dependabot\r\n* chore: update sparkle framework (#624) @MattKiazyk\r\n* chore: set CI to MacOS 14, Xcode 16 (#623) @MattKiazyk\r\n\r\n<!-- sparkle:edSignature=3RFJhxjS+sRFNOvF58p0tsv0EUV8t01z/GNess+wS6OJBI30VoPRF8EecHpRPhmqCaE+BvGVrG0tKEWj+ovpCw== -->",
"createdAt" : "2024-10-18T22:54:59+09:00",
"fetchedFromAPIAt" : "2024-10-19T10:06:55+09:00",
"id" : "RE_kwDOEtMR_84KtXo0",
"owner" : "XcodesOrg",
"publishedAt" : "2024-10-18T23:12:33+09:00",
"repository" : "XcodesApp",
"title" : "v2.3.0 - Welcome back runtimes",
"url" : "https://github.com/XcodesOrg/XcodesApp/releases/tag/v2.3.0b28",
"version" : "v2.3.0b28"
}
]

0 comments on commit 25006c6

Please sign in to comment.