-
Notifications
You must be signed in to change notification settings - Fork 282
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
X86和ARM架构区分 #27
Comments
mac m1上的夜神不能识别吧 |
M1能用夜神模拟器了? |
能绕过‘不支持X86就’限制 |
不能,识别的其实是芯片架构 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
作者你好,如果不想我的应用跑在模拟器上,那么我的应用打包的时候不支持X86就行,后面就不需要特意再去检测CPU类型了吧?还是说模拟器用的这个SimpleX86和X86还是有区别的?另外在验证过程中我发现mac上的夜神模拟器检测出来的也是X86架构,这个模拟器的CPU类型是不跟电脑系统跑的,还是模拟器能自己修改。
The text was updated successfully, but these errors were encountered: