colealanroberts / OpenAlpha

A Swift package for retrieving images from Sony digital cameras
MIT License
123 stars 2 forks source link

Support for A7-M3 and Unit Test updates #3

Closed colealanroberts closed 1 year ago

colealanroberts commented 1 year ago

Summary

In an effort to support the A7-M3 (and hopefully additional models), I've added rudimentary handling for an unmarked res item which is mapped to Asset.original.

This work also includes unit tests for each supported camera model.

See #1 for additional details.