-
-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Labels
Description
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!