-
Notifications
You must be signed in to change notification settings - Fork 0
How To Use
BurnSoft edited this page Aug 12, 2017
·
1 revision
This is just a brief instruction on how to apply the library for testing and when you submit your app.
- Download Project is you haven't already
- Compile Two versions, one for the iOS simulator, the other for generics devices.
- In Your Project you might have to disable BitCode in Build Settings -> All -> Combined -> Search for Bitcode and set to NO.
- While testing use the library for the simulator
- After testing and you are going to submit you app, copy the generic version over.