Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Garmin - FIT Swift SDK

FIT SDK Documentation

The FIT SDK documentation is available at https://developer.garmin.com/fit.

FIT SDK Developer Forum

Share your knowledge, ask questions, and get the latest FIT SDK news in the FIT SDK Developer Forum.

FIT Swift SDK Requirements

The FIT Swift SDK requires macOS 12 or iOS 14 and uses Swift Tools Version 6.0 with version 5 compatibility.

Install

In an Xcode project, select File > Add Package Dependency and enter the source control repository URL: https://github.com/garmin/fit-swift-sdk.git

Usage

After the FIT Swift SDK package has been added as dependency, it can be used by importing the FITSwiftSDK module into the appropriate source files.

import FITSwiftSDK

The package includes tests that demonstrate how to use the SDK. These test programs are similar to the Cookbook recipes.

To run the example tests, open /path/to/fit/sdk/swift/package.swift in Xcode, then go to the test navigator and press ⌘U

About

Official Garmin FIT Swift SDK

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages