File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
The nRF Toolbox is a container app that stores your Nordic Semiconductor apps for Bluetooth Smart in one location.
4
4
5
+ New in V4.4.1:
6
+
7
+ * Fixed an issue introduced in V4.4.0 causing the HomeKit accessory service to not be readable
8
+ * Enhanced HomeKit profile view by notifying of any HomeKit related errors instead of logging to console
9
+
5
10
New in V4.4.0:
6
11
7
12
* Adds HomeKit profile, allowing browsing and adding HomeKit accessories.
Original file line number Diff line number Diff line change 54
54
<key >CFBundlePackageType </key >
55
55
<string >APPL </string >
56
56
<key >CFBundleShortVersionString </key >
57
- <string >4.4.0 </string >
57
+ <string >4.4.1 </string >
58
58
<key >CFBundleSignature </key >
59
59
<string >???? </string >
60
60
<key >CFBundleVersion </key >
61
- <string >16 </string >
61
+ <string >17 </string >
62
62
<key >ITSAppUsesNonExemptEncryption </key >
63
63
<false />
64
64
<key >LSRequiresIPhoneOS </key >
You can’t perform that action at this time.
0 commit comments