aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/examples/SwiftSample
Commit message (Collapse)AuthorAge
* Merge master into merge-0.14-into-masterGravatar Jorge Canizales2016-06-30
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: - gRPC.podspec - Only had non-trivial changes in the core file list, which will need to be regenerated (in gRPC-Core.podspec). - src/objective-c/BoringSSL.podspec - Had trivial conflicts in the version. - src/objective-c/examples/RemoteTestClient/RemoteTest.podspec - Trivial conflicts in quoting. - src/objective-c/examples/Sample/Sample.xcodeproj/project.pbxproj and src/objective-c/examples/SwiftSample/SwiftSample.xcodeproj/project.pbxproj - The master version is used, pending testing. The 0.14 version had emoji and some unneeded entries. - src/objective-c/tests/Podfile - Added CronetFramework pod, and warning silencing from master. - templates/gRPC.podspec.template - Deleted. - third_party/protobuf - Using master commit, but need to verify if it works for frameworks.
| * Add .xcscheme files for ObjC examplesGravatar Yuchen Zeng2016-06-27
| |
| * Merge pull request #7029 from y-zeng/fix-swiftsampleGravatar makdharma2016-06-24
| |\ | | | | | | Fix build error of SwiftSample project on Xcode 7.3 (Swift 2.2)
| | * Add TODOGravatar Yuchen Zeng2016-06-23
| | |
| * | Update examples with Cocoapods 1.0.0Gravatar Yuchen Zeng2016-06-22
| | |
* | | Update documentation and samples.Gravatar Jorge Canizales2016-06-08
|/ /
| * Fix build error caused by immutability of value typeGravatar Yosuke Ishikawa2016-04-29
|/
* Update interop test service url to grpc-test.sandbox.googleapis.com.Gravatar Adele Zhou2016-01-20
|
* Update Swift sample’s XCode project to latest Swift versionGravatar Jorge Canizales2015-12-15
|
* Move BoringSSL.podspec into src, and point Podfiles to itGravatar Jorge Canizales2015-12-01
|
* Add header manipulation examplesGravatar Jorge Canizales2015-09-03
| | | | With both raw and codegen’d library
* Point SwiftSample’s Podfile to submodule protobufGravatar Jorge Canizales2015-09-03
|
* Example with generated code :)Gravatar Jorge Canizales2015-08-31
|
* Point to the new RemoteTest podGravatar Jorge Canizales2015-08-31
|
* Add Swift example with non-generated code :DGravatar Jorge Canizales2015-08-31
|
* Add empty bridging headerGravatar Jorge Canizales2015-08-31
|
* Install pods in projectGravatar Jorge Canizales2015-08-31
|
* Test PodfileGravatar Jorge Canizales2015-08-31
|
* Minimal Swift sample app templateGravatar Jorge Canizales2015-08-31