Skip to content

Please rewrite project to use CocoaPods #22

Open
@anonym24

Description

@anonym24

it would be much easier to install tensorflow using CocoaPods https://www.tensorflow.org/mobile/ios_build

building from source is so much pain (when you don't even have a mac, but use virtual machines)

I tried to change it to CocoaPods by-myself, but as I saw in the project it also needs Google Protobuf files (but this lib is created/downloaded only when building tensorflow ios from source using build script build_all_ios_ssd.sh)

so it would be great to update it to CocoaPods and resolve this issue #11
remove TF-Root from project settings (as we don't need when we have tensorflow from CocoaPods)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions