Skip to content

Commit fc30be8

Browse files
committed
Merge pull request #45 from mapbox/1ec5-contacts-osx
Fix Contacts framework loading crash on OS X
2 parents e791a8e + fde9501 commit fc30be8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MapboxGeocoder/MapboxGeocoder.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#import <Foundation/Foundation.h>
22
#import <CoreLocation/CoreLocation.h>
3+
#import <Contacts/Contacts.h>
34

45
FOUNDATION_EXPORT double MapboxGeocoderVersionNumber;
56

0 commit comments

Comments
 (0)