|
|
@@ -13,7 +13,6 @@
|
|
|
CDC748E925313D81008D9D1D /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC748B425313553008D9D1D /* GoogleMock.framework */; };
|
|
|
CDC748F4253141AF008D9D1D /* libstring-utils.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC748F125314196008D9D1D /* libstring-utils.a */; };
|
|
|
CDF978A525323ADB00204B5C /* prompt_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDF978A425323ADB00204B5C /* prompt_test.cxx */; };
|
|
|
- CDF978A725323BFF00204B5C /* prompt.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDF978A625323BFF00204B5C /* prompt.cxx */; };
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
@@ -78,7 +77,6 @@
|
|
|
CDC748E625313CBC008D9D1D /* cli_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = cli_test.cxx; sourceTree = "<group>"; };
|
|
|
CDC748EA25314195008D9D1D /* string-utils.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "string-utils.xcodeproj"; path = "external/string-utils/string-utils.xcodeproj"; sourceTree = "<group>"; };
|
|
|
CDF978A425323ADB00204B5C /* prompt_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = prompt_test.cxx; sourceTree = "<group>"; };
|
|
|
- CDF978A625323BFF00204B5C /* prompt.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = prompt.cxx; sourceTree = "<group>"; };
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
@@ -140,7 +138,6 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
CDC748E2253136FD008D9D1D /* cli.cxx */,
|
|
|
- CDF978A625323BFF00204B5C /* prompt.cxx */,
|
|
|
);
|
|
|
path = src;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -333,7 +330,6 @@
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
CDC748E5253136FD008D9D1D /* cli.cxx in Sources */,
|
|
|
- CDF978A725323BFF00204B5C /* prompt.cxx in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|