mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-30 19:50:24 +00:00
Merge pull request #1281 from amechtley/patch-1
Corrected path where modules should be copied.
This commit is contained in:
commit
b5e19ec6d7
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user