Ekhoo / Device

Light weight tool for detecting the current device and screen size written in swift.
MIT License
1.7k stars 202 forks source link

Add support for simulator #139

Open mlch911 opened 1 month ago

mlch911 commented 1 month ago

With this, we can get the same result using simulator. I assume that not many developers need to detect it's a simulator rather than real device.

kishorepran commented 3 weeks ago

Closing this pr in favour of previously merged pr for simulator. thanks

mlch911 commented 1 week ago

This one is completely different from the previous PR. This PR is to parse the simulator as the same way as a real phone. Just like #81 .

kishorepran commented 6 days ago

Okay Sure, assuming this is not urgent. will plan for next release / If I get some bandwidth to dive into this in detail. thanks