|
59 | 59 | 04E8E48B22F4A82E001696A2 /* fc-points-altitude.geojson in Resources */ = {isa = PBXBuildFile; fileRef = 04E8E48722F4A82E001696A2 /* fc-points-altitude.geojson */; }; |
60 | 60 | 04E8E4BC22FDE120001696A2 /* SFGOrderedDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 04E8E4BA22FDE11F001696A2 /* SFGOrderedDictionary.h */; }; |
61 | 61 | 04E8E4BD22FDE120001696A2 /* SFGOrderedDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = 04E8E4BB22FDE120001696A2 /* SFGOrderedDictionary.m */; }; |
62 | | - B4B9C5C590F6D09B45DC2BDB /* libPods-sf-geojson-ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F9A70C9172FC5893F17C0FB6 /* libPods-sf-geojson-ios.a */; }; |
63 | | - B5D94958E350F092F31540ED /* libPods-sf-geojson-iosTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 499642A447440D35F38311C9 /* libPods-sf-geojson-iosTests.a */; }; |
| 62 | + 19CA8DC1E0F6DD02A166EECF /* Pods_sf_geojson_ios.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D9676D0972E30B6F0D85391 /* Pods_sf_geojson_ios.framework */; }; |
| 63 | + E977A23C063C68FF4D8A0757 /* Pods_sf_geojson_iosTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC7B675B6F0B5C22FA30FEAB /* Pods_sf_geojson_iosTests.framework */; }; |
64 | 64 | /* End PBXBuildFile section */ |
65 | 65 |
|
66 | 66 | /* Begin PBXContainerItemProxy section */ |
|
143 | 143 | 04E8E4BA22FDE11F001696A2 /* SFGOrderedDictionary.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SFGOrderedDictionary.h; sourceTree = "<group>"; }; |
144 | 144 | 04E8E4BB22FDE120001696A2 /* SFGOrderedDictionary.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SFGOrderedDictionary.m; sourceTree = "<group>"; }; |
145 | 145 | 192D9E5452A64EB6A7955A5A /* Pods-sf-geojson-ios.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-sf-geojson-ios.release.xcconfig"; path = "Pods/Target Support Files/Pods-sf-geojson-ios/Pods-sf-geojson-ios.release.xcconfig"; sourceTree = "<group>"; }; |
| 146 | + 1D9676D0972E30B6F0D85391 /* Pods_sf_geojson_ios.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_sf_geojson_ios.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
146 | 147 | 457018C9103A514A78925D9E /* Pods-sf-geojson-ios.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-sf-geojson-ios.debug.xcconfig"; path = "Pods/Target Support Files/Pods-sf-geojson-ios/Pods-sf-geojson-ios.debug.xcconfig"; sourceTree = "<group>"; }; |
147 | | - 499642A447440D35F38311C9 /* libPods-sf-geojson-iosTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-sf-geojson-iosTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
148 | 148 | 6179C77188B4A0E8D4DEDBEB /* Pods-sf-geojson-iosTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-sf-geojson-iosTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-sf-geojson-iosTests/Pods-sf-geojson-iosTests.debug.xcconfig"; sourceTree = "<group>"; }; |
149 | 149 | B17E59AE80997CC09DD740D6 /* Pods-sf-geojson-iosTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-sf-geojson-iosTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-sf-geojson-iosTests/Pods-sf-geojson-iosTests.release.xcconfig"; sourceTree = "<group>"; }; |
150 | | - F9A70C9172FC5893F17C0FB6 /* libPods-sf-geojson-ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-sf-geojson-ios.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 150 | + BC7B675B6F0B5C22FA30FEAB /* Pods_sf_geojson_iosTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_sf_geojson_iosTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
151 | 151 | /* End PBXFileReference section */ |
152 | 152 |
|
153 | 153 | /* Begin PBXFrameworksBuildPhase section */ |
154 | 154 | 042FC6471B963FE500549A4B /* Frameworks */ = { |
155 | 155 | isa = PBXFrameworksBuildPhase; |
156 | 156 | buildActionMask = 2147483647; |
157 | 157 | files = ( |
158 | | - B4B9C5C590F6D09B45DC2BDB /* libPods-sf-geojson-ios.a in Frameworks */, |
| 158 | + 19CA8DC1E0F6DD02A166EECF /* Pods_sf_geojson_ios.framework in Frameworks */, |
159 | 159 | ); |
160 | 160 | runOnlyForDeploymentPostprocessing = 0; |
161 | 161 | }; |
|
164 | 164 | buildActionMask = 2147483647; |
165 | 165 | files = ( |
166 | 166 | 042FC6571B963FE500549A4B /* sf_geojson_ios.framework in Frameworks */, |
167 | | - B5D94958E350F092F31540ED /* libPods-sf-geojson-iosTests.a in Frameworks */, |
| 167 | + E977A23C063C68FF4D8A0757 /* Pods_sf_geojson_iosTests.framework in Frameworks */, |
168 | 168 | ); |
169 | 169 | runOnlyForDeploymentPostprocessing = 0; |
170 | 170 | }; |
|
290 | 290 | 63206AE083C9F99B2058A9EE /* Frameworks */ = { |
291 | 291 | isa = PBXGroup; |
292 | 292 | children = ( |
293 | | - 499642A447440D35F38311C9 /* libPods-sf-geojson-iosTests.a */, |
294 | | - F9A70C9172FC5893F17C0FB6 /* libPods-sf-geojson-ios.a */, |
| 293 | + 1D9676D0972E30B6F0D85391 /* Pods_sf_geojson_ios.framework */, |
| 294 | + BC7B675B6F0B5C22FA30FEAB /* Pods_sf_geojson_iosTests.framework */, |
295 | 295 | ); |
296 | 296 | name = Frameworks; |
297 | 297 | sourceTree = "<group>"; |
|
0 commit comments