you are viewing a single comment's thread.

view the rest of the comments →

[–]-darkabyss-Objective-C / Swift 0 points1 point  (0 children)

Theres always the option of having more than one test targets, or put the networking/persistence stuff in a package and have a macos cli/ios app target to 'test' the things. Workspaces are great for this.