|
90 | 90 | C8BB76831C4C3EC5002B21C8 /* RxDataSources.h in Headers */ = {isa = PBXBuildFile; fileRef = C8984C5D1C36AF35001E4272 /* RxDataSources.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
91 | 91 | C8CC634E1CCF8492006AE8CE /* Array+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8CC634C1CCF8492006AE8CE /* Array+Extensions.swift */; };
|
92 | 92 | C8CC634F1CCF8492006AE8CE /* Array+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8CC634C1CCF8492006AE8CE /* Array+Extensions.swift */; };
|
93 |
| - EA78F009FC91B3AC45AE7FE9 /* Pods_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E3CB312567712E0443B47BE1 /* Pods_Tests.framework */; }; |
| 93 | + C8E3905A1F36625B004FC993 /* RxDataSources.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C8984C5A1C36AF35001E4272 /* RxDataSources.framework */; }; |
94 | 94 | /* End PBXBuildFile section */
|
95 | 95 |
|
96 | 96 | /* Begin PBXContainerItemProxy section */
|
|
384 | 384 | isa = PBXFrameworksBuildPhase;
|
385 | 385 | buildActionMask = 2147483647;
|
386 | 386 | files = (
|
387 |
| - EA78F009FC91B3AC45AE7FE9 /* Pods_Tests.framework in Frameworks */, |
| 387 | + C8E3905A1F36625B004FC993 /* RxDataSources.framework in Frameworks */, |
388 | 388 | );
|
389 | 389 | runOnlyForDeploymentPostprocessing = 0;
|
390 | 390 | };
|
|
690 | 690 | isa = PBXNativeTarget;
|
691 | 691 | buildConfigurationList = C81905B81DEA019100AE679C /* Build configuration list for PBXNativeTarget "Tests" */;
|
692 | 692 | buildPhases = (
|
693 |
| - 7A8FAF6881AA4DF25A688A5C /* [CP] Check Pods Manifest.lock */, |
694 | 693 | C81905AA1DEA019100AE679C /* Sources */,
|
695 | 694 | C81905AB1DEA019100AE679C /* Frameworks */,
|
696 | 695 | C81905AC1DEA019100AE679C /* Resources */,
|
697 |
| - 73C0AF3DE0CAD577E16D87A7 /* [CP] Embed Pods Frameworks */, |
698 |
| - 27A442B5AD6499855584BB53 /* [CP] Copy Pods Resources */, |
699 | 696 | );
|
700 | 697 | buildRules = (
|
701 | 698 | );
|
|
1022 | 1019 | /* End PBXResourcesBuildPhase section */
|
1023 | 1020 |
|
1024 | 1021 | /* Begin PBXShellScriptBuildPhase section */
|
1025 |
| - 27A442B5AD6499855584BB53 /* [CP] Copy Pods Resources */ = { |
1026 |
| - isa = PBXShellScriptBuildPhase; |
1027 |
| - buildActionMask = 2147483647; |
1028 |
| - files = ( |
1029 |
| - ); |
1030 |
| - inputPaths = ( |
1031 |
| - ); |
1032 |
| - name = "[CP] Copy Pods Resources"; |
1033 |
| - outputPaths = ( |
1034 |
| - ); |
1035 |
| - runOnlyForDeploymentPostprocessing = 0; |
1036 |
| - shellPath = /bin/sh; |
1037 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Tests/Pods-Tests-resources.sh\"\n"; |
1038 |
| - showEnvVarsInLog = 0; |
1039 |
| - }; |
1040 |
| - 73C0AF3DE0CAD577E16D87A7 /* [CP] Embed Pods Frameworks */ = { |
1041 |
| - isa = PBXShellScriptBuildPhase; |
1042 |
| - buildActionMask = 2147483647; |
1043 |
| - files = ( |
1044 |
| - ); |
1045 |
| - inputPaths = ( |
1046 |
| - ); |
1047 |
| - name = "[CP] Embed Pods Frameworks"; |
1048 |
| - outputPaths = ( |
1049 |
| - ); |
1050 |
| - runOnlyForDeploymentPostprocessing = 0; |
1051 |
| - shellPath = /bin/sh; |
1052 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Tests/Pods-Tests-frameworks.sh\"\n"; |
1053 |
| - showEnvVarsInLog = 0; |
1054 |
| - }; |
1055 |
| - 7A8FAF6881AA4DF25A688A5C /* [CP] Check Pods Manifest.lock */ = { |
1056 |
| - isa = PBXShellScriptBuildPhase; |
1057 |
| - buildActionMask = 2147483647; |
1058 |
| - files = ( |
1059 |
| - ); |
1060 |
| - inputPaths = ( |
1061 |
| - ); |
1062 |
| - name = "[CP] Check Pods Manifest.lock"; |
1063 |
| - outputPaths = ( |
1064 |
| - ); |
1065 |
| - runOnlyForDeploymentPostprocessing = 0; |
1066 |
| - shellPath = /bin/sh; |
1067 |
| - 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"; |
1068 |
| - showEnvVarsInLog = 0; |
1069 |
| - }; |
1070 | 1022 | C82FDC991F3651D0002FA2B6 /* NormalizeCocoapods */ = {
|
1071 | 1023 | isa = PBXShellScriptBuildPhase;
|
1072 | 1024 | buildActionMask = 2147483647;
|
|
0 commit comments