tulsi icon indicating copy to clipboard operation
tulsi copied to clipboard

Generating xcode project issues

Open weinixuehao opened this issue 4 years ago • 5 comments

Uploading image.png… It hangs forever

weinixuehao avatar Oct 14 '20 08:10 weinixuehao

Doesn't look like you uploaded an image, what step is getting stuck? Is it running Bazel?

DavidGoldman avatar Oct 14 '20 13:10 DavidGoldman

image It hangs and never finishes.

weinixuehao avatar Oct 15 '20 01:10 weinixuehao

image then to force quit to reopen the generate button is disabled

weinixuehao avatar Oct 15 '20 01:10 weinixuehao

[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

image 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 `('

weinixuehao avatar Oct 15 '20 02:10 weinixuehao

image Any updates on this issue ?

avartation avatar Apr 02 '21 15:04 avartation

Thanks for submitting this issue but this tool is being deprecated. Please checkout rules_xcodeproj for a more complete and maintained Xcode integration.

keith avatar Feb 15 '23 17:02 keith