LoginSignup
9
11

More than 5 years have passed since last update.

Touch Bar Simulatorを表示する

Last updated at Posted at 2016-10-28

Apple Special Event. October 2016で発表されたMacBook Proに搭載されるTouch Barですが、
非搭載のMacでもXcodeからシミュレーターを利用できます。

Window > Show Touch Barで表示。

Screen Shot 2016-10-29 at 6.05.31.png

Screen Shot 2016-10-29 at 6.06.15.png

macOS 10.12.1 build 16B2555 では使用できない

ただ現在はMac App Storeから Xcode 8.1 及び macOS 10.12.1 build 16B2555 をインストールするだけでは使用できず、
https://support.apple.com/kb/dl1897からmacOS 10.12.1 build 12B2657 をダウンロードしてインストールする必要があるそうです。

Note: To develop apps that use Touch Bar, you must run Xcode 8.1 on macOS 10.12.1 build 12B2657 or later.
If you want to develop for Touch Bar, check your macOS build number using the system's About This Mac dialog.
If you do not have macOS 12B2657 or later,
install the macOS Sierra 10.12.1 Update from https://support.apple.com/kb/dl1897.
If you set your deployment target as 10.12.1, weak-link AppKit.
This is done automatically if you set a deployment target earlier than 10.12.1.

Xcode 8.1 Release Notesより引用

Mac App Storeの macOS 10.12.1 build 16B2555macOS 10.12.1 build 12B2657 or lateror later に掛かるバージョンだと思いこんでいたのでハマりました・・・

9
11
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
9
11