Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 448 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 448 Bytes

IGCViewer

A macOS app for reading IGC log files.

Sample

Setup

This project uses cocoapods. To setup, run gem install cocoapods in your terminal.

To setup the project, run:

pod init
open IGCViewer.xcworkspace

Fameworks

This Project uses the Charts framework which is licensed under the Apace-2.0 license.