Skip to content

Stripping off simulator symbols and updating to swift 4.0

Compare
Choose a tag to compare
@ptaneja ptaneja released this 29 Sep 00:09
· 29 commits to master since this release

This will resolve the following issue:

  1. Build gets rejected while uploading it on AppStore. Since there are no simulator build symbol in this build. This will make framework to work only devices and not on simulator.
  2. Converting to swift-4.0