mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-15 02:40:05 +00:00
Updated Building for macOS (markdown)
parent
ac30a9bcf1
commit
b8d445f457
@ -38,4 +38,8 @@ This builds a fat binary that has slices targeting early and late x64 machines.
|
||||
|
||||
```
|
||||
make -j4
|
||||
```
|
||||
```
|
||||
|
||||
A `citra_qt.app` application bundle will now be present under `build/src/citra_qt/`. Note that this is non-portable and only works on your machine.
|
||||
|
||||
For portability of the appbundle between machines please refer to [this script](https://github.com/citra-emu/citra/blob/master/.travis/macos/upload.sh).
|
Loading…
Reference in New Issue
Block a user