motion-interchange-objc
motion-interchange-objc copied to clipboard
Implement NSCoding or some form of disk read/write
This would move us towards the ability to more easily transmit motion data over the wire.
Most likely work required:
- [ ] Implement NSCoding on MDMAnimationTraits.
May also be worth exploring whether there are better alternatives for coding/encoding the traits.