aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/README.md
Commit message (Collapse)AuthorAge
* Update README for #16821Gravatar Muxi Yan2018-12-12
|
* Update README to document the changeGravatar Muxi Yan2018-08-23
|
* Specify minimum supported versions in README.mdGravatar Muxi Yan2018-01-17
|
* Fix Objc Readme for directory hierarchiesGravatar Paul Beusterien2017-08-07
|
* Move Podspecs to v1Gravatar Jorge Canizales2016-08-18
|
* Solve merge conflict at gRPC-ProtoRPC.podspecGravatar Jorge Canizales2016-08-08
|\
* \ Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-archive-fixGravatar Jorge Canizales2016-08-07
|\ \
| | * Update podspecs to use Protobuf 3.0.0Gravatar Jorge Canizales2016-07-29
| |/ | | | | | | The SwiftSample doesn’t build in this commit, but I need to sync with head anyway so I’ll first merge v1.0.x into this branch and then debug.
| * Fixup: Readme to 1.0.0-pre1 too instead of 1.0.0Gravatar Jorge Canizales2016-07-18
| |
* | “Allow non-modular includes in framework modules”Gravatar Jorge Canizales2016-07-18
| | | | | | | | | | | | | | | | It’s the magic sentence that allows pods dependent on RxLibrary to be archived correctly by XCode. It’s less than ideal, and seems arbitrary (why RxLibrary specifically?), so we’ll try to produce a minimal case and open an issue with it in the Cocoapods repo.
| * Advance versions from 0.14 -> 1.0Gravatar Jorge Canizales2016-07-15
|/ | | | | | | | Pending: - Tag BoringSSL repo. - Tag gRPC repo. - Build the plugin, zip it, and add it to the release. - Push Cocoapods to trunk.
* Use the deployed protoc spec in samples and READMEGravatar Jorge Canizales2016-07-11
|
* Update documentation and samples.Gravatar Jorge Canizales2016-06-08
|
* Adjust version requirements through samples and tests.Gravatar Jorge Canizales2015-11-25
|
* Add cocoapods badgeGravatar Jan Tattermusch2015-10-30
|
* removed a few more linuxbrew referencesGravatar Stanley Cheung2015-10-08
|
* Fixed a typo in the READMEGravatar Nate Kibler2015-10-08
|
* replace all grpc-common occurances with examplesGravatar Stanley Cheung2015-08-27
|
* Link to official protobuf podspec in the READMEGravatar Jorge Canizales2015-06-17
| | | It was still linking to my pull request's podspec.
* Remove failing globs from examples and testsGravatar Jorge Canizales2015-06-13
|
* Regenerate README table of contentsGravatar Jorge Canizales2015-06-04
|
* Update README (minus table of content)Gravatar Jorge Canizales2015-06-04
|
* Fix podspec example in README to work with dir hierarchiesGravatar Jorge Canizales2015-05-29
| | | Because the sample protos were all in a flat directory, I hadn't noticed the issue.
* Move anchors above headers, so TOC links work properlyGravatar Jorge Canizales2015-05-26
|
* Update README.mdGravatar Jorge Canizales2015-05-26
|
* Add TOC and anchors in the headersGravatar Jorge Canizales2015-05-26
|
* Add simpler instructions for ObjC (using Homebrew)Gravatar Jorge Canizales2015-05-26
| | | It also clarifies the Cocoapods part for people new to Cocoapods, and links to the sample app for examples on how to use the generated library.
* Fix typo in README commands to compile protos!Gravatar Jorge Canizales2015-05-21
| | | Let's fix this before everybody hates me.
* Add instructions to generate code and integrate itGravatar Jorge Canizales2015-05-19
|
* Imports code of the generic gRPC client library.Gravatar Jorge Canizales2015-02-17