documentation updates
This commit is contained in:
@@ -4,13 +4,15 @@ Below are instructions for building the Filament (currently pinned to v1.58.0) f
|
||||
|
||||
This is only for developers extending the Thermion package itself; if you are simply using Thermion as a dependency in your `pubspec.yaml`, you can ignore this.
|
||||
|
||||
## MacOS
|
||||
## MacOS (arm64/x64)
|
||||
|
||||
```
|
||||
./build.sh -i -f -p desktop release
|
||||
./build.sh -i -f -t -d -p desktop debug # build with the framegraph viewer/material debug server enabled
|
||||
./build.sh -l -i -f -p desktop release
|
||||
./build.sh -l -i -f -t -d -p desktop debug # build with the framegraph viewer/material debug server enabled
|
||||
```
|
||||
|
||||
# iOS
|
||||
|
||||
## Android
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user