Frameworks and PCH files

I had an "iphone moment"
If you add a reference to a framework (in my case, I added CoreLocation.framework), DO NOT forget to add a reference to your PCH file.  Vice versa, don't add stuff to your PCH file and not add it to your Frameworks

Comments

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options