We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d59ca79 commit c322671Copy full SHA for c322671
README.md
@@ -13,11 +13,9 @@ ARKit-Sampler is a collection of ARKit samples.
13
14
## How to build
15
16
-1. Download `Inceptionv3.mlmodel` from [here](https://developer.apple.com/machine-learning/
17
-), then put it into the `mlmodels` folder.
18
-2. Open `ARKit-Sampler.xcworkspace` with Xcode 9 and build it.
+Open `ARKit-Sampler.xcworkspace` with Xcode and build it.
19
20
-It can **NOT** run on **Simulator**. (Because it uses Metal.)
+It can **NOT** run on **Simulator**.
21
22
23
## Contents
0 commit comments