リリース履歴
変更内容
- iOSライブラリを作成し、iOSメソッドを使用できるようにしました。(OPHBluetoothService.framework)
更新手順
次の手順でiOSライブラリ(OPHBluetoothService.framework)を更新できます。- 次のリンクから新版のzipファイルをダウンロードします。
- zipファイルを解凍すると次のファイルが得られます。
OPHBluetoothService.framework
- OPHBluetoothKit.frameworkをプロジェクトに追加します。
- OPHBluetoothService.hはimportをします。
#import <OPHBluetoothService/OPHBluetoothService.h> - アプリケーションをビルドします。
最終更新日:2022/05/09