Rename websocket/ to websocketpp_02

This commit is contained in:
Vinnie Falco
2015-01-20 09:32:11 -08:00
parent d7f32b105b
commit 6fdd5d32be
259 changed files with 145 additions and 1351 deletions

View File

@@ -3985,83 +3985,83 @@
</ClCompile>
<ClInclude Include="..\..\src\snappy\snappy\snappy.h">
</ClInclude>
<ClCompile Include="..\..\src\websocket\src\base64\base64.cpp">
<ClCompile Include="..\..\src\websocketpp_02\src\base64\base64.cpp">
<ExcludedFromBuild>True</ExcludedFromBuild>
</ClCompile>
<ClInclude Include="..\..\src\websocket\src\base64\base64.h">
<ClInclude Include="..\..\src\websocketpp_02\src\base64\base64.h">
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\common.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\common.hpp">
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\connection.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\connection.hpp">
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\endpoint.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\endpoint.hpp">
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\http\constants.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\http\constants.hpp">
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\http\parser.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\http\parser.hpp">
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\logger\logger.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\logger\logger.hpp">
</ClInclude>
<ClCompile Include="..\..\src\websocket\src\md5\md5.c">
<ClCompile Include="..\..\src\websocketpp_02\src\md5\md5.c">
<ExcludedFromBuild>True</ExcludedFromBuild>
</ClCompile>
<ClInclude Include="..\..\src\websocket\src\md5\md5.h">
<ClInclude Include="..\..\src\websocketpp_02\src\md5\md5.h">
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\md5\md5.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\md5\md5.hpp">
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\messages\control.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\messages\control.hpp">
</ClInclude>
<ClCompile Include="..\..\src\websocket\src\messages\data.cpp">
<ClCompile Include="..\..\src\websocketpp_02\src\messages\data.cpp">
<ExcludedFromBuild>True</ExcludedFromBuild>
</ClCompile>
<ClInclude Include="..\..\src\websocket\src\messages\data.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\messages\data.hpp">
</ClInclude>
<ClCompile Include="..\..\src\websocket\src\network_utilities.cpp">
<ClCompile Include="..\..\src\websocketpp_02\src\network_utilities.cpp">
<ExcludedFromBuild>True</ExcludedFromBuild>
</ClCompile>
<ClInclude Include="..\..\src\websocket\src\network_utilities.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\network_utilities.hpp">
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\processors\hybi.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\processors\hybi.hpp">
</ClInclude>
<ClCompile Include="..\..\src\websocket\src\processors\hybi_header.cpp">
<ClCompile Include="..\..\src\websocketpp_02\src\processors\hybi_header.cpp">
<ExcludedFromBuild>True</ExcludedFromBuild>
</ClCompile>
<ClInclude Include="..\..\src\websocket\src\processors\hybi_header.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\processors\hybi_header.hpp">
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\processors\hybi_legacy.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\processors\hybi_legacy.hpp">
</ClInclude>
<ClCompile Include="..\..\src\websocket\src\processors\hybi_util.cpp">
<ClCompile Include="..\..\src\websocketpp_02\src\processors\hybi_util.cpp">
<ExcludedFromBuild>True</ExcludedFromBuild>
</ClCompile>
<ClInclude Include="..\..\src\websocket\src\processors\hybi_util.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\processors\hybi_util.hpp">
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\processors\processor.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\processors\processor.hpp">
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\rng\blank_rng.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\rng\blank_rng.hpp">
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\roles\server.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\roles\server.hpp">
</ClInclude>
<ClCompile Include="..\..\src\websocket\src\sha1\sha1.cpp">
<ClCompile Include="..\..\src\websocketpp_02\src\sha1\sha1.cpp">
<ExcludedFromBuild>True</ExcludedFromBuild>
</ClCompile>
<ClInclude Include="..\..\src\websocket\src\sha1\sha1.h">
<ClInclude Include="..\..\src\websocketpp_02\src\sha1\sha1.h">
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\shared_const_buffer.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\shared_const_buffer.hpp">
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\sockets\autotls.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\sockets\autotls.hpp">
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\sockets\socket_base.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\sockets\socket_base.hpp">
</ClInclude>
<ClCompile Include="..\..\src\websocket\src\uri.cpp">
<ClCompile Include="..\..\src\websocketpp_02\src\uri.cpp">
<ExcludedFromBuild>True</ExcludedFromBuild>
</ClCompile>
<ClInclude Include="..\..\src\websocket\src\uri.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\uri.hpp">
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\utf8_validator\utf8_validator.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\utf8_validator\utf8_validator.hpp">
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\websocketpp.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\websocketpp.hpp">
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\websocket_frame.hpp">
<ClInclude Include="..\..\src\websocketpp_02\src\websocket_frame.hpp">
</ClInclude>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />

