Skip to content

Instantly share code, notes, and snippets.

View sambhav7890's full-sized avatar

Sambhav Shah sambhav7890

  • IDfy
  • Mumbai, India
  • 04:14 (UTC +05:30)
View GitHub Profile
@kaspermunck
kaspermunck / build_and_run_unit_tests.sh
Created April 12, 2013 21:30
A slightly modified XcodeTest build script that works for projects with Kiwi installed via CocoaPods (that use workspaces).
#!/bin/bash
# Script to compile and run unit tests from the command line
# The scheme and target name of the main app
MAIN_APP_TARGET="$1"
# The scheme and target name of the unit tests
UNIT_TEST_TARGET="$2"
# The path to libXcodeTest.a, if not in current directory
@siddharthkp
siddharthkp / reactivconf-2017-proposal.md
Last active February 25, 2024 10:06
Building applications for the next billion users