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

[mbr] Add Apple sample #50740

Merged
merged 4 commits into from
Apr 6, 2021
Merged

[mbr] Add Apple sample #50740

merged 4 commits into from
Apr 6, 2021

Commits on Apr 5, 2021

  1. [mbr] Start adding an Apple sample

    Runs, but doesn't do deltas yet
    lambdageek committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    621d798 View commit details
    Browse the repository at this point in the history
  2. [mbr] Add an apple sample

    Works on iOS simulator and Mac Catalyst
    lambdageek committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    7670aca View commit details
    Browse the repository at this point in the history
  3. delete unused DeltaHelper code

    Now that System.Reflection.Metadata.AssemblyExtensions.ApplyUpdate is in the
    BCL officially, I don't need the reflection-based invoke code anymore
    lambdageek committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    f36e070 View commit details
    Browse the repository at this point in the history
  4. fix indentation

    lambdageek committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    faf707d View commit details
    Browse the repository at this point in the history