|
66 | 66 | C4FD1DBF1FCF54FB00213AF2 /* RCTMGLImageSource.m in Sources */ = {isa = PBXBuildFile; fileRef = C4FD1DBE1FCF54FB00213AF2 /* RCTMGLImageSource.m */; }; |
67 | 67 | C4FD1DC21FCF550E00213AF2 /* RCTMGLImageSourceManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C4FD1DC11FCF550E00213AF2 /* RCTMGLImageSourceManager.m */; }; |
68 | 68 | C4FD1DC51FD1F04300213AF2 /* MGLSnapshotModule.m in Sources */ = {isa = PBXBuildFile; fileRef = C4FD1DC41FD1F04200213AF2 /* MGLSnapshotModule.m */; }; |
| 69 | + DF16042F233BFDD100A4231D /* RCTMGLTileSource.m in Sources */ = {isa = PBXBuildFile; fileRef = DF16042E233BFDD000A4231D /* RCTMGLTileSource.m */; }; |
69 | 70 | /* End PBXBuildFile section */ |
70 | 71 |
|
71 | 72 | /* Begin PBXCopyFilesBuildPhase section */ |
|
201 | 202 | C4FD1DC11FCF550E00213AF2 /* RCTMGLImageSourceManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RCTMGLImageSourceManager.m; sourceTree = "<group>"; }; |
202 | 203 | C4FD1DC31FD1F04200213AF2 /* MGLSnapshotModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MGLSnapshotModule.h; sourceTree = "<group>"; }; |
203 | 204 | C4FD1DC41FD1F04200213AF2 /* MGLSnapshotModule.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MGLSnapshotModule.m; sourceTree = "<group>"; }; |
| 205 | + DF16042D233BFDD000A4231D /* RCTMGLTileSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTMGLTileSource.h; sourceTree = "<group>"; }; |
| 206 | + DF16042E233BFDD000A4231D /* RCTMGLTileSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTMGLTileSource.m; sourceTree = "<group>"; }; |
204 | 207 | /* End PBXFileReference section */ |
205 | 208 |
|
206 | 209 | /* Begin PBXFrameworksBuildPhase section */ |
|
418 | 421 | C4FB11091F71D09E0055AE1F /* RCTMGLShapeSource.m */, |
419 | 422 | C4FB110B1F71D0B10055AE1F /* RCTMGLShapeSourceManager.h */, |
420 | 423 | C4FB110C1F71D0B10055AE1F /* RCTMGLShapeSourceManager.m */, |
| 424 | + DF16042D233BFDD000A4231D /* RCTMGLTileSource.h */, |
| 425 | + DF16042E233BFDD000A4231D /* RCTMGLTileSource.m */, |
421 | 426 | C4FB122B1F7972A00055AE1F /* RCTMGLRasterSource.h */, |
422 | 427 | C4FB122C1F7972A00055AE1F /* RCTMGLRasterSource.m */, |
423 | 428 | C4FB122E1F7972B40055AE1F /* RCTMGLRasterSourceManager.h */, |
|
532 | 537 | C4EAF1271F6083C70016DEE8 /* CameraUpdateItem.m in Sources */, |
533 | 538 | C470F5B81F9E79D400614A69 /* RCTMGLImageQueue.m in Sources */, |
534 | 539 | C45339CD204780EB00888553 /* RCTMGLImageQueueOperation.m in Sources */, |
| 540 | + DF16042F233BFDD100A4231D /* RCTMGLTileSource.m in Sources */, |
535 | 541 | C4D144531F4E190C00396F26 /* MGLModule.m in Sources */, |
536 | 542 | C4C87B7B1F8FEBF50064AE95 /* RCTMGLPointAnnotationManager.m in Sources */, |
537 | 543 | C43CA50A1F50C145000B9CB7 /* RCTMGLEvent.m in Sources */, |
|
0 commit comments