1 | initial version |
If the framework is outside your project folder you'll have to add $(PROJECT_DIR)/../path/to/framework/folder
to the Framework Search Paths
build setting.
2 | No.2 Revision |
If the framework is outside your project folder you'll have to add add
$(PROJECT_DIR)/../path/to/framework/folder$(PROJECT_DIR)/../path/to/framework/folder
to the Framework Search Paths
build setting.