View File

@@ -544,44 +544,44 @@
<Filter Include="snappy\snappy">
<UniqueIdentifier>{575659AE-C11F-C7F6-CEA1-3F2FBB560918}</UniqueIdentifier>
</Filter>
<Filter Include="websocket">
<UniqueIdentifier>{DD553ECC-F8F7-F379-B701-C040784601F2}</UniqueIdentifier>
<Filter Include="websocketpp_02">
<UniqueIdentifier>{96CE200F-2670-323E-3B37-B90DBC0EDA11}</UniqueIdentifier>
</Filter>
<Filter Include="websocket\src">
<UniqueIdentifier>{BBC1F386-743C-CDD2-0078-9397E7FF9B4E}</UniqueIdentifier>
<Filter Include="websocketpp_02\src">
<UniqueIdentifier>{F8AB02B2-963F-3603-F464-0F21FA68FCAC}</UniqueIdentifier>
</Filter>
<Filter Include="websocket\src\base64">
<UniqueIdentifier>{FEF10C06-1835-BC91-4180-045CC5677262}</UniqueIdentifier>
<Filter Include="websocketpp_02\src\base64">
<UniqueIdentifier>{501A6161-8A33-38CE-56C3-9BF562176203}</UniqueIdentifier>
</Filter>
<Filter Include="websocket\src\http">
<UniqueIdentifier>{964C92BB-65BB-6504-EF2F-4040E49F1CB7}</UniqueIdentifier>
<Filter Include="websocketpp_02\src\http">
<UniqueIdentifier>{ACBC47C2-F5D7-7D00-ACC4-ED7EC42B9554}</UniqueIdentifier>
</Filter>
<Filter Include="websocket\src\logger">
<UniqueIdentifier>{BFE37675-26C1-4D81-6F6F-CD9FFBEB13FE}</UniqueIdentifier>
<Filter Include="websocketpp_02\src\logger">
<UniqueIdentifier>{6BFDB1B7-6AD2-52F0-6851-E72A8B9A8F3C}</UniqueIdentifier>
</Filter>
<Filter Include="websocket\src\md5">
<UniqueIdentifier>{E319E0B9-9F55-0F7D-B3F9-D6B0CBB51A66}</UniqueIdentifier>
<Filter Include="websocketpp_02\src\md5">
<UniqueIdentifier>{BE37898E-0798-F0C7-B9B4-EC9BB1CB8FE5}</UniqueIdentifier>
</Filter>
<Filter Include="websocket\src\messages">
<UniqueIdentifier>{36738116-1C04-9958-F7EE-0EBFC199DF31}</UniqueIdentifier>
<Filter Include="websocketpp_02\src\messages">
<UniqueIdentifier>{CDAF20A9-224A-94F3-55EC-C13B3A969D6D}</UniqueIdentifier>
</Filter>
<Filter Include="websocket\src\processors">
<UniqueIdentifier>{79A27B93-83A8-60B1-F8AD-75D989D98157}</UniqueIdentifier>
<Filter Include="websocketpp_02\src\processors">
<UniqueIdentifier>{179D65E8-3D52-DCD3-4C0D-AD9A87039FE5}</UniqueIdentifier>
</Filter>
<Filter Include="websocket\src\rng">
<UniqueIdentifier>{D6C82738-77E3-74D0-5DB2-2BBC74E5A2D0}</UniqueIdentifier>
<Filter Include="websocketpp_02\src\rng">
<UniqueIdentifier>{B7501613-27F7-BFF7-1E9E-465140052BD6}</UniqueIdentifier>
</Filter>
<Filter Include="websocket\src\roles">
<UniqueIdentifier>{02EADECC-874E-3253-D2A0-EFF70F78BAD1}</UniqueIdentifier>
<Filter Include="websocketpp_02\src\roles">
<UniqueIdentifier>{09E38496-7F85-DAF3-3CEE-2DD1D9E3C650}</UniqueIdentifier>
</Filter>
<Filter Include="websocket\src\sha1">
<UniqueIdentifier>{805FF4C5-963A-A88C-5315-A30D7D17D343}</UniqueIdentifier>
<Filter Include="websocketpp_02\src\sha1">
<UniqueIdentifier>{05BAD506-ECFC-0CC2-A74D-2A7A133A2D7A}</UniqueIdentifier>
</Filter>
<Filter Include="websocket\src\sockets">
<UniqueIdentifier>{12181598-AF33-E122-FB43-0FDBE0AB229C}</UniqueIdentifier>
<Filter Include="websocketpp_02\src\sockets">
<UniqueIdentifier>{434F8C7A-64F7-576D-BEB4-A9572EE5EBFA}</UniqueIdentifier>
</Filter>
<Filter Include="websocket\src\utf8_validator">
<UniqueIdentifier>{383B4B56-2204-22F9-BCB3-C0A21B84221C}</UniqueIdentifier>
<Filter Include="websocketpp_02\src\utf8_validator">
<UniqueIdentifier>{DF1D4976-54C2-8ED6-B5E5-08C3420A12CA}</UniqueIdentifier>
</Filter>
</ItemGroup>
<ItemGroup>
@@ -5346,110 +5346,110 @@
<ClInclude Include="..\..\src\snappy\snappy\snappy.h">
<Filter>snappy\snappy</Filter>
</ClInclude>
<ClCompile Include="..\..\src\websocket\src\base64\base64.cpp">
<Filter>websocket\src\base64</Filter>
<ClCompile Include="..\..\src\websocketpp_02\src\base64\base64.cpp">
<Filter>websocketpp_02\src\base64</Filter>
</ClCompile>
<ClInclude Include="..\..\src\websocket\src\base64\base64.h">
<Filter>websocket\src\base64</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\base64\base64.h">
<Filter>websocketpp_02\src\base64</Filter>
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\common.hpp">
<Filter>websocket\src</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\common.hpp">
<Filter>websocketpp_02\src</Filter>
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\connection.hpp">
<Filter>websocket\src</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\connection.hpp">
<Filter>websocketpp_02\src</Filter>
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\endpoint.hpp">
<Filter>websocket\src</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\endpoint.hpp">
<Filter>websocketpp_02\src</Filter>
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\http\constants.hpp">
<Filter>websocket\src\http</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\http\constants.hpp">
<Filter>websocketpp_02\src\http</Filter>
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\http\parser.hpp">
<Filter>websocket\src\http</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\http\parser.hpp">
<Filter>websocketpp_02\src\http</Filter>
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\logger\logger.hpp">
<Filter>websocket\src\logger</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\logger\logger.hpp">
<Filter>websocketpp_02\src\logger</Filter>
</ClInclude>
<ClCompile Include="..\..\src\websocket\src\md5\md5.c">
<Filter>websocket\src\md5</Filter>
<ClCompile Include="..\..\src\websocketpp_02\src\md5\md5.c">
<Filter>websocketpp_02\src\md5</Filter>
</ClCompile>
<ClInclude Include="..\..\src\websocket\src\md5\md5.h">
<Filter>websocket\src\md5</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\md5\md5.h">
<Filter>websocketpp_02\src\md5</Filter>
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\md5\md5.hpp">
<Filter>websocket\src\md5</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\md5\md5.hpp">
<Filter>websocketpp_02\src\md5</Filter>
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\messages\control.hpp">
<Filter>websocket\src\messages</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\messages\control.hpp">
<Filter>websocketpp_02\src\messages</Filter>
</ClInclude>
<ClCompile Include="..\..\src\websocket\src\messages\data.cpp">
<Filter>websocket\src\messages</Filter>
<ClCompile Include="..\..\src\websocketpp_02\src\messages\data.cpp">
<Filter>websocketpp_02\src\messages</Filter>
</ClCompile>
<ClInclude Include="..\..\src\websocket\src\messages\data.hpp">
<Filter>websocket\src\messages</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\messages\data.hpp">
<Filter>websocketpp_02\src\messages</Filter>
</ClInclude>
<ClCompile Include="..\..\src\websocket\src\network_utilities.cpp">
<Filter>websocket\src</Filter>
<ClCompile Include="..\..\src\websocketpp_02\src\network_utilities.cpp">
<Filter>websocketpp_02\src</Filter>
</ClCompile>
<ClInclude Include="..\..\src\websocket\src\network_utilities.hpp">
<Filter>websocket\src</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\network_utilities.hpp">
<Filter>websocketpp_02\src</Filter>
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\processors\hybi.hpp">
<Filter>websocket\src\processors</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\processors\hybi.hpp">
<Filter>websocketpp_02\src\processors</Filter>
</ClInclude>
<ClCompile Include="..\..\src\websocket\src\processors\hybi_header.cpp">
<Filter>websocket\src\processors</Filter>
<ClCompile Include="..\..\src\websocketpp_02\src\processors\hybi_header.cpp">
<Filter>websocketpp_02\src\processors</Filter>
</ClCompile>
<ClInclude Include="..\..\src\websocket\src\processors\hybi_header.hpp">
<Filter>websocket\src\processors</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\processors\hybi_header.hpp">
<Filter>websocketpp_02\src\processors</Filter>
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\processors\hybi_legacy.hpp">
<Filter>websocket\src\processors</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\processors\hybi_legacy.hpp">
<Filter>websocketpp_02\src\processors</Filter>
</ClInclude>
<ClCompile Include="..\..\src\websocket\src\processors\hybi_util.cpp">
<Filter>websocket\src\processors</Filter>
<ClCompile Include="..\..\src\websocketpp_02\src\processors\hybi_util.cpp">
<Filter>websocketpp_02\src\processors</Filter>
</ClCompile>
<ClInclude Include="..\..\src\websocket\src\processors\hybi_util.hpp">
<Filter>websocket\src\processors</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\processors\hybi_util.hpp">
<Filter>websocketpp_02\src\processors</Filter>
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\processors\processor.hpp">
<Filter>websocket\src\processors</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\processors\processor.hpp">
<Filter>websocketpp_02\src\processors</Filter>
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\rng\blank_rng.hpp">
<Filter>websocket\src\rng</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\rng\blank_rng.hpp">
<Filter>websocketpp_02\src\rng</Filter>
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\roles\server.hpp">
<Filter>websocket\src\roles</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\roles\server.hpp">
<Filter>websocketpp_02\src\roles</Filter>
</ClInclude>
<ClCompile Include="..\..\src\websocket\src\sha1\sha1.cpp">
<Filter>websocket\src\sha1</Filter>
<ClCompile Include="..\..\src\websocketpp_02\src\sha1\sha1.cpp">
<Filter>websocketpp_02\src\sha1</Filter>
</ClCompile>
<ClInclude Include="..\..\src\websocket\src\sha1\sha1.h">
<Filter>websocket\src\sha1</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\sha1\sha1.h">
<Filter>websocketpp_02\src\sha1</Filter>
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\shared_const_buffer.hpp">
<Filter>websocket\src</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\shared_const_buffer.hpp">
<Filter>websocketpp_02\src</Filter>
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\sockets\autotls.hpp">
<Filter>websocket\src\sockets</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\sockets\autotls.hpp">
<Filter>websocketpp_02\src\sockets</Filter>
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\sockets\socket_base.hpp">
<Filter>websocket\src\sockets</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\sockets\socket_base.hpp">
<Filter>websocketpp_02\src\sockets</Filter>
</ClInclude>
<ClCompile Include="..\..\src\websocket\src\uri.cpp">
<Filter>websocket\src</Filter>
<ClCompile Include="..\..\src\websocketpp_02\src\uri.cpp">
<Filter>websocketpp_02\src</Filter>
</ClCompile>
<ClInclude Include="..\..\src\websocket\src\uri.hpp">
<Filter>websocket\src</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\uri.hpp">
<Filter>websocketpp_02\src</Filter>
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\utf8_validator\utf8_validator.hpp">
<Filter>websocket\src\utf8_validator</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\utf8_validator\utf8_validator.hpp">
<Filter>websocketpp_02\src\utf8_validator</Filter>
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\websocketpp.hpp">
<Filter>websocket\src</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\websocketpp.hpp">
<Filter>websocketpp_02\src</Filter>
</ClInclude>
<ClInclude Include="..\..\src\websocket\src\websocket_frame.hpp">
<Filter>websocket\src</Filter>
<ClInclude Include="..\..\src\websocketpp_02\src\websocket_frame.hpp">
<Filter>websocketpp_02\src</Filter>
</ClInclude>
</ItemGroup>
</Project>

