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

[HealthKit] Add support for Xcode 15 beta 7 #18927

Merged

Commits on Sep 5, 2023

  1. [HealthKit] Add support for Xcode 15 beta 7

    Not ready to merge yet! Looking into a intro failure on iOS:
    Selector not found for HealthKit.HKHealthStore : workoutSessionMirroringStartHandler
    in System.Action`1[HealthKit.HKWorkoutSession] get_WorkoutSessionMirroringStartHandler() on HealthKit.HKHealthStore
    haritha-mohan committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    3ff18d4 View commit details
    Browse the repository at this point in the history
  2. Auto-format source code

    GitHub Actions Autoformatter committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e605079 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9048a16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f110664 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Manuel de la Pena <[email protected]>
    haritha-mohan and mandel-macaque authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    662e1d9 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Alex Soto <[email protected]>
    haritha-mohan and dalexsoto authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    49de871 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    73f9c4c View commit details
    Browse the repository at this point in the history
  2. Update src/healthkit.cs

    Co-authored-by: Rolf Bjarne Kvinge <[email protected]>
    haritha-mohan and rolfbjarne authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0e51bfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbc18ef View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. fix watch sim?

    haritha-mohan committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d20605c View commit details
    Browse the repository at this point in the history
  2. Auto-format source code

    GitHub Actions Autoformatter committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    ad9ac57 View commit details
    Browse the repository at this point in the history