崩溃原因
[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[2]
参考地址
https://developer.apple.com/forums/thread/702933
解决方法
removed the "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64
[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[2]
https://developer.apple.com/forums/thread/702933
removed the "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64
本文标题:QuickLook M1 模拟器崩溃
本文链接:https://www.haomeiwen.com/subject/hbusertx.html
网友评论