|
|
|
|
|
by seanwilson
3256 days ago
|
|
> I think the workflow is pretty easy: buy a MacBook & an iPhone, and load your app onto the phone & test on it for things which the iOS simulator is not good at. > Don't CI your apps, CI your libraries. That's not scalable for complicated apps that you can write automated UI tests for though. |
|
To me, what you described is an app that was not designed to be easy to test component-by-component & will have a high overhead on maintenance. Apple’s restriction on virtualising MacOS seems unrelated to how the app was architected, so it feels unfair to expect Apple to alter their position to better support something they weren’t responsible for.