Open main menu

Difference between revisions of "Compiling ScummVM/iPhone"

m
Text replacement - "www.scummvm.org/frs/" to "downloads.scummvm.org/frs/"
(→‎Creating the Xcode project: Add note for unzipping the libs package)
m (Text replacement - "www.scummvm.org/frs/" to "downloads.scummvm.org/frs/")
Line 34: Line 34:
</syntaxhighlight>
</syntaxhighlight>


Download the [https://www.scummvm.org/frs/build/scummvm-ios7-libs-v2.zip iOS libraries package] and extract them in the build directory:
Download the [https://downloads.scummvm.org/frs/build/scummvm-ios7-libs-v2.zip iOS libraries package] and extract them in the build directory:
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
unzip ~/Downloads/scummvm-ios7-libs-v2.zip
unzip ~/Downloads/scummvm-ios7-libs-v2.zip
75

edits