mirror of https://github.com/axmolengine/axmol.git
fix ios readme build device description
if none arch has been defined,then you can use "xcodebuild -scheme "lua-empty-test" -sdk iphonesimulator SYMROOT=." to compile the simulator ,or,You can use 'xcodebuild -scheme "lua-empty-test" -sdk iphoneos SYMROOT=.' to build in ios device。 The Xcode Architectures will show "Standard architecture"
This commit is contained in:
parent
d1f0a287ac
commit
44fb557458
Loading…
Reference in New Issue