From ae11cf7e434d3e5cc0c26a63b8697c649d46e34e Mon Sep 17 00:00:00 2001 From: "Konstantinos K." Date: Wed, 15 Jul 2015 09:39:25 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bc4712321..c560a071f 100644 --- a/README.md +++ b/README.md @@ -291,6 +291,10 @@ If you're using Cocoa Pods and have any frameworks that extend optional librarie ``` -force_load $(TARGET_BUILD_DIR)/libPods.a ``` +and this: +``` +$(inherited) +``` ### Import headers in your source files