You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, currently I have a project that each logics separated into modules. But since I also want to add unit-test all of those modules folder structure will be a bit messy. Is there anyway to use xcodeporj instead of targets? I checked doc I saw the documentation but couldn't find anything related to that. Thank you so much!
I was experimenting with something related in #891 that might be worth taking a look at (not a solution though at the moment as it's just an idea, but maybe worth seeing if it helps your case and providing feedback if so)
I was experimenting with something related in #891 that might be worth taking a look at (not a solution though at the moment as it's just an idea, but maybe worth seeing if it helps your case and providing feedback if so)
Hi, currently I have a project that each logics separated into modules. But since I also want to add unit-test all of those modules folder structure will be a bit messy. Is there anyway to use xcodeporj instead of targets? I checked doc I saw the documentation but couldn't find anything related to that. Thank you so much!
Here is my YAML file
https://gist.github.com/serhatsezer/b370670590fe0d7f2aac09995200f0b9
The text was updated successfully, but these errors were encountered: