tulsi
tulsi copied to clipboard
Generating xcode project issues
It hangs forever
Doesn't look like you uploaded an image, what step is getting stuck? Is it running Bazel?
It hangs and never finishes.
then to force quit to reopen the generate button is disabled
[10:30:05](3): Running /usr/local/bin/bazel --max_idle_secs=60 query '--override_repository=tulsi=/Users/user/Library/Application Support/Tulsi/0.20200917.88/Bazel' --announce_rc --noimplicit_deps --order_output=no --noshow_loading_progress --noshow_progress buildfiles(deps(//mediapipe/examples/ios/hededgedetectiongpu:HedEdgeDetectionApp)) --keep_going --output xml
It never finishes executing this cmd.
To figure out why this is the case, I executed this command in the terminal and get the following outputs.
/usr/local/bin/bazel --max_idle_secs=60 query '--override_repository=tulsi=/Users/user/Library/Application Support/Tulsi/0.20200917.88/Bazel' --announce_rc --noimplicit_deps --order_output=no --noshow_loading_progress --noshow_progress buildfiles(deps(//mediapipe/examples/ios/hededgedetectiongpu:HedEdgeDetectionApp)) --keep_going --output xml
-bash: syntax error near unexpected token `('
Any updates on this issue ?
Thanks for submitting this issue but this tool is being deprecated. Please checkout rules_xcodeproj for a more complete and maintained Xcode integration.