In Xcode 13, I can use groups to preview my views in different states:
In Xcode 14 (Beta 1) groups are now rendered as tabs, making it way more difficult to verify all states after changes:
Is there a way to toggle back to the old behavior - or is there any other container view that would be more suitable?
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
It is not clear on what architecture Xcode cloud executes Mac tests.
Ideally, I would like to run a test on both platforms and compare the results.
Am I missing something or is this just not there yet?