googlecodelabs / tensorflow-for-poets-2

Apache License 2.0
508 stars 463 forks source link

Xcode project command #53

Open aemach opened 6 years ago

aemach commented 6 years ago

For the "Open the project with Xcode" command it states to use:

"open ios/tflite/tflite_camera_example.xcworkspace"

But I'm pretty sure you are actually supposed to use:

"open ios/tflite/tflite_photos_example.xcworkspace" to open the application.