forked from OSchip/llvm-project
Revert newer xcscheme project file to avoid conflict with older Xcode
versions. llvm-svn: 129416
This commit is contained in:
parent
f6b8b58184
commit
38068ca35f
|
@ -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