View File

@@ -29,18 +29,18 @@
// Unity build file for websocket
//
#include <websocket/src/sha1/sha1.h>
#include <websocketpp_02/src/sha1/sha1.h>
// Must come first to prevent compile errors
#include <websocket/src/uri.cpp>
#include <websocketpp_02/src/uri.cpp>
#include <websocket/src/base64/base64.cpp>
#include <websocket/src/messages/data.cpp>
#include <websocket/src/processors/hybi_header.cpp>
#include <websocket/src/processors/hybi_util.cpp>
#include <websocket/src/md5/md5.c>
#include <websocket/src/network_utilities.cpp>
#include <websocket/src/sha1/sha1.cpp>
#include <websocketpp_02/src/base64/base64.cpp>
#include <websocketpp_02/src/messages/data.cpp>
#include <websocketpp_02/src/processors/hybi_header.cpp>
#include <websocketpp_02/src/processors/hybi_util.cpp>
#include <websocketpp_02/src/md5/md5.c>
#include <websocketpp_02/src/network_utilities.cpp>
#include <websocketpp_02/src/sha1/sha1.cpp>
#include <ripple/websocket/autosocket/AutoSocket.cpp>
#include <ripple/websocket/autosocket/LogWebsockets.cpp>

View File

@@ -29,10 +29,10 @@
#include <boost/asio.hpp>
#include <boost/asio/ssl.hpp>
#include <websocket/src/common.hpp>
#include <websocket/src/sockets/socket_base.hpp>
#include <websocket/src/sockets/autotls.hpp>
#include <websocket/src/websocketpp.hpp>
#include <websocket/src/logger/logger.hpp>
#include <websocketpp_02/src/common.hpp>
#include <websocketpp_02/src/sockets/socket_base.hpp>
#include <websocketpp_02/src/sockets/autotls.hpp>
#include <websocketpp_02/src/websocketpp.hpp>
#include <websocketpp_02/src/logger/logger.hpp>
#endif

