diff options
author | vdrfan <vdrfan-nospam-@xbmc.org> | 2012-08-06 19:38:16 +0200 |
---|---|---|
committer | vdrfan <vdrfan-nospam-@xbmc.org> | 2012-08-06 19:38:16 +0200 |
commit | 8d0e504d54b49b6d708cd8e094cc843c5a4d7d53 (patch) | |
tree | bd2e2c8fde4b67b114d5057c53616d9564d0e6fd /docs/README.ios | |
parent | 7ea673ea6c60a00a904c97a87db10ec5ef3a9f68 (diff) |
fixed: script.module.pil build instructions missing in the READMEs (closes #13223)
Diffstat (limited to 'docs/README.ios')
-rw-r--r-- | docs/README.ios | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/README.ios b/docs/README.ios index e4704c5391..d69464b218 100644 --- a/docs/README.ios +++ b/docs/README.ios @@ -80,6 +80,7 @@ from the step 3.1. $ make -C tools/darwin/depends/xbmc $ make clean $ make xcode_depends + $ make -C lib/addons/script.module.pil ----------------------------------------------------------------------------- 4.1 Using Xcode |