Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the simulator identifier from NSProcessInfo on simulated OSes. #84

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Use the simulator identifier from NSProcessInfo on simulated OSes. #84

wants to merge 1 commit into from

Conversation

SlaunchaMan
Copy link
Contributor

This PR fixes #79 by returning the simulated device model from NSProcessInfo, so that if you’re using SDVersion on the simulator you can simulate device-specific code for testing.

@shubhankaryash
Copy link

Hey, is there some issue in merging this. We are using this library and it would be awesome if the capability could be added to simulators as well.

@SlaunchaMan
Copy link
Contributor Author

@sebyddd Any comment on this PR?

@JulesMoorhouse
Copy link

@sebyddd Can this be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How can I test/run iOS device-specific code on a Simulator?
3 participants