|
49 | 49 | 357B4358202CC90A00735521 /* reverse_address.json in Resources */ = {isa = PBXBuildFile; fileRef = 357B4357202CC90A00735521 /* reverse_address.json */; };
|
50 | 50 | 357B4359202CC90A00735521 /* reverse_address.json in Resources */ = {isa = PBXBuildFile; fileRef = 357B4357202CC90A00735521 /* reverse_address.json */; };
|
51 | 51 | 357B435A202CC90A00735521 /* reverse_address.json in Resources */ = {isa = PBXBuildFile; fileRef = 357B4357202CC90A00735521 /* reverse_address.json */; };
|
| 52 | + 35D3DE392112410A00B62912 /* CoreLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35D3DE382112410A00B62912 /* CoreLocation.swift */; }; |
| 53 | + 35D3DE3A2112410A00B62912 /* CoreLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35D3DE382112410A00B62912 /* CoreLocation.swift */; }; |
| 54 | + 35D3DE3B2112410A00B62912 /* CoreLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35D3DE382112410A00B62912 /* CoreLocation.swift */; }; |
| 55 | + 35D3DE3C2112410A00B62912 /* CoreLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35D3DE382112410A00B62912 /* CoreLocation.swift */; }; |
52 | 56 | DA1AC0221E5C23B8006DF1D6 /* Contacts.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA1AC0211E5C23B8006DF1D6 /* Contacts.framework */; };
|
53 | 57 | DA1AC0241E5C2425006DF1D6 /* Contacts.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA1AC0231E5C2425006DF1D6 /* Contacts.framework */; };
|
54 | 58 | DA1AC0261E5C2436006DF1D6 /* Contacts.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA1AC0251E5C2436006DF1D6 /* Contacts.framework */; };
|
|
220 | 224 | 07CF85C620F6DFEB007B26B6 /* permanent_reverse_single_valid.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = permanent_reverse_single_valid.json; sourceTree = "<group>"; };
|
221 | 225 | 35506B8A200F856400629509 /* BridgingTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BridgingTests.m; sourceTree = "<group>"; };
|
222 | 226 | 357B4357202CC90A00735521 /* reverse_address.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = reverse_address.json; sourceTree = "<group>"; };
|
| 227 | + 35D3DE382112410A00B62912 /* CoreLocation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreLocation.swift; sourceTree = "<group>"; }; |
223 | 228 | DA1AC0211E5C23B8006DF1D6 /* Contacts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Contacts.framework; path = System/Library/Frameworks/Contacts.framework; sourceTree = SDKROOT; };
|
224 | 229 | DA1AC0231E5C2425006DF1D6 /* Contacts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Contacts.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Contacts.framework; sourceTree = DEVELOPER_DIR; };
|
225 | 230 | DA1AC0251E5C2436006DF1D6 /* Contacts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Contacts.framework; path = Platforms/WatchOS.platform/Developer/SDKs/WatchOS3.1.sdk/System/Library/Frameworks/Contacts.framework; sourceTree = DEVELOPER_DIR; };
|
|
414 | 419 | DA2EC05B1CED72E900D4BA5D /* MBPlacemarkScope.swift */,
|
415 | 420 | DA2E03F11CB0FE0200D1269A /* MBRectangularRegion.swift */,
|
416 | 421 | DDC2470619A1C3B40054B0C0 /* Supporting Files */,
|
| 422 | + 35D3DE382112410A00B62912 /* CoreLocation.swift */, |
417 | 423 | );
|
418 | 424 | path = MapboxGeocoder;
|
419 | 425 | sourceTree = "<group>";
|
|
967 | 973 | DA5170AF1CF1B1E000CD6DCF /* MBGeocoder.swift in Sources */,
|
968 | 974 | DA5170B21CF1B1E000CD6DCF /* MBPlacemarkScope.swift in Sources */,
|
969 | 975 | DA5170AE1CF1B1E000CD6DCF /* MBGeocodeOptions.swift in Sources */,
|
| 976 | + 35D3DE3A2112410A00B62912 /* CoreLocation.swift in Sources */, |
970 | 977 | );
|
971 | 978 | runOnlyForDeploymentPostprocessing = 0;
|
972 | 979 | };
|
|
992 | 999 | DA5170DA1CF2541C00CD6DCF /* MBGeocoder.swift in Sources */,
|
993 | 1000 | DA5170DD1CF2541C00CD6DCF /* MBPlacemarkScope.swift in Sources */,
|
994 | 1001 | DA5170D91CF2541C00CD6DCF /* MBGeocodeOptions.swift in Sources */,
|
| 1002 | + 35D3DE3B2112410A00B62912 /* CoreLocation.swift in Sources */, |
995 | 1003 | );
|
996 | 1004 | runOnlyForDeploymentPostprocessing = 0;
|
997 | 1005 | };
|
|
1017 | 1025 | DA5170F51CF2582F00CD6DCF /* MBGeocoder.swift in Sources */,
|
1018 | 1026 | DA5170F81CF2582F00CD6DCF /* MBPlacemarkScope.swift in Sources */,
|
1019 | 1027 | DA5170F41CF2582F00CD6DCF /* MBGeocodeOptions.swift in Sources */,
|
| 1028 | + 35D3DE3C2112410A00B62912 /* CoreLocation.swift in Sources */, |
1020 | 1029 | );
|
1021 | 1030 | runOnlyForDeploymentPostprocessing = 0;
|
1022 | 1031 | };
|
|
1038 | 1047 | DDC2295E1A360843006BE405 /* MBGeocoder.swift in Sources */,
|
1039 | 1048 | DA2EC05C1CED72E900D4BA5D /* MBPlacemarkScope.swift in Sources */,
|
1040 | 1049 | DA2E03F01CB0FDB400D1269A /* MBPlacemark.swift in Sources */,
|
| 1050 | + 35D3DE392112410A00B62912 /* CoreLocation.swift in Sources */, |
1041 | 1051 | );
|
1042 | 1052 | runOnlyForDeploymentPostprocessing = 0;
|
1043 | 1053 | };
|
|
0 commit comments