Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Commit

Permalink
Removed Test build configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
vincode-io committed Apr 24, 2020
1 parent 2fc9b9c commit 8101180
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.
26 changes: 0 additions & 26 deletions RSTree.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
518B2EAC2351375700400001 /* RSTree_project_test.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = RSTree_project_test.xcconfig; sourceTree = "<group>"; };
842A0BE11CFCB9BC00BF746C /* RSTree.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RSTree.framework; sourceTree = BUILT_PRODUCTS_DIR; };
842A0BE41CFCB9BC00BF746C /* RSTree.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RSTree.h; path = RSTree/RSTree.h; sourceTree = "<group>"; };
842A0BE61CFCB9BC00BF746C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = RSTree/Info.plist; sourceTree = "<group>"; };
Expand Down Expand Up @@ -105,7 +104,6 @@
children = (
D511EF1C20242EC900712EC3 /* RSTree_project.xcconfig */,
D511EF1E20242EC900712EC3 /* RSTree_project_debug.xcconfig */,
518B2EAC2351375700400001 /* RSTree_project_test.xcconfig */,
D511EF1F20242EC900712EC3 /* RSTree_project_release.xcconfig */,
D511EF1D20242EC900712EC3 /* RSTree_target.xcconfig */,
D511EF1B20242EC900712EC3 /* RSTreeTests_target.xcconfig */,
Expand Down Expand Up @@ -277,27 +275,6 @@
/* End PBXTargetDependency section */

/* Begin XCBuildConfiguration section */
51EC8946235120A70061B6F6 /* Test */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 518B2EAC2351375700400001 /* RSTree_project_test.xcconfig */;
buildSettings = {
};
name = Test;
};
51EC8947235120A70061B6F6 /* Test */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D511EF1D20242EC900712EC3 /* RSTree_target.xcconfig */;
buildSettings = {
};
name = Test;
};
51EC8948235120A70061B6F6 /* Test */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D511EF1B20242EC900712EC3 /* RSTreeTests_target.xcconfig */;
buildSettings = {
};
name = Test;
};
842A0BF31CFCB9BC00BF746C /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D511EF1E20242EC900712EC3 /* RSTree_project_debug.xcconfig */;
Expand Down Expand Up @@ -347,7 +324,6 @@
isa = XCConfigurationList;
buildConfigurations = (
842A0BF31CFCB9BC00BF746C /* Debug */,
51EC8946235120A70061B6F6 /* Test */,
842A0BF41CFCB9BC00BF746C /* Release */,
);
defaultConfigurationIsVisible = 0;
Expand All @@ -357,7 +333,6 @@
isa = XCConfigurationList;
buildConfigurations = (
842A0BF61CFCB9BC00BF746C /* Debug */,
51EC8947235120A70061B6F6 /* Test */,
842A0BF71CFCB9BC00BF746C /* Release */,
);
defaultConfigurationIsVisible = 0;
Expand All @@ -367,7 +342,6 @@
isa = XCConfigurationList;
buildConfigurations = (
842A0BF91CFCB9BC00BF746C /* Debug */,
51EC8948235120A70061B6F6 /* Test */,
842A0BFA1CFCB9BC00BF746C /* Release */,
);
defaultConfigurationIsVisible = 0;
Expand Down
3 changes: 0 additions & 3 deletions xcconfig/RSTree_project_test.xcconfig

This file was deleted.

0 comments on commit 8101180

Please sign in to comment.