summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorTimur Pocheptsov <timur.pocheptsov@qt.io>2017-10-02 13:27:13 +0200
committerTimur Pocheptsov <timur.pocheptsov@qt.io>2017-10-04 12:08:32 +0000
commit18af3226765b62312acc8f801cc531fde0d9822b (patch)
treea50f7e5135b10d4f61f7ee55a472d173854081ad /examples
parented5a1134d50f6dbed3fc568c799a39f4e2338056 (diff)
CoreBluetooth - fix compilation errors for 10.13 SDKv5.10.0-beta2v5.10.0-beta1
Apple broke source code compatibility by moving 'identifier' properties from CBPeripheral and CBCentral classes into the new CBPeer class and marking it as "since 10.13". As a result we have compilation errors in the code that was valid since 10.7. To workaround this issue, we introduce a category with 'identifier' property declarations for SDK >= 10.13 and target < 10.13. Change-Id: Id7c9d33a9c8ae7627a06b4c1930e70cede1e5b07 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions