mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-24 06:10:09 +01:00
.github
autotools
cmake-proxies
dox2-src
help
images
include
lib-src
linux
locale
m4
mac
Audacity.xcodeproj
project.xcworkspace
xcshareddata
xcschemes
Audacity - Debug.xcscheme
Audacity - Debug64.xcscheme
Audacity - Release.xcscheme
Audacity - Release64.xcscheme
Null Module - Debug.xcscheme
Null Module - Debug64.xcscheme
Null Module - Release.xcscheme
Null Module - Release64.xcscheme
Nyquist Workbench Module - Debug.xcscheme
Nyquist Workbench Module - Debug64.xcscheme
Nyquist Workbench Module - Release.xcscheme
Nyquist Workbench Module - Release64.xcscheme
Script Pipe Module - Debug.xcscheme
Script Pipe Module - Debug64.xcscheme
Script Pipe Module - Release.xcscheme
Script Pipe Module - Release64.xcscheme
project.pbxproj
Resources
config
scripts
wxMac_additions
Audacity.sh
Debug.xcconfig
Info.plist
Install.txt
Release.xcconfig
build.txt
build_wxwidgets
config.readme
configmac.h
nyq-po
nyquist
plug-ins
presets
qa
scripts
src
tests
win
.gitattributes
.gitignore
.travis.yml
ABOUT-NLS
CHANGELOG.txt
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Directory.Build.props
INSTALL
LICENSE.txt
Makefile.am
Makefile.in
PULL_REQUEST_TEMPLATE.md
README.md
README.txt
appveyor.yml
audacity.dox
configure
configure.ac
po
todo.txt
81 lines
2.8 KiB
XML
81 lines
2.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Scheme
|
|
LastUpgradeVersion = "0630"
|
|
version = "1.3">
|
|
<BuildAction
|
|
parallelizeBuildables = "YES"
|
|
buildImplicitDependencies = "YES">
|
|
<BuildActionEntries>
|
|
<BuildActionEntry
|
|
buildForTesting = "YES"
|
|
buildForRunning = "YES"
|
|
buildForProfiling = "YES"
|
|
buildForArchiving = "YES"
|
|
buildForAnalyzing = "YES">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "EDBFAD07177E5399004CC1C1"
|
|
BuildableName = "mod-nyq-bench.so"
|
|
BlueprintName = "mod-nyq-bench"
|
|
ReferencedContainer = "container:Audacity.xcodeproj">
|
|
</BuildableReference>
|
|
</BuildActionEntry>
|
|
</BuildActionEntries>
|
|
</BuildAction>
|
|
<TestAction
|
|
buildConfiguration = "Debug"
|
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
shouldUseLaunchSchemeArgsEnv = "YES">
|
|
<Testables>
|
|
</Testables>
|
|
<AdditionalOptions>
|
|
</AdditionalOptions>
|
|
</TestAction>
|
|
<LaunchAction
|
|
buildConfiguration = "Debug"
|
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
launchStyle = "0"
|
|
useCustomWorkingDirectory = "NO"
|
|
ignoresPersistentStateOnLaunch = "NO"
|
|
debugDocumentVersioning = "YES"
|
|
debugServiceExtension = "internal"
|
|
allowLocationSimulation = "YES">
|
|
<MacroExpansion>
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "EDBFAD07177E5399004CC1C1"
|
|
BuildableName = "mod-nyq-bench.so"
|
|
BlueprintName = "mod-nyq-bench"
|
|
ReferencedContainer = "container:Audacity.xcodeproj">
|
|
</BuildableReference>
|
|
</MacroExpansion>
|
|
<AdditionalOptions>
|
|
</AdditionalOptions>
|
|
</LaunchAction>
|
|
<ProfileAction
|
|
buildConfiguration = "Debug"
|
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
savedToolIdentifier = ""
|
|
useCustomWorkingDirectory = "NO"
|
|
debugDocumentVersioning = "YES">
|
|
<MacroExpansion>
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "EDBFAD07177E5399004CC1C1"
|
|
BuildableName = "mod-nyq-bench.so"
|
|
BlueprintName = "mod-nyq-bench"
|
|
ReferencedContainer = "container:Audacity.xcodeproj">
|
|
</BuildableReference>
|
|
</MacroExpansion>
|
|
</ProfileAction>
|
|
<AnalyzeAction
|
|
buildConfiguration = "Debug">
|
|
</AnalyzeAction>
|
|
<ArchiveAction
|
|
buildConfiguration = "Debug"
|
|
revealArchiveInOrganizer = "YES">
|
|
</ArchiveAction>
|
|
</Scheme>
|