iOS12.1真机调试包

作者: 大猪007008 | 来源:发表于2018-09-17 08:40 被阅读3512次

    昨天为了提前体验iOS12,手贱就装了,今天上班才想到没升级Xcode10,又懒得升级,就去找了个真机调试包,好的不扯淡了。。。。

    我还想多扯淡一句,如果升了iOS11的话,就上车吧,没什么顾虑的,10的话就别升了。。。。好的,正文开始。。。。

    版本号:iOS12.0 (16A366) GM
    链接:https://pan.baidu.com/s/1v4QD_sAbd_apUpuyeOfUrw

    使用方法:
    将下载好的调试包解压,然后打开Finder(访达)窗口,前往文件夹 ,(快捷键command⌘+shift⇧+g也可以,反正我记不住。。。。)
    输入:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

    把解压后的文件放入到该目录下即可。然后关闭Xcode并且重新打开,第一次调试会提示在安装某某东西,两分钟左右的等待过后就可以装上了。

    更新
    iOS12.1 (16B5059d)真机包:
    链接:https://pan.baidu.com/s/12c4IkkZu_MCpUh-kZd1NeA

    iOS12.1(16B91)真机包:
    链接:https://pan.baidu.com/s/1zl14fimy0bPgjiYauFeU8A

    iOS12.1(16B92)真机包
    链接:https://pan.baidu.com/s/1ahqc6sqYgn452-IBZd2kVQ

    另附上Xcode10缺少libstdc++解决方法:
    文件夹1的文件放的位置: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/

    文件夹2的文件放的位置:
    /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/

    文件夹3的文件放的位置:
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/lib/

    文件夹4的文件放的位置:
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/

    文件链接:https://pan.baidu.com/s/12FUjI0xFPuOOKn8OCiHbqw

    相关文章

      网友评论

      本文标题:iOS12.1真机调试包

      本文链接:https://www.haomeiwen.com/subject/jtmhnftx.html