Migration Guide
If you're upgrading from a previous version to 1.10 or newer, you will need to make the following changes:
- Remove the Medable framework from the Xcode project.
- Following the installation guide, update to the latest version.
- Replace any instance of
Medable/Medable.h
withMedableCortex/MedableCortex.h
Updated 4 months ago