|
47 | 47 | DA5170E31CF2542B00CD6DCF /* forward_invalid.json in Resources */ = {isa = PBXBuildFile; fileRef = DA210BAE1CB4C5A7008088FD /* forward_invalid.json */; }; |
48 | 48 | DA5170E41CF2542B00CD6DCF /* reverse_valid.json in Resources */ = {isa = PBXBuildFile; fileRef = DDF1E85B1BD70E4C00C40C78 /* reverse_valid.json */; }; |
49 | 49 | DA5170E51CF2542B00CD6DCF /* reverse_invalid.json in Resources */ = {isa = PBXBuildFile; fileRef = DDF1E85A1BD70E4C00C40C78 /* reverse_invalid.json */; }; |
| 50 | + DA5170F31CF2582F00CD6DCF /* MapboxGeocoder.h in Headers */ = {isa = PBXBuildFile; fileRef = DDC229581A36073B006BE405 /* MapboxGeocoder.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 51 | + DA5170F41CF2582F00CD6DCF /* MBGeocodeOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA2EC05D1CED732F00D4BA5D /* MBGeocodeOptions.swift */; }; |
| 52 | + DA5170F51CF2582F00CD6DCF /* MBGeocoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDC229591A36073B006BE405 /* MBGeocoder.swift */; }; |
| 53 | + DA5170F61CF2582F00CD6DCF /* MBPlacemark.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA2E03EF1CB0FDB400D1269A /* MBPlacemark.swift */; }; |
| 54 | + DA5170F71CF2582F00CD6DCF /* MBPlacemarkScope.h in Headers */ = {isa = PBXBuildFile; fileRef = DA29C8DE1CEBE90200E48A61 /* MBPlacemarkScope.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 55 | + DA5170F81CF2582F00CD6DCF /* MBPlacemarkScope.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA2EC05B1CED72E900D4BA5D /* MBPlacemarkScope.swift */; }; |
| 56 | + DA5170F91CF2582F00CD6DCF /* MBRectangularRegion.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA2E03F11CB0FE0200D1269A /* MBRectangularRegion.swift */; }; |
50 | 57 | DA701C011CB1292C00B0E520 /* GeocoderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA701C001CB1292C00B0E520 /* GeocoderTests.swift */; }; |
51 | 58 | DD342B5619A140EE00219F77 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD342B5519A140EE00219F77 /* AppDelegate.swift */; }; |
52 | 59 | DD342B5819A140EE00219F77 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD342B5719A140EE00219F77 /* ViewController.swift */; }; |
|
155 | 162 | DA51709F1CF1B18F00CD6DCF /* MapboxGeocoderTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MapboxGeocoderTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
156 | 163 | DA5170C11CF253EE00CD6DCF /* MapboxGeocoder.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MapboxGeocoder.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
157 | 164 | DA5170CA1CF253EE00CD6DCF /* MapboxGeocoderTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MapboxGeocoderTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 165 | + DA5170EB1CF2581900CD6DCF /* MapboxGeocoder.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MapboxGeocoder.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
158 | 166 | DA701C001CB1292C00B0E520 /* GeocoderTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GeocoderTests.swift; sourceTree = "<group>"; }; |
159 | 167 | DD342B5019A140EE00219F77 /* Geocoder (Swift).app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Geocoder (Swift).app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
160 | 168 | DD342B5419A140EE00219F77 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
210 | 218 | ); |
211 | 219 | runOnlyForDeploymentPostprocessing = 0; |
212 | 220 | }; |
| 221 | + DA5170E71CF2581900CD6DCF /* Frameworks */ = { |
| 222 | + isa = PBXFrameworksBuildPhase; |
| 223 | + buildActionMask = 2147483647; |
| 224 | + files = ( |
| 225 | + ); |
| 226 | + runOnlyForDeploymentPostprocessing = 0; |
| 227 | + }; |
213 | 228 | DD342B4D19A140EE00219F77 /* Frameworks */ = { |
214 | 229 | isa = PBXFrameworksBuildPhase; |
215 | 230 | buildActionMask = 2147483647; |
|
277 | 292 | DA51709F1CF1B18F00CD6DCF /* MapboxGeocoderTests.xctest */, |
278 | 293 | DA5170C11CF253EE00CD6DCF /* MapboxGeocoder.framework */, |
279 | 294 | DA5170CA1CF253EE00CD6DCF /* MapboxGeocoderTests.xctest */, |
| 295 | + DA5170EB1CF2581900CD6DCF /* MapboxGeocoder.framework */, |
280 | 296 | ); |
281 | 297 | name = Products; |
282 | 298 | sourceTree = "<group>"; |
|
401 | 417 | ); |
402 | 418 | runOnlyForDeploymentPostprocessing = 0; |
403 | 419 | }; |
| 420 | + DA5170E81CF2581900CD6DCF /* Headers */ = { |
| 421 | + isa = PBXHeadersBuildPhase; |
| 422 | + buildActionMask = 2147483647; |
| 423 | + files = ( |
| 424 | + DA5170F31CF2582F00CD6DCF /* MapboxGeocoder.h in Headers */, |
| 425 | + DA5170F71CF2582F00CD6DCF /* MBPlacemarkScope.h in Headers */, |
| 426 | + ); |
| 427 | + runOnlyForDeploymentPostprocessing = 0; |
| 428 | + }; |
404 | 429 | DDC2470119A1C3B40054B0C0 /* Headers */ = { |
405 | 430 | isa = PBXHeadersBuildPhase; |
406 | 431 | buildActionMask = 2147483647; |
|
491 | 516 | productReference = DA5170CA1CF253EE00CD6DCF /* MapboxGeocoderTests.xctest */; |
492 | 517 | productType = "com.apple.product-type.bundle.unit-test"; |
493 | 518 | }; |
| 519 | + DA5170EA1CF2581900CD6DCF /* MapboxGeocoderWatch */ = { |
| 520 | + isa = PBXNativeTarget; |
| 521 | + buildConfigurationList = DA5170F21CF2581900CD6DCF /* Build configuration list for PBXNativeTarget "MapboxGeocoderWatch" */; |
| 522 | + buildPhases = ( |
| 523 | + DA5170E61CF2581900CD6DCF /* Sources */, |
| 524 | + DA5170E71CF2581900CD6DCF /* Frameworks */, |
| 525 | + DA5170E81CF2581900CD6DCF /* Headers */, |
| 526 | + DA5170E91CF2581900CD6DCF /* Resources */, |
| 527 | + ); |
| 528 | + buildRules = ( |
| 529 | + ); |
| 530 | + dependencies = ( |
| 531 | + ); |
| 532 | + name = MapboxGeocoderWatch; |
| 533 | + productName = MapboxGeocoderWatch; |
| 534 | + productReference = DA5170EB1CF2581900CD6DCF /* MapboxGeocoder.framework */; |
| 535 | + productType = "com.apple.product-type.framework"; |
| 536 | + }; |
494 | 537 | DD342B4F19A140EE00219F77 /* Example (Swift) */ = { |
495 | 538 | isa = PBXNativeTarget; |
496 | 539 | buildConfigurationList = DD342B6C19A140EE00219F77 /* Build configuration list for PBXNativeTarget "Example (Swift)" */; |
|
592 | 635 | DA5170C91CF253EE00CD6DCF = { |
593 | 636 | CreatedOnToolsVersion = 7.3.1; |
594 | 637 | }; |
| 638 | + DA5170EA1CF2581900CD6DCF = { |
| 639 | + CreatedOnToolsVersion = 7.3.1; |
| 640 | + }; |
595 | 641 | DD342B4F19A140EE00219F77 = { |
596 | 642 | CreatedOnToolsVersion = 6.0; |
597 | 643 | }; |
|
627 | 673 | DA51709E1CF1B18F00CD6DCF /* MapboxGeocoderMacTests */, |
628 | 674 | DA5170C01CF253EE00CD6DCF /* MapboxGeocoderTV */, |
629 | 675 | DA5170C91CF253EE00CD6DCF /* MapboxGeocoderTVTests */, |
| 676 | + DA5170EA1CF2581900CD6DCF /* MapboxGeocoderWatch */, |
630 | 677 | ); |
631 | 678 | }; |
632 | 679 | /* End PBXProject section */ |
|
668 | 715 | ); |
669 | 716 | runOnlyForDeploymentPostprocessing = 0; |
670 | 717 | }; |
| 718 | + DA5170E91CF2581900CD6DCF /* Resources */ = { |
| 719 | + isa = PBXResourcesBuildPhase; |
| 720 | + buildActionMask = 2147483647; |
| 721 | + files = ( |
| 722 | + ); |
| 723 | + runOnlyForDeploymentPostprocessing = 0; |
| 724 | + }; |
671 | 725 | DD342B4E19A140EE00219F77 /* Resources */ = { |
672 | 726 | isa = PBXResourcesBuildPhase; |
673 | 727 | buildActionMask = 2147483647; |
|
885 | 939 | ); |
886 | 940 | runOnlyForDeploymentPostprocessing = 0; |
887 | 941 | }; |
| 942 | + DA5170E61CF2581900CD6DCF /* Sources */ = { |
| 943 | + isa = PBXSourcesBuildPhase; |
| 944 | + buildActionMask = 2147483647; |
| 945 | + files = ( |
| 946 | + DA5170F91CF2582F00CD6DCF /* MBRectangularRegion.swift in Sources */, |
| 947 | + DA5170F61CF2582F00CD6DCF /* MBPlacemark.swift in Sources */, |
| 948 | + DA5170F51CF2582F00CD6DCF /* MBGeocoder.swift in Sources */, |
| 949 | + DA5170F81CF2582F00CD6DCF /* MBPlacemarkScope.swift in Sources */, |
| 950 | + DA5170F41CF2582F00CD6DCF /* MBGeocodeOptions.swift in Sources */, |
| 951 | + ); |
| 952 | + runOnlyForDeploymentPostprocessing = 0; |
| 953 | + }; |
888 | 954 | DD342B4C19A140EE00219F77 /* Sources */ = { |
889 | 955 | isa = PBXSourcesBuildPhase; |
890 | 956 | buildActionMask = 2147483647; |
|
1134 | 1200 | }; |
1135 | 1201 | name = Release; |
1136 | 1202 | }; |
| 1203 | + DA5170F01CF2581900CD6DCF /* Debug */ = { |
| 1204 | + isa = XCBuildConfiguration; |
| 1205 | + buildSettings = { |
| 1206 | + APPLICATION_EXTENSION_API_ONLY = YES; |
| 1207 | + CLANG_ANALYZER_NONNULL = YES; |
| 1208 | + CURRENT_PROJECT_VERSION = 1; |
| 1209 | + DEBUG_INFORMATION_FORMAT = dwarf; |
| 1210 | + DEFINES_MODULE = YES; |
| 1211 | + DYLIB_COMPATIBILITY_VERSION = 1; |
| 1212 | + DYLIB_CURRENT_VERSION = 1; |
| 1213 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; |
| 1214 | + GCC_NO_COMMON_BLOCKS = YES; |
| 1215 | + INFOPLIST_FILE = MapboxGeocoder/Info.plist; |
| 1216 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 1217 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1218 | + PRODUCT_BUNDLE_IDENTIFIER = com.mapbox.MapboxGeocoder; |
| 1219 | + PRODUCT_NAME = MapboxGeocoder; |
| 1220 | + SDKROOT = watchos; |
| 1221 | + SKIP_INSTALL = YES; |
| 1222 | + TARGETED_DEVICE_FAMILY = 4; |
| 1223 | + VERSIONING_SYSTEM = "apple-generic"; |
| 1224 | + VERSION_INFO_PREFIX = ""; |
| 1225 | + WATCHOS_DEPLOYMENT_TARGET = 2.0; |
| 1226 | + }; |
| 1227 | + name = Debug; |
| 1228 | + }; |
| 1229 | + DA5170F11CF2581900CD6DCF /* Release */ = { |
| 1230 | + isa = XCBuildConfiguration; |
| 1231 | + buildSettings = { |
| 1232 | + APPLICATION_EXTENSION_API_ONLY = YES; |
| 1233 | + CLANG_ANALYZER_NONNULL = YES; |
| 1234 | + COPY_PHASE_STRIP = NO; |
| 1235 | + CURRENT_PROJECT_VERSION = 1; |
| 1236 | + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 1237 | + DEFINES_MODULE = YES; |
| 1238 | + DYLIB_COMPATIBILITY_VERSION = 1; |
| 1239 | + DYLIB_CURRENT_VERSION = 1; |
| 1240 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; |
| 1241 | + GCC_NO_COMMON_BLOCKS = YES; |
| 1242 | + INFOPLIST_FILE = MapboxGeocoder/Info.plist; |
| 1243 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 1244 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1245 | + PRODUCT_BUNDLE_IDENTIFIER = com.mapbox.MapboxGeocoder; |
| 1246 | + PRODUCT_NAME = MapboxGeocoder; |
| 1247 | + SDKROOT = watchos; |
| 1248 | + SKIP_INSTALL = YES; |
| 1249 | + TARGETED_DEVICE_FAMILY = 4; |
| 1250 | + VERSIONING_SYSTEM = "apple-generic"; |
| 1251 | + VERSION_INFO_PREFIX = ""; |
| 1252 | + WATCHOS_DEPLOYMENT_TARGET = 2.0; |
| 1253 | + }; |
| 1254 | + name = Release; |
| 1255 | + }; |
1137 | 1256 | DD342B6A19A140EE00219F77 /* Debug */ = { |
1138 | 1257 | isa = XCBuildConfiguration; |
1139 | 1258 | buildSettings = { |
|
1381 | 1500 | defaultConfigurationIsVisible = 0; |
1382 | 1501 | defaultConfigurationName = Release; |
1383 | 1502 | }; |
| 1503 | + DA5170F21CF2581900CD6DCF /* Build configuration list for PBXNativeTarget "MapboxGeocoderWatch" */ = { |
| 1504 | + isa = XCConfigurationList; |
| 1505 | + buildConfigurations = ( |
| 1506 | + DA5170F01CF2581900CD6DCF /* Debug */, |
| 1507 | + DA5170F11CF2581900CD6DCF /* Release */, |
| 1508 | + ); |
| 1509 | + defaultConfigurationIsVisible = 0; |
| 1510 | + }; |
1384 | 1511 | DD342B4B19A140EE00219F77 /* Build configuration list for PBXProject "MapboxGeocoder" */ = { |
1385 | 1512 | isa = XCConfigurationList; |
1386 | 1513 | buildConfigurations = ( |
|
0 commit comments