View File

@@ -1,59 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0450"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6DF1C711434A8280029A1B1"
BuildableName = "libwebsocketpp.dylib"
BlueprintName = "WebSocket++ Dynamic Library"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
<Testables>
</Testables>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

View File

@@ -1,59 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0450"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6DF1C681434A7A30029A1B1"
BuildableName = "libwebsocketpp.a"
BlueprintName = "WebSocket++ Static Library"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
<Testables>
</Testables>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

View File

@@ -1,86 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0450"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B67324881491A16500FC2B04"
BuildableName = "broadcast_server"
BlueprintName = "broadcast_server"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B67324881491A16500FC2B04"
BuildableName = "broadcast_server"
BlueprintName = "broadcast_server"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</MacroExpansion>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B67324881491A16500FC2B04"
BuildableName = "broadcast_server"
BlueprintName = "broadcast_server"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B67324881491A16500FC2B04"
BuildableName = "broadcast_server"
BlueprintName = "broadcast_server"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

View File

@@ -1,86 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0450"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B682887C143745F2002BA48B"
BuildableName = "chat_client"
BlueprintName = "chat_client"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B682887C143745F2002BA48B"
BuildableName = "chat_client"
BlueprintName = "chat_client"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</MacroExpansion>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B682887C143745F2002BA48B"
BuildableName = "chat_client"
BlueprintName = "chat_client"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B682887C143745F2002BA48B"
BuildableName = "chat_client"
BlueprintName = "chat_client"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

