doc: corrected ambiguous documentation
This commit is contained in:
parent
78a870c5f3
commit
d32074542b
1 changed files with 2 additions and 2 deletions
|
@ -107,8 +107,8 @@ FAQ
|
|||
Fatal error: "stdio.h" file not found
|
||||
You need to install the Command line tools: `xcode-select --install`
|
||||
|
||||
You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE)...
|
||||
We don't support bitcode. You need to go to the your project setting, and disable 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 project setting, and disable bitcode.
|
||||
|
||||
Support
|
||||
-------
|
||||
|
|
Loading…
Add table
Reference in a new issue