tulsi icon indicating copy to clipboard operation
tulsi copied to clipboard

An Xcode Project Generator For Bazel

Results 81 tulsi issues
Sort by recently updated
recently updated
newest added

------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: Tulsi [1916] Path: /Users/USER/Documents/*/Tulsi.app/Contents/MacOS/Tulsi Identifier: com.google.Tulsi Version: 0.20210318.88 (0.20210318.88) Code Type: X86-64 (Native) Parent Process: Exited process [1830] Responsible: iTerm2 [1519] User...

I'm sorry for that but they're making our new members have some trouble getting involved with the project, so we're going to switch to a more general approach, is there...

Sorry to bother, I'm in China, don't know if this error due to the network connection. run the shell many times, seems it gives the counter down, 1st paragraph then...

bazel's version 5.1.0 bazel's examples use tulsi to generate ios-app xcode project success and can run ![image](https://user-images.githubusercontent.com/17842877/163118021-90f8ddf5-0de0-49ad-8c71-3fde29d7ba45.png) ![image](https://user-images.githubusercontent.com/17842877/163118078-7782653c-8103-4e93-827e-bf200344f2f8.png) ![image](https://user-images.githubusercontent.com/17842877/163118065-07815212-6382-4b0f-8d2f-1161d6230de4.png)

Currently, we can't enable SwiftUI preview on tulsi using bazel build system. I believe that it's available with some tricks like adding build phase 'Compile Sources' manages target swift sources...

seems now, based on the latest rules_apple, there's an improvement to add code coverage to `ios_unit_test` https://github.com/bazelbuild/rules_apple/pull/1223 is there any plan to make it compatible with Xcode code coverage reading?

Otherwise running `src/TulsiGeneratorIntegrationTests/update_goldens.sh` would add them to git.

During project generation, Tulsi purposely skips creating index targets for tests, [because it believes it makes proper targets for tests](https://github.com/bazelbuild/tulsi/blob/master/src%2FTulsiGenerator%2FPBXTargetGenerator.swift#L591) If a test depends on a packaged dynamic `.framework`, however,...