FitnessKit / FitDataProtocol

Swift Implementation the Garmin Flexible and Interoperable Data Transfer Protocol.
https://fitnesskit.github.io/FitDataProtocol/
MIT License
51 stars 15 forks source link

How to use it? #10

Closed CrucialWalnut closed 5 years ago

CrucialWalnut commented 5 years ago

I installed FitDataProtocol through pod. But I could not run your example code. I got many errors like "Use of unresolved identifier 'FitFileDecoder' " Do I have to import something at the top before using it?

khoogheem commented 5 years ago

I assume by your closing you go it to work?