Skip to content

OwnTracks/Podfile has some hardwired values => ~/... #619

@mrose17

Description

@mrose17

if i replace:

    pod 'ABStaticTableViewController', :path => '~/ABStaticTableViewController'
    pod 'mqttc/MinL', :path => '~/mqttc'

with:

    pod 'ABStaticTableViewController'
    pod 'mqttc/MinL'

then AbStaticTableViewController resolves, but mqttc/MinL does not... what should i be using? thanks!

ps: @ckrey - thanks for maintaining OwnTracks. many years ago when i was in the IoT space, i did some work with @binarybucks and @jpmens ... great times! i'm glad to see that this project is still active!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions