bazelbuild / tulsi

An Xcode Project Generator For Bazel
http://tulsi.bazel.build
Apache License 2.0
547 stars 123 forks source link

Crash on macOS13.0.1 And Xcode14 #392

Closed ColinYangByte closed 1 year ago

ColinYangByte commented 1 year ago

env:

macOS 13.0.1 Xcode 14 bazel 5.2.0

I built tulsi app using buid_and_run.sh and have generated tulsi app in mac Applications. But when I open tulsi app, it crashes on my mac.

Does anyone have same issue?

sergiocasaspastor commented 1 year ago

Yes, same issue here. I couldn't open tulsi after building it

keith commented 1 year ago

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