rxhanson/RectanglePro-Community

[App Layouts]: iOS Simulator does not appear in the app picker list

Opened this issue · 2 comments

Hi!
When I try to create an app layout (VSCode + iOS Simulator), the ios simulator is not part of the apps list that is detected when I press Save current layout. Is there any workaround to add the simulator in the list anyway?

image

Perhaps the simulator is at a different window level (z-index) than what Rectangle Pro is expecting user-space windows to exist in. I'll have to make an adjustment to fix this, and will see what I can do. Thanks!

I remember it working perfectly on version 2.x.x
The Simulator.app now resides under XCode.app > Show package contents > Contents > Developer > Applications > Simulator.app .

Maybe rectangle needs to query this path for it to appear.