Merge release/6.4.x into main#1458
Closed
github-actions[bot] wants to merge 12 commits into
Closed
Conversation
Adds the build setting so AppKit project templates can set the NSViewGestureRecognizerIsExclusive Info.plist key through GENERATE_INFOPLIST_FILE.
…s-search-paths-swift Add Swift build setting for "DerivedSources" search paths
WKSupportsLiveActivityLaunchAttributeTypes is not yet documented, so add it to the URL-reachability exception list in infoPlistKeyConfigurations. NSFocusStatusUsageDescription, NSSystemExtensionUsageDescription, NSVoIPUsageDescription, and OSBundleUsageDescription are now documented, so remove them from the list.
When CHECK_INFOPLIST_KEY_URL_REACHABILITY is set, the check collected the URLs that returned HTTP 200 and recorded those as unreachable, and threw on the first non-200 so the remaining URLs were never checked. Collect only the URLs that fail to return HTTP 200, without aborting on the first failure, so the test reports the URLs that are actually unreachable.
[6.4]Add support for new screen-capture background mode in Info.plist on Apple platforms
…cognizerisexclusive-build-setting Add INFOPLIST_KEY_NSViewGestureRecognizerIsExclusive build setting
[6.4] macOS 27.0 architecture updates
This change publicly exposes Metal 4.1.
Add Metal 4.1 Language Version
Collaborator
|
@swift-ci test |
Collaborator
|
@swift-ci test linux |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was automatically opened by a GitHub action. Review the changes included in this PR and determine if they should be included in the release branch. If yes, merge the PR. Otherwise revert changes that should not be included on this branch.