Skip to content

Commit fc5ebd9

Browse files
authored
Update README.md
1 parent d10762c commit fc5ebd9

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

-8
Original file line numberDiff line numberDiff line change
@@ -167,14 +167,6 @@ python -m pip install pywin32
167167
## iOS xcodebuild export, xxx is not an 'iOS App Store' profile.
168168
Add thinning=none to XXXExportOptions.plist
169169

170-
## build EGNX
171-
### ios
172-
```sh
173-
mkdir build
174-
cd build
175-
cmake .. -G Xcode -DCMAKE_TOOLCHAIN_FILE=../cmake/ios.toolchain.cmake -DPLATFORM=OS -DENABLE_ARC=0
176-
```
177-
178170
## Build openal-soft for ios platform
179171
### xcode11 + cmake-3.17.3 works well
180172
### devenv setup

0 commit comments

Comments
 (0)