HiveHicks/HHUnitConverter

Where are the PES files?

MichaelSnowden opened this issue · 2 comments

Hi. I'm not sure what all the podfiles and podspecs are, but I'm just trying to use HHUnitConverter.h and HHUnitConverter.m in an XCode project, but I can't because these files imported at the top of HHUnitConverter.m are missing:

import "PESGraph.h"

import "PESGraphNode.h"

import "PESGraphEdge.h"

import "PESGraphRoute.h"

import "PESGraphRouteStep.h"

screen shot 2014-04-26 at 4 37 32 pm

Where do I find these files?

Yes, what is it, and where it placed?

Hey Skywinder, PESGraph is another framework on GitHub: https://github.com/snyderp/PESGraph