Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
OS X用のxcodeを使用してプログラムを作成しました.Bluetooth経由で文字を開発ボードに送信する必要があります。私の質問は、MBP の内部 Bluetooth を使用して、これらの文字を xcode シミュレーターで送信できますか?
まず、XCode シミュレーターは OS X ではなく iOS に使用されます。そのため、「Bluetooth を使用して OS X アプリをビルドするにはどうすればよいですか?」という問題があると思います。
OS X で Bluetooth アプリをビルドする方法があります。以下を参照してください。
https://developer.apple.com/library/mac/#documentation/DeviceDrivers/Conceptual/Bluetooth/BT_Intro/BT_Intro.html
いいえ、Bluetooth を使用するには、実際のデバイスが必要です。シミュレーターはその目的では機能しません。