[IOS] Fix build error of iOS RPC (#5621)
authorMORITA Kazutaka <morita.kazutaka@gmail.com>
Tue, 19 May 2020 14:09:18 +0000 (23:09 +0900)
committerGitHub <noreply@github.com>
Tue, 19 May 2020 14:09:18 +0000 (07:09 -0700)
commit603965dc9b965857e9d0473937a3b145020682ff
tree986fc48d5a85382f4e163720171051b32a52dd3a
parent2bdf73fabbea128501df33e912a5405a5e4051d6
[IOS] Fix build error of iOS RPC (#5621)

* [IOS] Fix build error of iOS RPC

- Update to C++14
- Use the latest RPC protocol
- Resolve CoreML dependency

* Fix clang-format error
apps/ios_rpc/tvmrpc.xcodeproj/project.pbxproj
apps/ios_rpc/tvmrpc/TVMRuntime.mm