by erik » 25 Oct 2009, 07:50
Both EDCommon and EDMessage are standard frameworks and they can be added to your project by right clicking on the "Linked Framework" group in the "Groups & Files" view, and then choosing "Add" and "Existing Frameworks..." For more background on frameworks I recommend this article on Apple's Developer site:
http://developer.apple.com/mac/library/documentation/MacOSX/Conceptual/BPFrameworks/Frameworks.html
All that said, I'm afraid, there's nothing in these frameworks that would help with creating shared strings.
Both EDCommon and EDMessage are standard frameworks and they can be added to your project by right clicking on the "Linked Framework" group in the "Groups & Files" view, and then choosing "Add" and "Existing Frameworks..." For more background on frameworks I recommend this article on Apple's Developer site:
http://developer.apple.com/mac/library/documentation/MacOSX/Conceptual/BPFrameworks/Frameworks.html
All that said, I'm afraid, there's nothing in these frameworks that would help with creating shared strings.