forked from cory/tildefriends
apps
core
deps
base64c
codemirror
crypt_blowfish
libbacktrace
libbacktrace_config
libsodium
libuv
openssl
picohttpparser
picohttpparser.xcodeproj
project.xcworkspace
xcshareddata
xcschemes
test.xcscheme
project.pbxproj
.clang-format
.gitignore
.gitmodules
.travis.yml
Jamfile
Makefile
README.md
bench.c
picohttpparser.c
picohttpparser.h
test.c
quickjs
smoothie
speedscope
split
sqlite
valgrind
xopt
docs
src
tools
.dockerignore
Dockerfile
LICENSE
Makefile
README.md
96 lines
3.3 KiB
Plaintext
96 lines
3.3 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<Scheme
|
||
|
LastUpgradeVersion = "1150"
|
||
|
version = "1.3">
|
||
|
<BuildAction
|
||
|
parallelizeBuildables = "YES"
|
||
|
buildImplicitDependencies = "YES">
|
||
|
<BuildActionEntries>
|
||
|
<BuildActionEntry
|
||
|
buildForTesting = "YES"
|
||
|
buildForRunning = "YES"
|
||
|
buildForProfiling = "YES"
|
||
|
buildForArchiving = "YES"
|
||
|
buildForAnalyzing = "YES">
|
||
|
<BuildableReference
|
||
|
BuildableIdentifier = "primary"
|
||
|
BlueprintIdentifier = "E98BADC124BBFC4E0040C7D4"
|
||
|
BuildableName = "test"
|
||
|
BlueprintName = "test"
|
||
|
ReferencedContainer = "container:picohttpparser.xcodeproj">
|
||
|
</BuildableReference>
|
||
|
</BuildActionEntry>
|
||
|
</BuildActionEntries>
|
||
|
</BuildAction>
|
||
|
<TestAction
|
||
|
buildConfiguration = "Debug"
|
||
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||
|
shouldUseLaunchSchemeArgsEnv = "YES">
|
||
|
<Testables>
|
||
|
</Testables>
|
||
|
</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">
|
||
|
<BuildableProductRunnable
|
||
|
runnableDebuggingMode = "0">
|
||
|
<BuildableReference
|
||
|
BuildableIdentifier = "primary"
|
||
|
BlueprintIdentifier = "E98BADC124BBFC4E0040C7D4"
|
||
|
BuildableName = "test"
|
||
|
BlueprintName = "test"
|
||
|
ReferencedContainer = "container:picohttpparser.xcodeproj">
|
||
|
</BuildableReference>
|
||
|
</BuildableProductRunnable>
|
||
|
<AdditionalOptions>
|
||
|
<AdditionalOption
|
||
|
key = "DYLD_INSERT_LIBRARIES"
|
||
|
value = "/usr/lib/libgmalloc.dylib"
|
||
|
isEnabled = "YES">
|
||
|
</AdditionalOption>
|
||
|
<AdditionalOption
|
||
|
key = "MallocGuardEdges"
|
||
|
value = ""
|
||
|
isEnabled = "YES">
|
||
|
</AdditionalOption>
|
||
|
<AdditionalOption
|
||
|
key = "MallocScribble"
|
||
|
value = ""
|
||
|
isEnabled = "YES">
|
||
|
</AdditionalOption>
|
||
|
</AdditionalOptions>
|
||
|
</LaunchAction>
|
||
|
<ProfileAction
|
||
|
buildConfiguration = "Release"
|
||
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
||
|
savedToolIdentifier = ""
|
||
|
useCustomWorkingDirectory = "NO"
|
||
|
debugDocumentVersioning = "YES">
|
||
|
<BuildableProductRunnable
|
||
|
runnableDebuggingMode = "0">
|
||
|
<BuildableReference
|
||
|
BuildableIdentifier = "primary"
|
||
|
BlueprintIdentifier = "E98BADC124BBFC4E0040C7D4"
|
||
|
BuildableName = "test"
|
||
|
BlueprintName = "test"
|
||
|
ReferencedContainer = "container:picohttpparser.xcodeproj">
|
||
|
</BuildableReference>
|
||
|
</BuildableProductRunnable>
|
||
|
</ProfileAction>
|
||
|
<AnalyzeAction
|
||
|
buildConfiguration = "Debug">
|
||
|
</AnalyzeAction>
|
||
|
<ArchiveAction
|
||
|
buildConfiguration = "Release"
|
||
|
revealArchiveInOrganizer = "YES">
|
||
|
</ArchiveAction>
|
||
|
</Scheme>
|