|
17 | 17 | DA2E03F21CB0FE0200D1269A /* MBRectangularRegion.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA2E03F11CB0FE0200D1269A /* MBRectangularRegion.swift */; }; |
18 | 18 | DA2EC05C1CED72E900D4BA5D /* MBPlacemarkScope.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA2EC05B1CED72E900D4BA5D /* MBPlacemarkScope.swift */; }; |
19 | 19 | DA2EC05E1CED732F00D4BA5D /* MBGeocodeOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA2EC05D1CED732F00D4BA5D /* MBGeocodeOptions.swift */; }; |
20 | | - DA5170A01CF1B18F00CD6DCF /* MapboxGeocoder.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA5170961CF1B18F00CD6DCF /* MapboxGeocoder.framework */; }; |
21 | 20 | DA5170AD1CF1B1DB00CD6DCF /* MapboxGeocoder.h in Headers */ = {isa = PBXBuildFile; fileRef = DDC229581A36073B006BE405 /* MapboxGeocoder.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
22 | 21 | DA5170AE1CF1B1E000CD6DCF /* MBGeocodeOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA2EC05D1CED732F00D4BA5D /* MBGeocodeOptions.swift */; }; |
23 | 22 | DA5170AF1CF1B1E000CD6DCF /* MBGeocoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDC229591A36073B006BE405 /* MBGeocoder.swift */; }; |
|
127 | 126 | DA29C8DE1CEBE90200E48A61 /* MBPlacemarkScope.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MBPlacemarkScope.h; sourceTree = "<group>"; }; |
128 | 127 | DA2E03EF1CB0FDB400D1269A /* MBPlacemark.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MBPlacemark.swift; sourceTree = "<group>"; }; |
129 | 128 | DA2E03F11CB0FE0200D1269A /* MBRectangularRegion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MBRectangularRegion.swift; sourceTree = "<group>"; }; |
130 | | - DA2E03F81CB0FFF700D1269A /* RequestKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RequestKit.framework; path = "Pods/../build/Debug-iphoneos/RequestKit.framework"; sourceTree = "<group>"; }; |
131 | 129 | DA2EC05B1CED72E900D4BA5D /* MBPlacemarkScope.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MBPlacemarkScope.swift; sourceTree = "<group>"; }; |
132 | 130 | DA2EC05D1CED732F00D4BA5D /* MBGeocodeOptions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MBGeocodeOptions.swift; sourceTree = "<group>"; }; |
133 | 131 | DA5170961CF1B18F00CD6DCF /* MapboxGeocoder.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MapboxGeocoder.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
167 | 165 | isa = PBXFrameworksBuildPhase; |
168 | 166 | buildActionMask = 2147483647; |
169 | 167 | files = ( |
170 | | - DA5170A01CF1B18F00CD6DCF /* MapboxGeocoder.framework in Frameworks */, |
171 | 168 | 7CA566EF62920C25D486FD70 /* Pods_MapboxGeocoderMacTests.framework in Frameworks */, |
172 | 169 | ); |
173 | 170 | runOnlyForDeploymentPostprocessing = 0; |
|
209 | 206 | 4CFB56C6CFCDF74D848CC98C /* Frameworks */ = { |
210 | 207 | isa = PBXGroup; |
211 | 208 | children = ( |
212 | | - DA2E03F81CB0FFF700D1269A /* RequestKit.framework */, |
213 | 209 | 72CB04596652E3835ED4FC60 /* Pods_MapboxGeocoderTests.framework */, |
214 | 210 | 46A2AC60FDF3B534284CDB36 /* Pods_MapboxGeocoderMacTests.framework */, |
215 | 211 | ); |
|
0 commit comments