|
29 | 29 | 5DB2515E1AAD9F3F00945339 /* ClientTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D8FFA371AAB08830078869E /* ClientTests.swift */; }; |
30 | 30 | 5DECA2DA1A960BC5001A6088 /* Index.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5DECA2D91A960BC5001A6088 /* Index.swift */; }; |
31 | 31 | 5DF8C1311A9CA354006E107B /* Type.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5DF8C1301A9CA354006E107B /* Type.swift */; }; |
| 32 | + BC01E66D1CA43CEE0067670B /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC01E66C1CA43CEE0067670B /* Request.swift */; }; |
| 33 | + BC01E66E1CA43CEE0067670B /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC01E66C1CA43CEE0067670B /* Request.swift */; }; |
| 34 | + BC09F7771CAE743900ABB395 /* BrowseIterator.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC09F7761CAE743900ABB395 /* BrowseIterator.swift */; }; |
| 35 | + BC09F7781CAE743900ABB395 /* BrowseIterator.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC09F7761CAE743900ABB395 /* BrowseIterator.swift */; }; |
| 36 | + BC09F77C1CAE80B200ABB395 /* BrowseIteratorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC09F7791CAE7FDF00ABB395 /* BrowseIteratorTests.swift */; }; |
| 37 | + BC09F77D1CAE80B300ABB395 /* BrowseIteratorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC09F7791CAE7FDF00ABB395 /* BrowseIteratorTests.swift */; }; |
| 38 | + BC0A015A1C9BEDB200CD4A7C /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC0A01591C9BEDB200CD4A7C /* Error.swift */; }; |
| 39 | + BC0A015B1C9BEDB200CD4A7C /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC0A01591C9BEDB200CD4A7C /* Error.swift */; }; |
| 40 | + BC0A01641C9C19CD00CD4A7C /* QueryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC0A01631C9C19CD00CD4A7C /* QueryTests.swift */; }; |
| 41 | + BC0A01651C9C19CD00CD4A7C /* QueryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC0A01631C9C19CD00CD4A7C /* QueryTests.swift */; }; |
| 42 | + BC4A7F391CB5308100AF1DCB /* AsyncOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC4A7F381CB5308100AF1DCB /* AsyncOperation.swift */; }; |
| 43 | + BC4A7F3A1CB5308100AF1DCB /* AsyncOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC4A7F381CB5308100AF1DCB /* AsyncOperation.swift */; }; |
| 44 | + BC4A7F3C1CB5373E00AF1DCB /* CancelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC4A7F3B1CB5373E00AF1DCB /* CancelTests.swift */; }; |
| 45 | + BC4A7F3D1CB5373E00AF1DCB /* CancelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC4A7F3B1CB5373E00AF1DCB /* CancelTests.swift */; }; |
| 46 | + BC68BC571CB69776007F9655 /* IndexQuery.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC68BC561CB69776007F9655 /* IndexQuery.swift */; }; |
| 47 | + BC68BC581CB69776007F9655 /* IndexQuery.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC68BC561CB69776007F9655 /* IndexQuery.swift */; }; |
| 48 | + BCDA73781CA546800082B197 /* NetworkTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCDA73771CA546800082B197 /* NetworkTests.swift */; }; |
| 49 | + BCDA73791CA546800082B197 /* NetworkTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCDA73771CA546800082B197 /* NetworkTests.swift */; }; |
| 50 | + BCDA737E1CA555070082B197 /* MockURLSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCDA737D1CA555070082B197 /* MockURLSession.swift */; }; |
| 51 | + BCDA737F1CA555070082B197 /* MockURLSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCDA737D1CA555070082B197 /* MockURLSession.swift */; }; |
32 | 52 | /* End PBXBuildFile section */ |
33 | 53 |
|
34 | 54 | /* Begin PBXContainerItemProxy section */ |
|
65 | 85 | 5DB251471AAD9EE400945339 /* AlgoliaSearch iOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "AlgoliaSearch iOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
66 | 86 | 5DECA2D91A960BC5001A6088 /* Index.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Index.swift; sourceTree = "<group>"; }; |
67 | 87 | 5DF8C1301A9CA354006E107B /* Type.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Type.swift; sourceTree = "<group>"; }; |
| 88 | + BC01E66C1CA43CEE0067670B /* Request.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Request.swift; sourceTree = "<group>"; }; |
| 89 | + BC09F7761CAE743900ABB395 /* BrowseIterator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BrowseIterator.swift; sourceTree = "<group>"; }; |
| 90 | + BC09F7791CAE7FDF00ABB395 /* BrowseIteratorTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BrowseIteratorTests.swift; sourceTree = "<group>"; }; |
| 91 | + BC0A01591C9BEDB200CD4A7C /* Error.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Error.swift; sourceTree = "<group>"; }; |
| 92 | + BC0A01601C9BEDE000CD4A7C /* MirroredIndex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MirroredIndex.swift; sourceTree = "<group>"; }; |
| 93 | + BC0A01611C9BEDE000CD4A7C /* MirrorSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MirrorSettings.swift; sourceTree = "<group>"; }; |
| 94 | + BC0A01621C9BEDE000CD4A7C /* OfflineClient.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OfflineClient.swift; sourceTree = "<group>"; }; |
| 95 | + BC0A01631C9C19CD00CD4A7C /* QueryTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = QueryTests.swift; sourceTree = "<group>"; }; |
| 96 | + BC4A7F381CB5308100AF1DCB /* AsyncOperation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AsyncOperation.swift; sourceTree = "<group>"; }; |
| 97 | + BC4A7F3B1CB5373E00AF1DCB /* CancelTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CancelTests.swift; sourceTree = "<group>"; }; |
| 98 | + BC68BC561CB69776007F9655 /* IndexQuery.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IndexQuery.swift; sourceTree = "<group>"; }; |
| 99 | + BCDA73771CA546800082B197 /* NetworkTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NetworkTests.swift; sourceTree = "<group>"; }; |
| 100 | + BCDA737D1CA555070082B197 /* MockURLSession.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MockURLSession.swift; sourceTree = "<group>"; }; |
68 | 101 | /* End PBXFileReference section */ |
69 | 102 |
|
70 | 103 | /* Begin PBXFrameworksBuildPhase section */ |
|
124 | 157 | 5D7495801A8E25A600B0263F /* Source */ = { |
125 | 158 | isa = PBXGroup; |
126 | 159 | children = ( |
| 160 | + BC4A7F381CB5308100AF1DCB /* AsyncOperation.swift */, |
| 161 | + 5D67400E1B4AA22600B326EC /* Cache.swift */, |
127 | 162 | 5D7495A01A8E277400B0263F /* Client.swift */, |
128 | | - 5D7495A61A8E499B00B0263F /* Query.swift */, |
| 163 | + BC0A01591C9BEDB200CD4A7C /* Error.swift */, |
| 164 | + 5D74959F1A8E277400B0263F /* Helpers.swift */, |
129 | 165 | 5DECA2D91A960BC5001A6088 /* Index.swift */, |
130 | | - 5D67400E1B4AA22600B326EC /* Cache.swift */, |
| 166 | + BC68BC561CB69776007F9655 /* IndexQuery.swift */, |
131 | 167 | 5D09E1DB1AC0773A00B799A6 /* Network.swift */, |
| 168 | + 5D7495A61A8E499B00B0263F /* Query.swift */, |
| 169 | + BC01E66C1CA43CEE0067670B /* Request.swift */, |
132 | 170 | 5DF8C1301A9CA354006E107B /* Type.swift */, |
133 | | - 5D74959F1A8E277400B0263F /* Helpers.swift */, |
| 171 | + BC09F7751CAE742800ABB395 /* Helpers */, |
| 172 | + BC0A015F1C9BEDE000CD4A7C /* Offline */, |
134 | 173 | 5D7495811A8E25A600B0263F /* Supporting Files */, |
135 | 174 | ); |
136 | 175 | path = Source; |
|
147 | 186 | 5D74958D1A8E25A600B0263F /* Tests */ = { |
148 | 187 | isa = PBXGroup; |
149 | 188 | children = ( |
150 | | - 5D8FFA391AAB0AB80078869E /* IndexTests.swift */, |
| 189 | + BC09F7791CAE7FDF00ABB395 /* BrowseIteratorTests.swift */, |
| 190 | + BC4A7F3B1CB5373E00AF1DCB /* CancelTests.swift */, |
151 | 191 | 5D8FFA371AAB08830078869E /* ClientTests.swift */, |
152 | 192 | 5D44D0261B362648008369AC /* Helpers.swift */, |
| 193 | + 5D8FFA391AAB0AB80078869E /* IndexTests.swift */, |
| 194 | + BCDA737D1CA555070082B197 /* MockURLSession.swift */, |
| 195 | + BCDA73771CA546800082B197 /* NetworkTests.swift */, |
| 196 | + BC0A01631C9C19CD00CD4A7C /* QueryTests.swift */, |
153 | 197 | 5D74958E1A8E25A600B0263F /* Supporting Files */, |
154 | 198 | ); |
155 | 199 | path = Tests; |
|
163 | 207 | name = "Supporting Files"; |
164 | 208 | sourceTree = "<group>"; |
165 | 209 | }; |
| 210 | + BC09F7751CAE742800ABB395 /* Helpers */ = { |
| 211 | + isa = PBXGroup; |
| 212 | + children = ( |
| 213 | + BC09F7761CAE743900ABB395 /* BrowseIterator.swift */, |
| 214 | + ); |
| 215 | + path = Helpers; |
| 216 | + sourceTree = "<group>"; |
| 217 | + }; |
| 218 | + BC0A015F1C9BEDE000CD4A7C /* Offline */ = { |
| 219 | + isa = PBXGroup; |
| 220 | + children = ( |
| 221 | + BC0A01601C9BEDE000CD4A7C /* MirroredIndex.swift */, |
| 222 | + BC0A01611C9BEDE000CD4A7C /* MirrorSettings.swift */, |
| 223 | + BC0A01621C9BEDE000CD4A7C /* OfflineClient.swift */, |
| 224 | + ); |
| 225 | + path = Offline; |
| 226 | + sourceTree = "<group>"; |
| 227 | + }; |
166 | 228 | /* End PBXGroup section */ |
167 | 229 |
|
168 | 230 | /* Begin PBXHeadersBuildPhase section */ |
|
328 | 390 | isa = PBXSourcesBuildPhase; |
329 | 391 | buildActionMask = 2147483647; |
330 | 392 | files = ( |
| 393 | + BC0A015A1C9BEDB200CD4A7C /* Error.swift in Sources */, |
| 394 | + BC68BC571CB69776007F9655 /* IndexQuery.swift in Sources */, |
331 | 395 | 5D67400F1B4AA22600B326EC /* Cache.swift in Sources */, |
| 396 | + BC4A7F391CB5308100AF1DCB /* AsyncOperation.swift in Sources */, |
332 | 397 | 5DF8C1311A9CA354006E107B /* Type.swift in Sources */, |
333 | 398 | 5DECA2DA1A960BC5001A6088 /* Index.swift in Sources */, |
334 | 399 | 5D09E1DC1AC0773A00B799A6 /* Network.swift in Sources */, |
335 | 400 | 5D7495A21A8E277400B0263F /* Client.swift in Sources */, |
336 | 401 | 5D7495A71A8E499B00B0263F /* Query.swift in Sources */, |
| 402 | + BC01E66D1CA43CEE0067670B /* Request.swift in Sources */, |
337 | 403 | 5D7495A11A8E277400B0263F /* Helpers.swift in Sources */, |
| 404 | + BC09F7771CAE743900ABB395 /* BrowseIterator.swift in Sources */, |
338 | 405 | ); |
339 | 406 | runOnlyForDeploymentPostprocessing = 0; |
340 | 407 | }; |
341 | 408 | 5D7495851A8E25A600B0263F /* Sources */ = { |
342 | 409 | isa = PBXSourcesBuildPhase; |
343 | 410 | buildActionMask = 2147483647; |
344 | 411 | files = ( |
| 412 | + BC09F77C1CAE80B200ABB395 /* BrowseIteratorTests.swift in Sources */, |
| 413 | + BC0A01641C9C19CD00CD4A7C /* QueryTests.swift in Sources */, |
345 | 414 | 5D8FFA381AAB08830078869E /* ClientTests.swift in Sources */, |
| 415 | + BCDA73781CA546800082B197 /* NetworkTests.swift in Sources */, |
| 416 | + BCDA737E1CA555070082B197 /* MockURLSession.swift in Sources */, |
| 417 | + BC4A7F3C1CB5373E00AF1DCB /* CancelTests.swift in Sources */, |
346 | 418 | 5D44D0271B362648008369AC /* Helpers.swift in Sources */, |
347 | 419 | 5D8FFA3A1AAB0AB80078869E /* IndexTests.swift in Sources */, |
348 | 420 | ); |
|
352 | 424 | isa = PBXSourcesBuildPhase; |
353 | 425 | buildActionMask = 2147483647; |
354 | 426 | files = ( |
| 427 | + BC0A015B1C9BEDB200CD4A7C /* Error.swift in Sources */, |
| 428 | + BC68BC581CB69776007F9655 /* IndexQuery.swift in Sources */, |
355 | 429 | 5D6740101B4AA22600B326EC /* Cache.swift in Sources */, |
| 430 | + BC4A7F3A1CB5308100AF1DCB /* AsyncOperation.swift in Sources */, |
356 | 431 | 5DB2515C1AAD9F3300945339 /* Helpers.swift in Sources */, |
357 | 432 | 5DB251591AAD9F2A00945339 /* Query.swift in Sources */, |
358 | 433 | 5D09E1DD1AC0773A00B799A6 /* Network.swift in Sources */, |
359 | 434 | 5DB251581AAD9F2700945339 /* Client.swift in Sources */, |
360 | 435 | 5DB2515A1AAD9F2D00945339 /* Index.swift in Sources */, |
| 436 | + BC01E66E1CA43CEE0067670B /* Request.swift in Sources */, |
361 | 437 | 5DB2515B1AAD9F2F00945339 /* Type.swift in Sources */, |
| 438 | + BC09F7781CAE743900ABB395 /* BrowseIterator.swift in Sources */, |
362 | 439 | ); |
363 | 440 | runOnlyForDeploymentPostprocessing = 0; |
364 | 441 | }; |
365 | 442 | 5DB251431AAD9EE400945339 /* Sources */ = { |
366 | 443 | isa = PBXSourcesBuildPhase; |
367 | 444 | buildActionMask = 2147483647; |
368 | 445 | files = ( |
| 446 | + BC09F77D1CAE80B300ABB395 /* BrowseIteratorTests.swift in Sources */, |
| 447 | + BC0A01651C9C19CD00CD4A7C /* QueryTests.swift in Sources */, |
369 | 448 | 5DB2515E1AAD9F3F00945339 /* ClientTests.swift in Sources */, |
| 449 | + BCDA73791CA546800082B197 /* NetworkTests.swift in Sources */, |
| 450 | + BCDA737F1CA555070082B197 /* MockURLSession.swift in Sources */, |
| 451 | + BC4A7F3D1CB5373E00AF1DCB /* CancelTests.swift in Sources */, |
370 | 452 | 5D44D0281B362648008369AC /* Helpers.swift in Sources */, |
371 | 453 | 5DB2515D1AAD9F3B00945339 /* IndexTests.swift in Sources */, |
372 | 454 | ); |
|
424 | 506 | GCC_WARN_UNUSED_FUNCTION = YES; |
425 | 507 | GCC_WARN_UNUSED_VARIABLE = YES; |
426 | 508 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
427 | | - MACOSX_DEPLOYMENT_TARGET = 10.9; |
| 509 | + MACOSX_DEPLOYMENT_TARGET = 10.10; |
428 | 510 | MTL_ENABLE_DEBUG_INFO = YES; |
429 | 511 | ONLY_ACTIVE_ARCH = YES; |
430 | 512 | SDKROOT = macosx; |
|
464 | 546 | GCC_WARN_UNUSED_FUNCTION = YES; |
465 | 547 | GCC_WARN_UNUSED_VARIABLE = YES; |
466 | 548 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
467 | | - MACOSX_DEPLOYMENT_TARGET = 10.9; |
| 549 | + MACOSX_DEPLOYMENT_TARGET = 10.10; |
468 | 550 | MTL_ENABLE_DEBUG_INFO = NO; |
469 | 551 | SDKROOT = macosx; |
470 | 552 | VERSIONING_SYSTEM = "apple-generic"; |
|
482 | 564 | DYLIB_COMPATIBILITY_VERSION = 1; |
483 | 565 | DYLIB_CURRENT_VERSION = 1; |
484 | 566 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
485 | | - FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
486 | 567 | FRAMEWORK_VERSION = A; |
487 | 568 | INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist"; |
488 | 569 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
489 | 570 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; |
490 | | - MACOSX_DEPLOYMENT_TARGET = 10.9; |
491 | 571 | PRODUCT_BUNDLE_IDENTIFIER = "com.algolia.$(PRODUCT_NAME:rfc1034identifier)"; |
492 | 572 | PRODUCT_NAME = AlgoliaSearch; |
493 | 573 | SDKROOT = macosx; |
|
506 | 586 | DYLIB_COMPATIBILITY_VERSION = 1; |
507 | 587 | DYLIB_CURRENT_VERSION = 1; |
508 | 588 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
509 | | - FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
510 | 589 | FRAMEWORK_VERSION = A; |
511 | 590 | INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist"; |
512 | 591 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
513 | 592 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; |
514 | | - MACOSX_DEPLOYMENT_TARGET = 10.9; |
515 | 593 | PRODUCT_BUNDLE_IDENTIFIER = "com.algolia.$(PRODUCT_NAME:rfc1034identifier)"; |
516 | 594 | PRODUCT_NAME = AlgoliaSearch; |
517 | 595 | SDKROOT = macosx; |
|
523 | 601 | isa = XCBuildConfiguration; |
524 | 602 | buildSettings = { |
525 | 603 | COMBINE_HIDPI_IMAGES = YES; |
526 | | - FRAMEWORK_SEARCH_PATHS = ( |
527 | | - "$(DEVELOPER_FRAMEWORKS_DIR)", |
528 | | - "$(inherited)", |
529 | | - ); |
530 | 604 | GCC_PREPROCESSOR_DEFINITIONS = ( |
531 | 605 | "DEBUG=1", |
532 | 606 | "$(inherited)", |
|
542 | 616 | isa = XCBuildConfiguration; |
543 | 617 | buildSettings = { |
544 | 618 | COMBINE_HIDPI_IMAGES = YES; |
545 | | - FRAMEWORK_SEARCH_PATHS = ( |
546 | | - "$(DEVELOPER_FRAMEWORKS_DIR)", |
547 | | - "$(inherited)", |
548 | | - ); |
549 | 619 | INFOPLIST_FILE = Tests/Info.plist; |
550 | 620 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; |
551 | 621 | PRODUCT_BUNDLE_IDENTIFIER = "com.algolia.$(PRODUCT_NAME:rfc1034identifier)"; |
|
563 | 633 | DYLIB_COMPATIBILITY_VERSION = 1; |
564 | 634 | DYLIB_CURRENT_VERSION = 1; |
565 | 635 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
566 | | - FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
567 | 636 | GCC_PREPROCESSOR_DEFINITIONS = ( |
568 | 637 | "DEBUG=1", |
569 | 638 | "$(inherited)", |
|
590 | 659 | DYLIB_COMPATIBILITY_VERSION = 1; |
591 | 660 | DYLIB_CURRENT_VERSION = 1; |
592 | 661 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
593 | | - FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
594 | 662 | INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist"; |
595 | 663 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
596 | 664 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
|
0 commit comments