Commit Graph

405 Commits

Author SHA1 Message Date
Jorge Canizales 146f177fb1 Fixes build by moving the prepare_command back up to the top level 2015-04-28 01:13:15 -07:00
Jorge Canizales 8957cae707 Moves ProtoRPC.podspec into gRPC.podspec
So the root of the repository doesn’t have 2 podspecs.
All four libraries are subspecs now.
Adjusts the generated code to account for that.
2015-04-22 23:40:18 -07:00
Jorge Canizales ba37a3e525 Fixes scheme detection logic and NPE 2015-04-21 17:56:08 -07:00
Jorge Canizales 045fabb290 Moves RxLibrary.podspec into gRPC.podspec 2015-04-21 11:39:37 -07:00
Jorge Canizales c2d7ecb699 Working podspecs for gRPC core & wrapper
- Moves them to the root of the repo.
- Makes them pass lint (except for the release tag warning).
- Includes the script to rename time.h and string.h in the spec.
- Fixes the #includes in the wrapper files.
2015-04-21 09:49:53 -07:00