Merge pull request #1281 from amechtley/patch-1

Corrected path where modules should be copied.
This commit is contained in:
Twinaphex 2014-12-12 06:17:01 +01:00
commit b5e19ec6d7

View File

@ -60,7 +60,7 @@ Run the libretro-super iOS build script to build the libretro cores.
This will clone down their repos, build them into the `libretro-super/dist/ios` directory. Once this is complete, you need to copy them into the appropriate directory for RetroArch iOS. The path is:
`RetroArch/apple/modules`
`RetroArch/apple/iOS/modules`
### Build RetroArch iOS app