forked from OSchip/llvm-project
Revert changes that caused this scheme to be hidden in certain cases.
llvm-svn: 128638
This commit is contained in:
parent
31d8498f6f
commit
8071f11208
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Scheme
|
||||
version = "1.5">
|
||||
version = "1.3">
|
||||
<BuildAction
|
||||
parallelizeBuildables = "NO"
|
||||
buildImplicitDependencies = "YES">
|
||||
|
@ -196,7 +196,4 @@
|
|||
buildConfiguration = "Release"
|
||||
revealArchiveInOrganizer = "YES">
|
||||
</ArchiveAction>
|
||||
<InstallAction
|
||||
buildConfiguration = "Debug">
|
||||
</InstallAction>
|
||||
</Scheme>
|
||||
|
|
Loading…
Reference in New Issue