View File

@@ -1,86 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0450"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B61A51BE14DC271900456432"
BuildableName = "concurrent_server"
BlueprintName = "concurrent_server"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B61A51BE14DC271900456432"
BuildableName = "concurrent_server"
BlueprintName = "concurrent_server"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</MacroExpansion>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B61A51BE14DC271900456432"
BuildableName = "concurrent_server"
BlueprintName = "concurrent_server"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B61A51BE14DC271900456432"
BuildableName = "concurrent_server"
BlueprintName = "concurrent_server"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

View File

@@ -1,86 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0450"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6CF181B1437C397009295BE"
BuildableName = "echo_client"
BlueprintName = "echo_client"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6CF181B1437C397009295BE"
BuildableName = "echo_client"
BlueprintName = "echo_client"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</MacroExpansion>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6CF181B1437C397009295BE"
BuildableName = "echo_client"
BlueprintName = "echo_client"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6CF181B1437C397009295BE"
BuildableName = "echo_client"
BlueprintName = "echo_client"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

View File

@@ -1,86 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0450"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6DF1CD01435ED910029A1B1"
BuildableName = "echo_server"
BlueprintName = "echo_server"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6DF1CD01435ED910029A1B1"
BuildableName = "echo_server"
BlueprintName = "echo_server"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</MacroExpansion>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6DF1CD01435ED910029A1B1"
BuildableName = "echo_server"
BlueprintName = "echo_server"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6DF1CD01435ED910029A1B1"
BuildableName = "echo_server"
BlueprintName = "echo_server"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

