I started from scratch again and followed each and every step as mentioned.
Below are my gclient file and environment file contents.
"custom_deps": {
"src/third_party/WebKit/LayoutTests": None,
"src/content/test/data/layout_tests/LayoutTests": None,
"src/chrome/tools/test/reference_build/chrome_win": None,
"src/chrome_frame/tools/test/reference_build/chrome_win": None,
"src/chrome/tools/test/reference_build/chrome_linux": None,
"src/chrome/tools/test/reference_build/chrome_mac": None,
"src/third_party/hunspell_dictionaries": None,
},
"deps_file" : "DEPS",
"managed" : True,
"custom_deps" : {
},
"safesync_url": "",
},
]
target_os = ['ios']
target_os_only = True
{
'GYP_DEFINES': 'OS=ios', # use space to delimit additional defines.
'GYP_GENERATOR_FLAGS': 'xcode_project_version=3.2',
}
Now its almost 2days I have been struggling to download /sync the source code. Not sure why?
There are some disconects in network while syncing, does it always start from scratch or it continues on restoration of network?
Many a times the terminal window seems hung and no progress is displayed and finally I have to restart the terminal and do the syncing again.
Regards,
Nirav