ios - How to solve linker command failed with exit code 1 -


i getting below error when running in xcode 6.3. how solve error

ld: entry point (start) undefined.  in crt1.o architecture armv7 clang: error: linker command failed exit code 1 (use -v see invocation) 

check whether have stetted initial uiviewcontroller. if not select uiviewcontroller , set initial uiviewcontrollerr.


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -