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

Add build configuration to generate runtime packs for iOS #34050

Merged
merged 20 commits into from
Apr 2, 2020

Conversation

steveisok
Copy link
Member

This adds support for generating iOS runtime packs, which is intended to be consumed by the Xamarin iOS SDK.

eng/Subsets.props Outdated Show resolved Hide resolved
eng/Subsets.props Outdated Show resolved Hide resolved
eng/Subsets.props Outdated Show resolved Hide resolved
eng/liveBuilds.targets Outdated Show resolved Hide resolved
eng/Subsets.props Outdated Show resolved Hide resolved
eng/liveBuilds.targets Show resolved Hide resolved
eng/pipelines/installer/jobs/base-job.yml Show resolved Hide resolved
src/installer/Directory.Build.props Outdated Show resolved Hide resolved
src/installer/Directory.Build.props Outdated Show resolved Hide resolved
src/installer/Directory.Build.props Outdated Show resolved Hide resolved
@dagood dagood requested a review from a team March 25, 2020 15:33
eng/liveBuilds.targets Outdated Show resolved Hide resolved
@@ -74,27 +74,27 @@
</Target>

<Target Name="OverrideRuntimeCoreCLR"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we're unifying the Resolve*FilesFromLocalBuild should we unify the OverrideRuntime* target as well?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer doing that in another PR.

eng/liveBuilds.targets Outdated Show resolved Hide resolved
eng/liveBuilds.targets Outdated Show resolved Hide resolved
Steve Pfister added 6 commits March 31, 2020 17:41
@steveisok steveisok merged commit 61d1e78 into dotnet:master Apr 2, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants