Skip to content

Commit ae11cf7

Browse files
committed
Update README.md
1 parent 0373b97 commit ae11cf7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,10 @@ If you're using Cocoa Pods and have any frameworks that extend optional librarie
291291
```
292292
-force_load $(TARGET_BUILD_DIR)/libPods.a
293293
```
294+
and this:
295+
```
296+
$(inherited)
297+
```
294298
295299
### Import headers in your source files
296300

0 commit comments

Comments
 (0)