Cannot run ios simulator using titanium studio 3.1.0 in MAC OS 10.6.8 -


good day all,

im using titanium studio 3.1.0 xcode 3.2.6 in mac os 10.6.8. when create new ios application , run simulator error come out:

accepted values: [error] invalid --ios-version value '4.3'

but if create new application through xcode run simulator normal.

thank you.

the answer need follow version match between titanium sdk, ios dk , mac os version.

you can refer link provide below.

http://docs.appcelerator.com/titanium/latest/#!/guide/titanium_compatibility_matrix-section-29004837_titaniumcompatibilitymatrix-titaniumstudio


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -