|
114 | 114 | DD41960116250ED40049E6BA /* RMTileCacheDownloadOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = DD4195FF16250ED40049E6BA /* RMTileCacheDownloadOperation.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
115 | 115 | DD41960216250ED40049E6BA /* RMTileCacheDownloadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = DD41960016250ED40049E6BA /* RMTileCacheDownloadOperation.m */; }; |
116 | 116 | DD4BE198161CE296003EF677 /* Mapbox.h in Headers */ = {isa = PBXBuildFile; fileRef = DD4BE197161CE296003EF677 /* Mapbox.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 117 | + DD5F5F9518C7C03C0085DE98 /* SMClassicCalloutView.h in Headers */ = {isa = PBXBuildFile; fileRef = DD5F5F9318C7C03C0085DE98 /* SMClassicCalloutView.h */; }; |
| 118 | + DD5F5F9618C7C03C0085DE98 /* SMClassicCalloutView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD5F5F9418C7C03C0085DE98 /* SMClassicCalloutView.m */; }; |
117 | 119 | DD5FA1EB15E2B020004EB6C5 /* RMLoadingTileView.h in Headers */ = {isa = PBXBuildFile; fileRef = DD5FA1E915E2B020004EB6C5 /* RMLoadingTileView.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
118 | 120 | DD5FA1EC15E2B020004EB6C5 /* RMLoadingTileView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD5FA1EA15E2B020004EB6C5 /* RMLoadingTileView.m */; }; |
119 | 121 | DD63176317D15EB5008CA79B /* RMCircleAnnotation.h in Headers */ = {isa = PBXBuildFile; fileRef = DD63176117D15EB5008CA79B /* RMCircleAnnotation.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
293 | 295 | DD4195FF16250ED40049E6BA /* RMTileCacheDownloadOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RMTileCacheDownloadOperation.h; sourceTree = "<group>"; }; |
294 | 296 | DD41960016250ED40049E6BA /* RMTileCacheDownloadOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RMTileCacheDownloadOperation.m; sourceTree = "<group>"; }; |
295 | 297 | DD4BE197161CE296003EF677 /* Mapbox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Mapbox.h; sourceTree = "<group>"; }; |
| 298 | + DD5F5F9318C7C03C0085DE98 /* SMClassicCalloutView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SMClassicCalloutView.h; path = SMCalloutView/SMClassicCalloutView.h; sourceTree = "<group>"; }; |
| 299 | + DD5F5F9418C7C03C0085DE98 /* SMClassicCalloutView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SMClassicCalloutView.m; path = SMCalloutView/SMClassicCalloutView.m; sourceTree = "<group>"; }; |
296 | 300 | DD5FA1E915E2B020004EB6C5 /* RMLoadingTileView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RMLoadingTileView.h; sourceTree = "<group>"; }; |
297 | 301 | DD5FA1EA15E2B020004EB6C5 /* RMLoadingTileView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RMLoadingTileView.m; sourceTree = "<group>"; }; |
298 | 302 | DD63176117D15EB5008CA79B /* RMCircleAnnotation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RMCircleAnnotation.h; sourceTree = "<group>"; }; |
|
605 | 609 | children = ( |
606 | 610 | DD1E3C6C161F954F004FC649 /* SMCalloutView.h */, |
607 | 611 | DD1E3C6D161F954F004FC649 /* SMCalloutView.m */, |
| 612 | + DD5F5F9318C7C03C0085DE98 /* SMClassicCalloutView.h */, |
| 613 | + DD5F5F9418C7C03C0085DE98 /* SMClassicCalloutView.m */, |
608 | 614 | ); |
609 | 615 | name = SMCallout; |
610 | 616 | path = Map; |
|
763 | 769 | 23A0AAEB0EB90AA6003A4521 /* RMFoundation.h in Headers */, |
764 | 770 | 96492C400FA8AD3400EBA6D2 /* RMGlobalConstants.h in Headers */, |
765 | 771 | B1EB26C610B5D8E6009F8658 /* RMNotifications.h in Headers */, |
| 772 | + DD5F5F9518C7C03C0085DE98 /* SMClassicCalloutView.h in Headers */, |
766 | 773 | D1437B37122869E400888DAE /* RMDBMapSource.h in Headers */, |
767 | 774 | 1606C9FE13D86BA400547581 /* RMOpenCycleMapSource.h in Headers */, |
768 | 775 | 16FAB66413E03D55002F4E1C /* RMQuadTree.h in Headers */, |
|
919 | 926 | B8C9746C0E8A1A50007D16AD /* RMMapView.m in Sources */, |
920 | 927 | B8F3FC610EA2B382004D8F85 /* RMMapLayer.m in Sources */, |
921 | 928 | B8F3FC650EA2E792004D8F85 /* RMMarker.m in Sources */, |
| 929 | + DD5F5F9618C7C03C0085DE98 /* SMClassicCalloutView.m in Sources */, |
922 | 930 | B8474BA50EB40094006A0BC1 /* RMDatabaseCache.m in Sources */, |
923 | 931 | 126693040EB76C0B00E002D5 /* RMConfiguration.m in Sources */, |
924 | 932 | 23A0AAE90EB90A99003A4521 /* RMFoundation.c in Sources */, |
|
0 commit comments