ios - Unable to "apportable load". Give NoneType error -


trying use apportable first time. keep getting error:

typeerror: 'nonetype' object not subscriptable 

and

nsunderlyingerror = "error domain=nsposixerrordomain code=2 \"the operation couldn\u2019t completed. no such file or directory\""; 

and script terminates.

xcode-select --switch /applications/xcode.app/contents/developer 

background: can occur if you've updated xcode 5. seems xcode 5 has bug can generate incorrect output when running xcodebuild.


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -