Skip to content

radarlabs/radar-sdk-ios-spm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radar

Radar is the leading geofencing and location tracking platform.

The Radar SDK abstracts away cross-platform differences between location services, allowing you to add geofencing, location tracking, trip tracking, geocoding, and search to your apps with just a few lines of code.

Installing Radar

To install Radar using Swift Package Manager you can follow the tutorial published by Apple using the URL for this repo with the current version:

  1. In Xcode, select “File” → “Add Packages...”
  2. Enter https://github.com/radarlabs/radar-sdk-ios-spm.git

Why is there a separate repo for Swift Package Manager support?

The main git repository for radar-sdk-ios is somewhat large, and Swift Package Manager always downloads the full repository with all git history. This radar-sdk-ios-spm repo is much smaller, so can be downloaded much more quickly.

Instead of downloading the full git history of Radar and building it from source, this repo just contains a pointer to the precompiled XCFramework included in the latest radar-sdk-ios release. If you prefer to include Radar source directly your project, you can directly depend on the radar-sdk-ios repo instead.

Documentation

See the Radar overview documentation here. See the Radar SDK documentation here.

You can also see a detailed SDK reference here.

Support

This is a lightweight SPM mirror for radar-sdk-ios. Refer to that repository for migration guides, examples. Please file issues on at radar-sdk-ios.

Have questions? We're here to help! Email us at [email protected].