Skip to content

How To Use

BurnSoft edited this page Aug 12, 2017 · 1 revision

How To Use

This is just a brief instruction on how to apply the library for testing and when you submit your app.

  1. Download Project is you haven't already
  2. Compile Two versions, one for the iOS simulator, the other for generics devices.
  3. In Your Project you might have to disable BitCode in Build Settings -> All -> Combined -> Search for Bitcode and set to NO.
  4. While testing use the library for the simulator
  5. After testing and you are going to submit you app, copy the generic version over.

Clone this wiki locally