Alfredo Delli Bovi
Alfredo Delli Bovi
@ndleon09 I was actually thinking on making the TableViewManager returning an "Item" that has the size of the tableView, so we don't need to touch the superview. It may work,...
@pepibumur, sure that could be nice too. A question, in order to better understand what you meant, if we have `tuist cache graph` would we still have the other two...
hi @InViZz , we believe this got fixed in #3995 feel free to use the branch to try it out.
I am going to reopen, this, there is a `HEADER_SEARCH_PATH` which must inherit from Realm framework to compile correctly. There is a WIP at #4002. Currently Realm on its own...
@Drag0ndust a part of the fix will be included in the next version (which probably will be released today in some hours), yet there will be the need of a...
Hi @nilsnilsnils, could you attach a demo project to reproduce the error? There is a double slash at the beginning, is that correct?
@kwridan, do we have any good reason to keep `Project` at all? I agree with you that it can be much cleaner without and I don't see benefits on supporting...
Out of curiosity @lordcodes, is there any specific reason why you would prefer an aggregate target instead of build phase for things like SwiftLint?