/MapView/Map/README.txt

http://github.com/route-me/route-me · Plain Text · 12 lines · 9 code · 3 blank · 0 comment · 0 complexity · b6293acdb14055a321caeff2e0a418c0 MD5 · raw file

  1. The Route-Me project is receiving frequent updates from its developer community. For
  2. this reason, you'll probably want to have your hands on the source of Route-Me while
  3. you're developing your own project. If you want to link the Route-Me .xcodeproj to your
  4. own program, please follow the Embedding Guide, found at
  5. http://github.com/route-me/route-me/wiki/Embedding-Guide
  6. Use the "MapView" target.
  7. If you just want to produce a static library framework to drop into your app, without project
  8. dependencies or source-level debugging, follow the instructions in README-library-build.rtf
  9. and use the "MapView-framework" target.