|
@@ -25,7 +25,7 @@ When you press OK, after enabling iOS deployment and if not already installed, "
|
|
|
--
|
|
|
|
|
|
. Compile your project. If it’s missing `stdio.h` you need to install the xcode command line tools.
|
|
|
-.. Run this command in terminal.
|
|
|
+.. Run this command in terminal:
|
|
|
|
|
|
xcode-select --install
|
|
|
|
|
@@ -100,7 +100,7 @@ image::sdk/xcode_other_linker.png[xcode_other_linker.png]
|
|
|
.. Highlight the top row (JME-IOS).
|
|
|
.. Click btn:[jme-ios] under "`TARGETS`" (Not "`PROJECT`").
|
|
|
+
|
|
|
-If you have done it correctly then you will see General/Capabilities/Resource Tags/Info/Build Settings/Build Phases/Build Rules at the top.
|
|
|
+If you have followed the directions correctly, then you will see General/Capabilities/Resource Tags/Info/Build Settings/Build Phases/Build Rules at the top.
|
|
|
.. Select btn:[BUILD SETTINGS].
|
|
|
.. Scroll down to "`BUILD OPTIONS`" section and change "`ENABLE BITCODE`" to "`NO`".
|
|
|
+
|