`
- 浏览:
68445 次
- 性别:
- 来自:
北京
-
xocde4.3 如何手动安装iPhone simulator 4.3/5.0
随着苹果升级xcode4.3.1 ,安装之后发现,只有iPhone simulator 5.1,开发中平时使用的iPhone simulator 4.3/5.0,没有了很是不方便。想安装iPhone simulator 4.3/5.0,还需要从再次网络下载,网络下载的速度确实不给力,很是浪费时间。不过现在有了一个好方法,可以从xcode4.2中把iPhone simulator 4.3/5.0的文件拷贝出来,当然你首先确保你的xcode4.2没有被你删除。安装好xcode4.3.1之后,首先,我们前往Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs,你会看到名字为iPhoneSimulator4.3.sdk和iPhoneSimulator5.0.sdk的文件夹。接下来新减一个Finder窗口,前往/Applications ,在xcode图标右键,显示包的内容,前往Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs,你会看到名字为iPhoneSimulator5.1.sdk,这个文件夹是存放iPhoneSimulator的信息,所以把iPhoneSimulator4.3.sdk和iPhoneSimulator5.0.sdk的文件夹拖进来(或者复制过来),就可以了。重启xcode4.3.1 ,选择一个是曾经用iPhone simulator 4.3/5.0编译过的target,你就可以看到可以选择iPhone simulator 4.3/5.0/5.1,就是这么简单!
分享到:
Global site tag (gtag.js) - Google Analytics
相关推荐
你可以从Xcode 9的安装目录或者网络上找到对应的libstdc++.9库文件,并将其复制到Xcode 10的相应位置,通常是`/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS....
xocde 13.0真机测试包.zip 测试包路径:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
xocde 13.0真机测试包.zip 测试包路径:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
解压后将设备文件将文件覆盖到/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/ 路径下即可使用
Xcode 12.3 真机测试包 测试包路径:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
Xcode14.3 File not found libarclite_iphonesimulator.a and libarclite_iphoneos.a,xocde14.3会删除xocde的arc文件夹,致使项目报错,解决办法,把旧版arc包拖入xocde即可
iOS 14.8的真机调试文件,放到 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport 目录下重启XCode即可。
开发环境 mac 10.7.3 xocde4.3.1 ios5.1.x 开发步骤 1. 下载安装 xcode_4.3.1_for_lion.dmg 2.运行xcode 3.新建一个Single View Application 4.创建完成后双击文件中的MainStoryboard_iPad.storyboard文件打开...
xcode ios11.3 配置文件 ,放入路径/应用程序/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/就可以支持11.3的系统进行编译
手机升级到iOS13.1后不能真机调试了,下载文件后。解压放在 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport下重启xcode即可
iOS 13.3的真机调试文件,放到 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport 目录下重启XCode即可。
xocde 13.3真机调试包,把压缩包解压后放到/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport路径,记得放置完成后重启xCode!
xocde 13.3真机调试包,懒得升级xocde,但有不能真机调试,那就把压缩包解压后放到/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport路径,记得放置完成后重启xcode,否则可能...
iOS升级到10.2,Xocde不能真机调试。这个是真机调试资源包,下载以后,加入到下面的目录下就可以支持了。 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
标题中的"xocde_devicesurport_9.3"暗示了这是一个与Xcode开发工具相关的资源,主要用于支持iOS设备模拟器的版本9.3。Xcode是Apple开发的应用程序,用于编写、测试和调试iOS和macOS应用程序。描述中提到“还在用...
4. 找到Xcode的安装目录,通常在`/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport`路径下。 5. 将解压得到的"DeviceSupport13.1"文件夹复制到上述路径下。 6. 如果存在同名...
**Xcode 10.1.1 配置包详解** Xcode是Apple Inc.为开发者提供的集成开发环境(IDE),用于编写Mac OS X、iOS、watchOS和tvOS平台的应用程序。Xcode 10.1.1是该系列的一个特定版本,包含了对Swift编程语言、...
这个压缩包文件很可能是为了帮助开发者准备对运行iOS 14.8系统的iPhone或iPad进行真机调试而设计的。 首先,我们需要理解Xcode在iOS开发中的角色。Xcode是Apple官方提供的集成开发环境(IDE),用于编写、测试和...
帮助没有更新XCode 但是需要iOS11.3真机调试包的朋友解决问题 下载之后拷贝到/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport该目录下 重启XCode等待几分钟即可