Skip to content
Brice edited this page Mar 12, 2018 · 1 revision

Welcome to the connectstats wiki!

Compile

  1. Setup pod by running pod install
  2. open ConnectStats.xcworkspace
  3. select the scheme for desired application and platform

Testing

  • ConnectStats scheme contains a test target with many unit tests.
  • ConnectStatsTestApp scheme is a separate app that can run and show sample UI, UI unit test, regular unit test and communication test within the app environment
Clone this wiki locally