This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 3a5585f
committed
[[ Bug 22645 ]] Add NSBluetoothAlwaysUsageDescription to iOS plist template
This patch adds the `NSBluetoothAlwaysUsageDescription` key and value to the
iOS template plist. If this key does not exist the application will crash
on iOS 13 when using bluetooth functions.1 parent f670ed5 commit 3a5585f
File tree
4 files changed
+7
-0
lines changed- docs/notes
- engine/rsrc
4 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
| 133 | + | |
132 | 134 | | |
133 | 135 | | |
134 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
97 | 99 | | |
98 | 100 | | |
99 | 101 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
75 | 77 | | |
76 | 78 | | |
0 commit comments