Side Projects 💡

CI/CD, Testing Tools

  • e2e-mobile: End-to-end testing framework for mobile apps.
  • seeeye: CI/CD toolkits for mobile apps.

CocoaPods Plugins

  • cocoapods-binary-cache: A CocoaPods plugin that helps reduce project build time by prebuilding pod frameworks and caching them in a remote repository to share across multiple machines.
    I had been the maintainer of this open-source project while working at Grab (til Jul 2022).
  • cocoapods-spm: A CocoaPods plugin to work with SPM dependencies in CocoaPods-based projects.
  • cocoapods-xcconfig-hooks: A CocoaPods plugin to hook xcconfig of CocoaPods targets.
  • cocoapods-compact-spec: A CocoaPods plugin that helps define pod specs with minimal code.
  • cocoapods-ezplugin: A CocoaPods plugin to reduce effort executing local plugin code in a project.