Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/7.0][mono] Backport offsets-tool fixes for Xcode 15 compatibility #93543

Merged

Conversation

akoeplinger
Copy link
Member

Fixes #93009
Backports relevant parts of #88261, #86256 and #87190

Customer Impact

Our official macOS builds in release/7.0 use an older Xcode for creating .NET 7 packages, but if we bump to a macOS build image which has Xcode 15 the mono build would fail because Xcode 15 contains some breaking changes.

This PR fixes these issues and allows us to build with latest Xcode. We're already using these changes in main and 8.0.

Testing

Manually validated building with Xcode 15.0 works.

Risk

Low, this is a build only change and makes sure we can build with newer Xcode versions.

@akoeplinger akoeplinger added Servicing-consider Issue for next servicing release review area-Infrastructure-mono labels Oct 16, 2023
@akoeplinger akoeplinger added this to the 7.0.x milestone Oct 16, 2023
@ghost
Copy link

ghost commented Oct 16, 2023

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #93009
Backports relevant parts of #88261, #86256 and #87190

Customer Impact

Our official macOS builds in release/7.0 use an older Xcode for creating .NET 7 packages, but if we bump to a macOS build image which has Xcode 15 the mono build would fail because Xcode 15 contains some breaking changes.

This PR fixes these issues and allows us to build with latest Xcode. We're already using these changes in main and 8.0.

Testing

Manually validated building with Xcode 15.0 works.

Risk

Low, this is a build only change and makes sure we can build with newer Xcode versions.

Author: akoeplinger
Assignees: -
Labels:

Servicing-consider, area-Infrastructure-mono

Milestone: 7.0.x

@carlossanlop
Copy link
Member

Approved by Tactics via email.

@carlossanlop carlossanlop merged commit 19045fa into dotnet:release/7.0-staging Oct 16, 2023
125 of 133 checks passed
@akoeplinger akoeplinger deleted the mono-xcode15-release-7.0 branch October 16, 2023 21:44
@ghost ghost locked as resolved and limited conversation to collaborators Nov 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants