We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d10762c commit fc5ebd9Copy full SHA for fc5ebd9
1 file changed
README.md
@@ -167,14 +167,6 @@ python -m pip install pywin32
167
## iOS xcodebuild export, xxx is not an 'iOS App Store' profile.
168
Add thinning=none to XXXExportOptions.plist
169
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
-
178
## Build openal-soft for ios platform
179
### xcode11 + cmake-3.17.3 works well
180
### devenv setup
0 commit comments