Jan Tattermusch
4d5c3102a1
fix remaining license notices
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
Jan Tattermusch
a22a19fd64
fix markdown
8 years ago
Jorge Canizales
4a18c67b77
Move Podspecs to v1
8 years ago
Jorge Canizales
72dce2dfbc
Update podspecs to use Protobuf 3.0.0
...
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.
8 years ago
Jorge Canizales
70ded7eecc
Update sample and test versions to -pre1.1
...
To use the 3.0.0-beta-4 version of protoc, which has the fix for oneofs
when using dynamic frameworks.
8 years ago
Jorge Canizales
6e2832af29
Downloaded plist with new keys needed by Firebase SDK
8 years ago
Jorge Canizales
f8c4580939
Commit as 1.0.0-pre1 so we can release already.
8 years ago
Jorge Canizales
e4704d3eda
“Allow non-modular includes in framework modules”
...
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.
8 years ago
Jorge Canizales
854b81a83b
Advance versions from 0.14 -> 1.0
...
Pending:
- Tag BoringSSL repo.
- Tag gRPC repo.
- Build the plugin, zip it, and add it to the release.
- Push Cocoapods to trunk.
8 years ago
Jorge Canizales
8f525f9bc5
Fix: Cocoapods doesn’t like dirs that start with ./
...
I wasted a huge amount of time debugging this madness.
8 years ago
Jorge Canizales
45bb7f36b4
Use the deployed protoc spec in samples and README
8 years ago
Jorge Canizales
6eade6dcd7
Podspecs for Protoc and the gRPC plugin
...
The examples under <repo_root>/examples now rely on the released
versions. Those under src/objective-c/examples, as well as the tests,
rely on protoc and the plugin as compiled from head.
8 years ago
Jorge Canizales
0f213c399c
Fix examples to work with local gRPC-Core
9 years ago
Jorge Canizales
c09854b8fe
Fix example Podfiles, and document better
9 years ago
David Garcia Quintas
4281272389
Updated git clone URL
9 years ago
Yuchen Zeng
b8431ae707
Add .xcscheme files for ObjC examples
9 years ago
Yuchen Zeng
2eb82d7c0a
Add .xcscheme files for ObjC examples
9 years ago
Makarand Dharmapurikar
5a3c6389ed
Added braces around _service
9 years ago
Makarand Dharmapurikar
abd285aed8
Added missing todo and moved _service
...
To Implementation
9 years ago
Makarand Dharmapurikar
dde4fc66fb
changed service to _service, and added a TODO
...
TODO for removing boilerplate code
9 years ago
Yuchen Zeng
db3ffe13cb
Update examples with Cocoapods 1.0.0
9 years ago
Yuchen Zeng
abc7427a4d
Update podfiles for objc examples
9 years ago
Makarand Dharmapurikar
4412c85a10
crud removal
9 years ago
Makarand Dharmapurikar
3eba9075ef
using camelCase for output_label now
9 years ago
Makarand Dharmapurikar
a7cc90055e
Modified route_guide sample app to show RPC log
...
Modified the screens to show meaningful information about RPC progress.
When you click on each tab the screen now shows log messages that previously
only went to the debug console.
9 years ago
Makarand Dharmapurikar
e79b08b5ec
RouteGuide example now works with moving between tabs. Fixes issue 6404.
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Craig Tiller
6c90d898b6
Fix sanity
9 years ago
Kristopher Wuollett
20b79e702d
Updated user agent to be a host-level setting
9 years ago
Kristopher Wuollett
300f7e4322
Renamed user agent setting to userAgentPrefix and changed its scope to global
9 years ago
Kristopher Wuollett
c6b301775c
Add channel args to enable user agent string for Objective-C
9 years ago
Jan Tattermusch
73128da651
fix copyrights
9 years ago
Adele Zhou
83576babef
Update interop test service url to grpc-test.sandbox.googleapis.com.
9 years ago
Jorge Canizales
0c0d15fec0
Move BoringSSL.podspec into src, and point Podfiles to it
9 years ago
Jorge Canizales
e3d9db2667
Adjust version requirements through samples and tests.
9 years ago
Jorge Canizales
2f0d11bf2a
Fix build breakage.
9 years ago
Jorge Canizales
6f7e26a577
pod install on route_guide project
9 years ago
Jorge Canizales
7fb5b3c2a0
nit: Use appledoc-style documentation in the example
9 years ago
Jorge Canizales
8676d22b3d
Fix RouteGuide example to use the last surface
9 years ago
Jorge Canizales
1f5d62b454
ObjC: Start with helloworld, then the web page
9 years ago
Jorge Canizales
ee4a13e02b
Point RouteGuide pods to local sources; update requirements
9 years ago
Jorge Canizales
739c07896b
Update version requirements and point to local podspecs
9 years ago
Jorge Canizales
707e320ca7
Update auth sample to beta version of gRPC
9 years ago
Jorge Canizales
2fe0dcd06b
Fix example to Beta version
9 years ago
Jorge Canizales
dfe91b5471
Fix example pod files
9 years ago
Jorge Canizales
9544ce73c3
pod install project
9 years ago
Jorge Canizales
5354d5536c
Pod install in the example project
9 years ago
Stanley Cheung
56debcb6d1
fix more examples links
9 years ago