Stripping off simulator symbols and updating to swift 4.0
This will resolve the following issue:
- 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.
- Converting to swift-4.0