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

[Xamarin.Android.Build.Tasks] [Symbolication] Android AOT msym files should not be stored in an abi specific folder #186

Merged
merged 1 commit into from
Aug 25, 2016

Commits on Aug 25, 2016

  1. [Xamarin.Android.Build.Tasks] [Symbolication] Android AOT msym files …

    …should not be stored in an `abi` specific folder
    
    Fixes https://bugzilla.xamarin.com/show_bug.cgi?id=43549
    
    The symbolication spec was changed to removed the abi specific
    subfolders. The msym files are now stored in folders which use
    an AOTID. As a result there is no need to store them in abi
    folder to avoid clashes.
    dellis1972 committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    1755dd6 View commit details
    Browse the repository at this point in the history