View File

@@ -1,86 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0450"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B663884A1487D73200DDAE13"
BuildableName = "echo_server_tls"
BlueprintName = "echo_server_tls"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B663884A1487D73200DDAE13"
BuildableName = "echo_server_tls"
BlueprintName = "echo_server_tls"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</MacroExpansion>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B663884A1487D73200DDAE13"
BuildableName = "echo_server_tls"
BlueprintName = "echo_server_tls"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B663884A1487D73200DDAE13"
BuildableName = "echo_server_tls"
BlueprintName = "echo_server_tls"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

View File

@@ -1,86 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0450"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6732470148FB0FC00FC2B04"
BuildableName = "fuzzing_client"
BlueprintName = "fuzzing_client"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6732470148FB0FC00FC2B04"
BuildableName = "fuzzing_client"
BlueprintName = "fuzzing_client"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</MacroExpansion>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6732470148FB0FC00FC2B04"
BuildableName = "fuzzing_client"
BlueprintName = "fuzzing_client"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6732470148FB0FC00FC2B04"
BuildableName = "fuzzing_client"
BlueprintName = "fuzzing_client"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

View File

@@ -1,86 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0450"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6732457148FAEEB00FC2B04"
BuildableName = "fuzzing_server"
BlueprintName = "fuzzing_server"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6732457148FAEEB00FC2B04"
BuildableName = "fuzzing_server"
BlueprintName = "fuzzing_server"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</MacroExpansion>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6732457148FAEEB00FC2B04"
BuildableName = "fuzzing_server"
BlueprintName = "fuzzing_server"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6732457148FAEEB00FC2B04"
BuildableName = "fuzzing_server"
BlueprintName = "fuzzing_server"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

