/hkimport

✨ Import HealthKit data to the iOS simulator or a test device. 📱

Primary LanguageSwiftMIT LicenseMIT

HKImport

About

Import HealthKit data from a device to simulator or another device. To import your own values, get an export.xml file from a device containing health data and replace the one added to this project in the Data folder:

  1. Open Health app
  2. Tap your avatar in the top-right corner
  3. Tap Export All Health Data
  4. Airdrop the exported file to your Mac
  5. Replace the export.xml file in the project

Not all HealthKit record types are supported.

Origin

This repository was forked from HealthKitImporter.