Since migrating to CocoaPods, we had to pod install to compile local changes - using legacy build system works around that.
* Migrate project to workspace This commit moves all unit tests to the playground workspace * Fix ios unit tests * Build pods before testing * Build typescript before running iOS tests * Remove xcode 10 support