diff options
author | Minh Nguyễn <mxn@1ec5.org> | 2016-02-07 17:51:15 -0800 |
---|---|---|
committer | Minh Nguyễn <mxn@1ec5.org> | 2016-02-09 14:56:01 -0800 |
commit | 35fdf32de5af7aef1b2d8f221ff74d631a40bcb8 (patch) | |
tree | 3c1bea7269351e8a26589159867f63c1ed44bad9 /INSTALL.md | |
parent | 8f48d64c0f16a2d0ba73affe62d6da68ca6f3fcd (diff) | |
download | qtlocation-mapboxgl-35fdf32de5af7aef1b2d8f221ff74d631a40bcb8.tar.gz |
[ios] Load categories in MGLAccountManager for Fabric
These categories need to be loaded explicitly so that they’re linked into the application binary. In the dynamic framework, they’re loaded inside the InitializeMapbox() framework initializer; for static frameworks, we recommend setting the -ObjC flag. Fabric uses the static framework without setting the -ObjC flag, so these redundant calls are needed.
Diffstat (limited to 'INSTALL.md')
0 files changed, 0 insertions, 0 deletions