Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 9a2d74d

Browse files
authored
Add points.geojson to integration test harness (#332)
1 parent fb2b28e commit 9a2d74d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

platform/ios/ios.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,7 @@
374374
9C6E282D22A9815D0056B7BE /* MGLMapboxEvents.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C6E282922A980E50056B7BE /* MGLMapboxEvents.h */; };
375375
9C6E282F22A9824B0056B7BE /* MGLTelemetryConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = AC518DFD201BB55A00EBC820 /* MGLTelemetryConfig.h */; };
376376
9C6E283022A9824F0056B7BE /* MGLMapboxEvents.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C6E282922A980E50056B7BE /* MGLMapboxEvents.h */; };
377+
A42114E224B6463200727D61 /* points.geojson in Resources */ = {isa = PBXBuildFile; fileRef = DA1DC96C1CB6C6CE006E619F /* points.geojson */; };
377378
A4DE3DCB23038C98005B3473 /* MGLMockGestureRecognizers.h in Sources */ = {isa = PBXBuildFile; fileRef = A4DE3DCA23038A7F005B3473 /* MGLMockGestureRecognizers.h */; };
378379
A4DE3DCC23038CCA005B3473 /* MGLMockGestureRecognizers.m in Sources */ = {isa = PBXBuildFile; fileRef = A4DE3DC823038A07005B3473 /* MGLMockGestureRecognizers.m */; };
379380
A4F3FB1D2254865900A30170 /* missing_icon.json in Resources */ = {isa = PBXBuildFile; fileRef = A4F3FB1C2254865900A30170 /* missing_icon.json */; };
@@ -2882,6 +2883,7 @@
28822883
isa = PBXResourcesBuildPhase;
28832884
buildActionMask = 2147483647;
28842885
files = (
2886+
A42114E224B6463200727D61 /* points.geojson in Resources */,
28852887
16376B3E1FFDB4B40000563E /* LaunchScreen.storyboard in Resources */,
28862888
16376B3B1FFDB4B40000563E /* Assets.xcassets in Resources */,
28872889
CA8A310A24ACE825008CB6D8 /* sideload_sat.db in Resources */,

0 commit comments

Comments
 (0)