doc: corrected ambiguous documentation

This commit is contained in:
Zen-CODE 2016-04-12 22:02:25 +02:00
parent 78a870c5f3
commit d32074542b

View file

@ -107,8 +107,8 @@ FAQ
Fatal error: "stdio.h" file not found Fatal error: "stdio.h" file not found
You need to install the Command line tools: `xcode-select --install` You need to install the Command line tools: `xcode-select --install`
You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE)... You must build with bitcode disabled (Xcode setting ENABLE_BITCODE should be No).
We don't support bitcode. You need to go to the your project setting, and disable bitcode We don't support bitcode. You need to go to the project setting, and disable bitcode.
Support Support
------- -------