twostraws / ControlRoom

A macOS app to control the Xcode Simulator.
MIT License
5.77k stars 304 forks source link

Fetch selectedApplication using bundleIdentifier from preferences #56

Closed kemchenj closed 4 years ago

kemchenj commented 4 years ago

This PR adds a Preferences to persist some states, including the selectedApplication. But the AppView.selectedApplication was still using a local @State.