Initial commit: PhotoKit export helper for iCloud Photos
Swift CLI that exports original photos/videos from the Photos library
via PhotoKit. Accepts UUIDs on stdin as JSON, downloads iCloud originals,
computes SHA-256 checksums, and writes results to a staging directory.
- LadderKit library with Hasher (SHA-256), PhotoExporter, and model types
- CLI binary that reads JSON requests from stdin
- 19 unit tests covering hashing, JSON parsing, and error handling
- SwiftLint configuration
This is a binary file and will not be displayed.