-
Notifications
You must be signed in to change notification settings - Fork 555
Closed
Labels
bugIf an issue is a bug or a pull request a bug fixIf an issue is a bug or a pull request a bug fixmacOSIssues affecting macOSIssues affecting macOSvs-sync*Only use when triaging (not before)* Syncs this bug with VSTS*Only use when triaging (not before)* Syncs this bug with VSTS
Milestone
Description
@mykyta-bondarenko-gl Found a bug yesterday that was fixed in master as:
but was fixed before the issue was actually filed. This is an after-the-fact issue for it, since it needs to be cherry picked to 15.7.
Xamarin.Mac currently accepts "mmp arguments" of "--aot=all|hybrid" in projects and AOTs, but if the project uses the IDE settings and generates project tags of AOTMode / HybridAOT they are ignored.
Steps to Reproduce
- Create a new XM Project.
- Enable AOT using the Mac Build pane.
- Build - No AOT :(
Expected Behavior
The two option paths to work identically.
Environment
master / stable both have issue.
VS bug #598586
Metadata
Metadata
Assignees
Labels
bugIf an issue is a bug or a pull request a bug fixIf an issue is a bug or a pull request a bug fixmacOSIssues affecting macOSIssues affecting macOSvs-sync*Only use when triaging (not before)* Syncs this bug with VSTS*Only use when triaging (not before)* Syncs this bug with VSTS