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

[api-merge] We only need to write API-34 api.xml. #8248

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Conversation

jpobst
Copy link
Contributor

@jpobst jpobst commented Aug 7, 2023

In Classic, we needed to build a Mono.Android.dll for every Android API level we supported. In .NET we only build the latest API level(s). Thus we do not need to output an api.xml for API levels we aren't building.

Save a few build seconds and several hundred megabytes of disk space by not writing unneeded api.xml files.

@jpobst jpobst marked this pull request as ready for review August 8, 2023 15:22
@jpobst jpobst requested a review from jonpryor as a code owner August 8, 2023 15:22
@jpobst jpobst requested a review from pjcollins August 8, 2023 15:22
@jpobst jpobst merged commit 866b2c2 into main Aug 8, 2023
49 checks passed
@jpobst jpobst deleted the api-merge-34 branch August 8, 2023 16:39
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants