mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
XCode -> Xcode
Summary: Insufferable Apple fanboys have burned this into my brain. Reviewed By: Yangqing Differential Revision: D4913772 fbshipit-source-id: 486c20e9c921
This commit is contained in:
committed by
Yangqing Jia
parent
a48062b1a2
commit
199a09c7dd
@ -56,7 +56,7 @@ Detailed build matrix (hit refresh if you see icons not showing up due to heroku
|
||||
|
||||
#### Android and iOS
|
||||
|
||||
We use CMake's Android and iOS ports to build native binaries that you can then integrate into your Android or XCode projects. See scripts/build_android.sh and scripts/build_ios.sh for more details.
|
||||
We use CMake's Android and iOS ports to build native binaries that you can then integrate into your Android or Xcode projects. See scripts/build_android.sh and scripts/build_ios.sh for more details.
|
||||
|
||||
For Android, one can also use gradle to build Caffe2 directly with Android Studio. An example project can be found [here](https://github.com/bwasti/AICamera). Note that you may need to configure Android Studio so that it has the right SDK and NDK versions to build the code.
|
||||
|
||||
|
Reference in New Issue
Block a user