Embedded Frameworks
When embedding frameworks to your Mac app there might be problems of finding a header file. There are two things to check for:
- The framework needs to have @executable_path/../Frameworks as Installation Directory in it’s build settings
- The app should include $(CONFIGURATION_BUILD_DIR)/$(CONTENTS_FOLDER_PATH)/Frameworks in it’s framework search path
- (also make sure to have a Copy Frameworks build phase and that your famework is added to it)


everydaypanos 14:56 on 7. August 2010 Permalink
Why write code for “clients” when you can write for yourself. Plus you skip the annoying explanations to others.
(I would like to suggest that you also use Rewrd as a Micropayments Service for your blog. Thx.)