|
12 | 12 | 4353C68521C6A3F200A824DD /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4353C68421C6A3F200A824DD /* Assets.xcassets */; }; |
13 | 13 | 4353C68821C6A3F200A824DD /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4353C68621C6A3F200A824DD /* LaunchScreen.storyboard */; }; |
14 | 14 | 4353C69321C6A3F200A824DD /* CleanArchitectureTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4353C69221C6A3F200A824DD /* CleanArchitectureTests.swift */; }; |
15 | | - 4353C69E21C6A3F200A824DD /* CleanArchitectureUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4353C69D21C6A3F200A824DD /* CleanArchitectureUITests.swift */; }; |
16 | 15 | 43682B1721C6A93F00716C2C /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43682B1621C6A93F00716C2C /* ViewController.swift */; }; |
17 | 16 | 43682B1A21C6A9B900716C2C /* Application.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43682B1921C6A9B900716C2C /* Application.swift */; }; |
18 | 17 | 43682B2121C6AB9B00716C2C /* SearchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43682B1F21C6AB9B00716C2C /* SearchViewController.swift */; }; |
|
29 | 28 | 43682B3721C6B02600716C2C /* MeNavigator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43682B3621C6B02600716C2C /* MeNavigator.swift */; }; |
30 | 29 | 43682B3921C6B28B00716C2C /* App.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43682B3821C6B28B00716C2C /* App.swift */; }; |
31 | 30 | 43682B3C21C6B38B00716C2C /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43682B3B21C6B38B00716C2C /* String.swift */; }; |
32 | | - 5E8D7964048BF527730F25C7 /* Pods_CleanArchitectureUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 36A681191E9522F67040C5B4 /* Pods_CleanArchitectureUITests.framework */; }; |
33 | 31 | 956645E2564500EDB3CF387E /* Pods_CleanArchitecture.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C02D3B665AE9543DC884C9D2 /* Pods_CleanArchitecture.framework */; }; |
34 | 32 | /* End PBXBuildFile section */ |
35 | 33 |
|
|
41 | 39 | remoteGlobalIDString = 4353C67921C6A3F100A824DD; |
42 | 40 | remoteInfo = CleanArchitecture; |
43 | 41 | }; |
44 | | - 4353C69A21C6A3F200A824DD /* PBXContainerItemProxy */ = { |
45 | | - isa = PBXContainerItemProxy; |
46 | | - containerPortal = 4353C67221C6A3F100A824DD /* Project object */; |
47 | | - proxyType = 1; |
48 | | - remoteGlobalIDString = 4353C67921C6A3F100A824DD; |
49 | | - remoteInfo = CleanArchitecture; |
50 | | - }; |
51 | 42 | /* End PBXContainerItemProxy section */ |
52 | 43 |
|
53 | 44 | /* Begin PBXFileReference section */ |
|
60 | 51 | 4353C68E21C6A3F200A824DD /* CleanArchitectureTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CleanArchitectureTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
61 | 52 | 4353C69221C6A3F200A824DD /* CleanArchitectureTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CleanArchitectureTests.swift; sourceTree = "<group>"; }; |
62 | 53 | 4353C69421C6A3F200A824DD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
63 | | - 4353C69921C6A3F200A824DD /* CleanArchitectureUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CleanArchitectureUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
64 | | - 4353C69D21C6A3F200A824DD /* CleanArchitectureUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CleanArchitectureUITests.swift; sourceTree = "<group>"; }; |
65 | | - 4353C69F21C6A3F200A824DD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
66 | 54 | 43682B1621C6A93F00716C2C /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; }; |
67 | 55 | 43682B1921C6A9B900716C2C /* Application.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Application.swift; sourceTree = "<group>"; }; |
68 | 56 | 43682B1F21C6AB9B00716C2C /* SearchViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchViewController.swift; sourceTree = "<group>"; }; |
|
106 | 94 | ); |
107 | 95 | runOnlyForDeploymentPostprocessing = 0; |
108 | 96 | }; |
109 | | - 4353C69621C6A3F200A824DD /* Frameworks */ = { |
110 | | - isa = PBXFrameworksBuildPhase; |
111 | | - buildActionMask = 2147483647; |
112 | | - files = ( |
113 | | - 5E8D7964048BF527730F25C7 /* Pods_CleanArchitectureUITests.framework in Frameworks */, |
114 | | - ); |
115 | | - runOnlyForDeploymentPostprocessing = 0; |
116 | | - }; |
117 | 97 | /* End PBXFrameworksBuildPhase section */ |
118 | 98 |
|
119 | 99 | /* Begin PBXGroup section */ |
|
132 | 112 | children = ( |
133 | 113 | 4353C67C21C6A3F100A824DD /* CleanArchitecture */, |
134 | 114 | 4353C69121C6A3F200A824DD /* CleanArchitectureTests */, |
135 | | - 4353C69C21C6A3F200A824DD /* CleanArchitectureUITests */, |
136 | 115 | 4353C67B21C6A3F100A824DD /* Products */, |
137 | 116 | 51731A29D82242B01C173510 /* Pods */, |
138 | 117 | 0A8590EDB8344B57477E7F20 /* Frameworks */, |
|
144 | 123 | children = ( |
145 | 124 | 4353C67A21C6A3F100A824DD /* CleanArchitecture.app */, |
146 | 125 | 4353C68E21C6A3F200A824DD /* CleanArchitectureTests.xctest */, |
147 | | - 4353C69921C6A3F200A824DD /* CleanArchitectureUITests.xctest */, |
148 | 126 | ); |
149 | 127 | name = Products; |
150 | 128 | sourceTree = "<group>"; |
|
174 | 152 | path = CleanArchitectureTests; |
175 | 153 | sourceTree = "<group>"; |
176 | 154 | }; |
177 | | - 4353C69C21C6A3F200A824DD /* CleanArchitectureUITests */ = { |
178 | | - isa = PBXGroup; |
179 | | - children = ( |
180 | | - 4353C69D21C6A3F200A824DD /* CleanArchitectureUITests.swift */, |
181 | | - 4353C69F21C6A3F200A824DD /* Info.plist */, |
182 | | - ); |
183 | | - path = CleanArchitectureUITests; |
184 | | - sourceTree = "<group>"; |
185 | | - }; |
186 | 155 | 43682B0C21C6A89C00716C2C /* Application */ = { |
187 | 156 | isa = PBXGroup; |
188 | 157 | children = ( |
|
418 | 387 | productReference = 4353C68E21C6A3F200A824DD /* CleanArchitectureTests.xctest */; |
419 | 388 | productType = "com.apple.product-type.bundle.unit-test"; |
420 | 389 | }; |
421 | | - 4353C69821C6A3F200A824DD /* CleanArchitectureUITests */ = { |
422 | | - isa = PBXNativeTarget; |
423 | | - buildConfigurationList = 4353C6A821C6A3F200A824DD /* Build configuration list for PBXNativeTarget "CleanArchitectureUITests" */; |
424 | | - buildPhases = ( |
425 | | - F66BCF0CE813CC9A596646F9 /* [CP] Check Pods Manifest.lock */, |
426 | | - 4353C69521C6A3F200A824DD /* Sources */, |
427 | | - 4353C69621C6A3F200A824DD /* Frameworks */, |
428 | | - 4353C69721C6A3F200A824DD /* Resources */, |
429 | | - 995248062AF3F0FE89097A03 /* [CP] Embed Pods Frameworks */, |
430 | | - ); |
431 | | - buildRules = ( |
432 | | - ); |
433 | | - dependencies = ( |
434 | | - 4353C69B21C6A3F200A824DD /* PBXTargetDependency */, |
435 | | - ); |
436 | | - name = CleanArchitectureUITests; |
437 | | - productName = CleanArchitectureUITests; |
438 | | - productReference = 4353C69921C6A3F200A824DD /* CleanArchitectureUITests.xctest */; |
439 | | - productType = "com.apple.product-type.bundle.ui-testing"; |
440 | | - }; |
441 | 390 | /* End PBXNativeTarget section */ |
442 | 391 |
|
443 | 392 | /* Begin PBXProject section */ |
|
455 | 404 | CreatedOnToolsVersion = 10.1; |
456 | 405 | TestTargetID = 4353C67921C6A3F100A824DD; |
457 | 406 | }; |
458 | | - 4353C69821C6A3F200A824DD = { |
459 | | - CreatedOnToolsVersion = 10.1; |
460 | | - TestTargetID = 4353C67921C6A3F100A824DD; |
461 | | - }; |
462 | 407 | }; |
463 | 408 | }; |
464 | 409 | buildConfigurationList = 4353C67521C6A3F100A824DD /* Build configuration list for PBXProject "CleanArchitecture" */; |
|
476 | 421 | targets = ( |
477 | 422 | 4353C67921C6A3F100A824DD /* CleanArchitecture */, |
478 | 423 | 4353C68D21C6A3F200A824DD /* CleanArchitectureTests */, |
479 | | - 4353C69821C6A3F200A824DD /* CleanArchitectureUITests */, |
480 | 424 | ); |
481 | 425 | }; |
482 | 426 | /* End PBXProject section */ |
|
502 | 446 | ); |
503 | 447 | runOnlyForDeploymentPostprocessing = 0; |
504 | 448 | }; |
505 | | - 4353C69721C6A3F200A824DD /* Resources */ = { |
506 | | - isa = PBXResourcesBuildPhase; |
507 | | - buildActionMask = 2147483647; |
508 | | - files = ( |
509 | | - ); |
510 | | - runOnlyForDeploymentPostprocessing = 0; |
511 | | - }; |
512 | 449 | /* End PBXResourcesBuildPhase section */ |
513 | 450 |
|
514 | 451 | /* Begin PBXShellScriptBuildPhase section */ |
|
552 | 489 | shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
553 | 490 | showEnvVarsInLog = 0; |
554 | 491 | }; |
555 | | - 995248062AF3F0FE89097A03 /* [CP] Embed Pods Frameworks */ = { |
556 | | - isa = PBXShellScriptBuildPhase; |
557 | | - buildActionMask = 2147483647; |
558 | | - files = ( |
559 | | - ); |
560 | | - inputFileListPaths = ( |
561 | | - ); |
562 | | - inputPaths = ( |
563 | | - "${SRCROOT}/Pods/Target Support Files/Pods-CleanArchitectureUITests/Pods-CleanArchitectureUITests-frameworks.sh", |
564 | | - "${BUILT_PRODUCTS_DIR}/RxAtomic/RxAtomic.framework", |
565 | | - "${BUILT_PRODUCTS_DIR}/RxSwift/RxSwift.framework", |
566 | | - "${BUILT_PRODUCTS_DIR}/Nimble/Nimble.framework", |
567 | | - "${BUILT_PRODUCTS_DIR}/RxBlocking/RxBlocking.framework", |
568 | | - "${BUILT_PRODUCTS_DIR}/RxTest/RxTest.framework", |
569 | | - ); |
570 | | - name = "[CP] Embed Pods Frameworks"; |
571 | | - outputFileListPaths = ( |
572 | | - ); |
573 | | - outputPaths = ( |
574 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxAtomic.framework", |
575 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxSwift.framework", |
576 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Nimble.framework", |
577 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxBlocking.framework", |
578 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxTest.framework", |
579 | | - ); |
580 | | - runOnlyForDeploymentPostprocessing = 0; |
581 | | - shellPath = /bin/sh; |
582 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-CleanArchitectureUITests/Pods-CleanArchitectureUITests-frameworks.sh\"\n"; |
583 | | - showEnvVarsInLog = 0; |
584 | | - }; |
585 | 492 | BBE04EB16FBACA4B7A551FF7 /* [CP] Check Pods Manifest.lock */ = { |
586 | 493 | isa = PBXShellScriptBuildPhase; |
587 | 494 | buildActionMask = 2147483647; |
|
670 | 577 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-CleanArchitectureTests/Pods-CleanArchitectureTests-frameworks.sh\"\n"; |
671 | 578 | showEnvVarsInLog = 0; |
672 | 579 | }; |
673 | | - F66BCF0CE813CC9A596646F9 /* [CP] Check Pods Manifest.lock */ = { |
674 | | - isa = PBXShellScriptBuildPhase; |
675 | | - buildActionMask = 2147483647; |
676 | | - files = ( |
677 | | - ); |
678 | | - inputFileListPaths = ( |
679 | | - ); |
680 | | - inputPaths = ( |
681 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
682 | | - "${PODS_ROOT}/Manifest.lock", |
683 | | - ); |
684 | | - name = "[CP] Check Pods Manifest.lock"; |
685 | | - outputFileListPaths = ( |
686 | | - ); |
687 | | - outputPaths = ( |
688 | | - "$(DERIVED_FILE_DIR)/Pods-CleanArchitectureUITests-checkManifestLockResult.txt", |
689 | | - ); |
690 | | - runOnlyForDeploymentPostprocessing = 0; |
691 | | - shellPath = /bin/sh; |
692 | | - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
693 | | - showEnvVarsInLog = 0; |
694 | | - }; |
695 | 580 | /* End PBXShellScriptBuildPhase section */ |
696 | 581 |
|
697 | 582 | /* Begin PBXSourcesBuildPhase section */ |
|
723 | 608 | ); |
724 | 609 | runOnlyForDeploymentPostprocessing = 0; |
725 | 610 | }; |
726 | | - 4353C69521C6A3F200A824DD /* Sources */ = { |
727 | | - isa = PBXSourcesBuildPhase; |
728 | | - buildActionMask = 2147483647; |
729 | | - files = ( |
730 | | - 4353C69E21C6A3F200A824DD /* CleanArchitectureUITests.swift in Sources */, |
731 | | - ); |
732 | | - runOnlyForDeploymentPostprocessing = 0; |
733 | | - }; |
734 | 611 | /* End PBXSourcesBuildPhase section */ |
735 | 612 |
|
736 | 613 | /* Begin PBXTargetDependency section */ |
|
739 | 616 | target = 4353C67921C6A3F100A824DD /* CleanArchitecture */; |
740 | 617 | targetProxy = 4353C68F21C6A3F200A824DD /* PBXContainerItemProxy */; |
741 | 618 | }; |
742 | | - 4353C69B21C6A3F200A824DD /* PBXTargetDependency */ = { |
743 | | - isa = PBXTargetDependency; |
744 | | - target = 4353C67921C6A3F100A824DD /* CleanArchitecture */; |
745 | | - targetProxy = 4353C69A21C6A3F200A824DD /* PBXContainerItemProxy */; |
746 | | - }; |
747 | 619 | /* End PBXTargetDependency section */ |
748 | 620 |
|
749 | 621 | /* Begin PBXVariantGroup section */ |
|
952 | 824 | }; |
953 | 825 | name = Release; |
954 | 826 | }; |
955 | | - 4353C6A921C6A3F200A824DD /* Debug */ = { |
956 | | - isa = XCBuildConfiguration; |
957 | | - baseConfigurationReference = ED427AF608C633973D2DC75E /* Pods-CleanArchitectureUITests.debug.xcconfig */; |
958 | | - buildSettings = { |
959 | | - CODE_SIGN_STYLE = Automatic; |
960 | | - INFOPLIST_FILE = CleanArchitectureUITests/Info.plist; |
961 | | - LD_RUNPATH_SEARCH_PATHS = ( |
962 | | - "$(inherited)", |
963 | | - "@executable_path/Frameworks", |
964 | | - "@loader_path/Frameworks", |
965 | | - ); |
966 | | - PRODUCT_BUNDLE_IDENTIFIER = me.mlsuho.CleanArchitectureUITests; |
967 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
968 | | - SWIFT_VERSION = 4.2; |
969 | | - TARGETED_DEVICE_FAMILY = "1,2"; |
970 | | - TEST_TARGET_NAME = CleanArchitecture; |
971 | | - }; |
972 | | - name = Debug; |
973 | | - }; |
974 | | - 4353C6AA21C6A3F200A824DD /* Release */ = { |
975 | | - isa = XCBuildConfiguration; |
976 | | - baseConfigurationReference = E834C762AF7BE59A89A92D33 /* Pods-CleanArchitectureUITests.release.xcconfig */; |
977 | | - buildSettings = { |
978 | | - CODE_SIGN_STYLE = Automatic; |
979 | | - INFOPLIST_FILE = CleanArchitectureUITests/Info.plist; |
980 | | - LD_RUNPATH_SEARCH_PATHS = ( |
981 | | - "$(inherited)", |
982 | | - "@executable_path/Frameworks", |
983 | | - "@loader_path/Frameworks", |
984 | | - ); |
985 | | - PRODUCT_BUNDLE_IDENTIFIER = me.mlsuho.CleanArchitectureUITests; |
986 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
987 | | - SWIFT_VERSION = 4.2; |
988 | | - TARGETED_DEVICE_FAMILY = "1,2"; |
989 | | - TEST_TARGET_NAME = CleanArchitecture; |
990 | | - }; |
991 | | - name = Release; |
992 | | - }; |
993 | 827 | /* End XCBuildConfiguration section */ |
994 | 828 |
|
995 | 829 | /* Begin XCConfigurationList section */ |
|
1020 | 854 | defaultConfigurationIsVisible = 0; |
1021 | 855 | defaultConfigurationName = Release; |
1022 | 856 | }; |
1023 | | - 4353C6A821C6A3F200A824DD /* Build configuration list for PBXNativeTarget "CleanArchitectureUITests" */ = { |
1024 | | - isa = XCConfigurationList; |
1025 | | - buildConfigurations = ( |
1026 | | - 4353C6A921C6A3F200A824DD /* Debug */, |
1027 | | - 4353C6AA21C6A3F200A824DD /* Release */, |
1028 | | - ); |
1029 | | - defaultConfigurationIsVisible = 0; |
1030 | | - defaultConfigurationName = Release; |
1031 | | - }; |
1032 | 857 | /* End XCConfigurationList section */ |
1033 | 858 | }; |
1034 | 859 | rootObject = 4353C67221C6A3F100A824DD /* Project object */; |
|
0 commit comments