Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
Updated core files.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Rex committed Sep 26, 2018
1 parent e405d85 commit 14dafd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions platform/macos/core-files.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ platform/darwin/src/MGLMultiPoint_Private.h
platform/darwin/src/MGLOverlay.h
platform/darwin/src/MGLPointAnnotation.h
platform/darwin/src/MGLPointAnnotation.mm
platform/darwin/src/MGLPointCluster.h
platform/darwin/src/MGLPointCollection.h
platform/darwin/src/MGLPointCollection.mm
platform/darwin/src/MGLPointCollection_Private.h
Expand Down
1 change: 1 addition & 0 deletions platform/macos/src/Mapbox.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ FOUNDATION_EXPORT MGL_EXPORT const unsigned char MapboxVersionString[];
#import "MGLOverlay.h"
#import "MGLPointAnnotation.h"
#import "MGLPointCollection.h"
#import "MGLPointCluster.h"
#import "MGLPolygon.h"
#import "MGLPolyline.h"
#import "MGLShape.h"
Expand Down

0 comments on commit 14dafd0

Please sign in to comment.