TrustedUser
2,147
edits
(→Creating the Xcode project: update instructions with new libs package that contains SDL_net and libcurl) |
(→Creating the Xcode project: mt32 has been reported to work OK on iOS) |
||
Line 41: | Line 41: | ||
Generate Xcode project and open it: | Generate Xcode project and open it: | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
../scummvm/devtools/create_project/xcode/build/Release/create_project ../scummvm --xcode --enable-fluidsynth --disable-bink | ../scummvm/devtools/create_project/xcode/build/Release/create_project ../scummvm --xcode --enable-fluidsynth --disable-bink --disable-nasm --disable-opengl --disable-theora --disable-taskbar | ||
</syntaxhighlight> | </syntaxhighlight> | ||