Skip to content

Conversation

@iDuckDark
Copy link

Solutions:

Build Errors

  1. Header File for updated TFlite 1.13.1
    #include "tensorflow/contrib/lite/kernels/register.h" to
    #include "tensorflow/lite/kernels/register.h"

  2. Fixed multiple commands produced error Xcode 10 for Info.plist to prevent user from selecting Legacy Build System manually to temporarily resolve the issue. Resolved conflicts in Build Phases -> Copy Bundle Resources

Warnings

  1. Fixed some warnings including upgrading to validate project settings and removing depreciated methods
  2. Added default image for 4 inch devices

@iDuckDark
Copy link
Author

Visited https://cla.developers.google.com/ , I signed it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant