mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-23 19:20:51 +00:00
use BluetoothPSViewController
This commit is contained in:
parent
b70a879e47
commit
277e27f43f
@ -23,6 +23,6 @@
|
||||
<key>MinimumOSVersion</key>
|
||||
<string>3.0</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>prefsListController</string>
|
||||
<string>BluetoothPSViewController</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
@ -2,7 +2,7 @@
|
||||
entry = {
|
||||
bundle = BTstack;
|
||||
cell = PSLinkCell;
|
||||
detail = "PrefsViewController.m";
|
||||
detail = "BluetoothPSViewController";
|
||||
icon = "BTstack.png";
|
||||
isController = 1;
|
||||
label = BTstack;
|
||||
|
Loading…
x
Reference in New Issue
Block a user