View File

@@ -1,86 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0450"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6FE8D4E14730AE900B32547"
BuildableName = "policy_test"
BlueprintName = "policy_test"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6FE8D4E14730AE900B32547"
BuildableName = "policy_test"
BlueprintName = "policy_test"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</MacroExpansion>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6FE8D4E14730AE900B32547"
BuildableName = "policy_test"
BlueprintName = "policy_test"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6FE8D4E14730AE900B32547"
BuildableName = "policy_test"
BlueprintName = "policy_test"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

View File

@@ -1,86 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0450"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B67324A11491A7F100FC2B04"
BuildableName = "stress_client"
BlueprintName = "stress_client"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B67324A11491A7F100FC2B04"
BuildableName = "stress_client"
BlueprintName = "stress_client"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</MacroExpansion>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B67324A11491A7F100FC2B04"
BuildableName = "stress_client"
BlueprintName = "stress_client"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B67324A11491A7F100FC2B04"
BuildableName = "stress_client"
BlueprintName = "stress_client"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

View File

@@ -1,86 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0450"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6E7E7721505532E00394909"
BuildableName = "wsperf"
BlueprintName = "wsperf"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6E7E7721505532E00394909"
BuildableName = "wsperf"
BlueprintName = "wsperf"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</MacroExpansion>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6E7E7721505532E00394909"
BuildableName = "wsperf"
BlueprintName = "wsperf"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B6E7E7721505532E00394909"
BuildableName = "wsperf"
BlueprintName = "wsperf"
ReferencedContainer = "container:websocketpp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

View File

@@ -1,142 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SchemeUserState</key>
<dict>
<key>WebSocket++ Dynamic Library.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>2</integer>
</dict>
<key>WebSocket++ Static Library.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>1</integer>
</dict>
<key>broadcast_server.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>10</integer>
</dict>
<key>chat_client.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>4</integer>
</dict>
<key>concurrent_server.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>12</integer>
</dict>
<key>echo_client.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>5</integer>
</dict>
<key>echo_server.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>3</integer>
</dict>
<key>echo_server_tls.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>7</integer>
</dict>
<key>fuzzing_client.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>9</integer>
</dict>
<key>fuzzing_server.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>8</integer>
</dict>
<key>policy_test.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>6</integer>
</dict>
<key>stress_client.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>11</integer>
</dict>
<key>wsperf.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>13</integer>
</dict>
</dict>
<key>SuppressBuildableAutocreation</key>
<dict>
<key>B61A51BE14DC271900456432</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>B663884A1487D73200DDAE13</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>B6732457148FAEEB00FC2B04</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>B6732470148FB0FC00FC2B04</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>B67324881491A16500FC2B04</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>B67324A11491A7F100FC2B04</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>B682887C143745F2002BA48B</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>B6CF181B1437C397009295BE</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>B6DF1C681434A7A30029A1B1</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>B6DF1C711434A8280029A1B1</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>B6DF1CD01435ED910029A1B1</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>B6E7E7721505532E00394909</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>B6FE8D4E14730AE900B32547</key>
<dict>
<key>primary</key>
<true/>
</dict>
</dict>
</dict>
</plist>

Some files were not shown because too many files have changed in this diff Show More