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

Does this support iOS 9 simulator #15

Open
srbhakta opened this issue Jun 22, 2015 · 2 comments
Open

Does this support iOS 9 simulator #15

srbhakta opened this issue Jun 22, 2015 · 2 comments

Comments

@srbhakta
Copy link

I am getting below error.

2015-06-22 13:40:31.990 iphonesim_6[9194:88451] +[SimDeviceType supportedDeviceTypesByName]: unrecognized selector sent to class 0x108b7bd60
2015-06-22 13:40:31.990 iphonesim_6[9194:88451] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[SimDeviceType supportedDeviceTypesByName]: unrecognized selector sent to class 0x108b7bd60'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff9148203c exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff8862776e objc_exception_throw + 43
2 CoreFoundation 0x00007fff91484fad +[NSObject(NSObject) doesNotRecognizeSelector:] + 205
3 CoreFoundation 0x00007fff913cae24 __forwarding
+ 1028
4 CoreFoundation 0x00007fff913ca998 _CF_forwarding_prep_0 + 120
5 iphonesim_6 0x000000010837666b iossim_main + 1323
6 iphonesim_6 0x0000000108378af3 -[iPhoneSimulator runWithArgc:argv:] + 35
7 iphonesim_6 0x000000010837868d main + 141
8 libdyld.dylib 0x00007fff951da5c9 start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
Abort trap: 6

@roy128
Copy link

roy128 commented Aug 3, 2015

👍

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

No branches or pull requests

3 participants
@srbhakta @roy128 and others