Where did the Homekit Accessory Simulator go in Xcode 6 beta 6?

♀尐吖头ヾ 提交于 2019-12-05 15:18:38

if you read release notes

HomeKit Accessory Simulator

• HomeKit Accessory Simulator is now included in a separate product called Hardware IO Tools for Xcode, available on developer.apple.com/downloads. (17738621)

The easiest way is in Xcode go to Xcode->Open Developer Tools->More Developer tools. It will redirect you to Apple developer portal. Choose to download Hardware IO Tools for Xcode The HK simulator is one of the installed application

Copy HomeKit Accessory Simulator.app to your Xcode.app/Contents/Applications/ directory and it will appear in the Xcode Open Developer Tool menu

Recently (in 2016) Apple has moved the HomeKit Accessory Simulator to Additional Tools for XCode Package: https://developer.apple.com/download/more/?=additional%20tools

It looks like it was moved to the "Hardware IO Tools for Xcode" package, available from this page:

Hardware IO Tools for Xcode - Late August 2014

This package includes additional hardware i/o tools formerly bundled in the Xcode installer. These tools include: Apple Bluetooth Guidelines Validation, Bluetooth Explorer, HomeKit Accessory Simulator, IO Registry Explorer, Network Link Conditioner.prefpane, PacketLogger and Printer Simulator. These graphics tools support running on OS X 10.10 and OS X 10.9.

(emphasis mine)

It comes as an app after you open the .dmg:

Looks like you just move it to /Applications, and it works fine.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!