mirror of
https://github.com/dsward2/macSVG.git
synced 2026-03-02 18:23:58 +01:00
514 lines
32 KiB
Plaintext
Executable File
514 lines
32 KiB
Plaintext
Executable File
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
134341BF16EA387400B93117 /* HTTPErrorResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 134341BE16EA387400B93117 /* HTTPErrorResponse.m */; };
|
|
1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1DDD58140DA1D0A300B32029 /* MainMenu.xib */; };
|
|
256AC3DA0F4B6AC300CF3369 /* DynamicServerAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 256AC3D90F4B6AC300CF3369 /* DynamicServerAppDelegate.m */; };
|
|
8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
|
|
8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
|
|
8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
|
|
DC12836314A5432A006112AB /* DDAbstractDatabaseLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = DC12835414A5432A006112AB /* DDAbstractDatabaseLogger.m */; };
|
|
DC12836414A5432A006112AB /* DDASLLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = DC12835614A5432A006112AB /* DDASLLogger.m */; };
|
|
DC12836514A5432A006112AB /* DDFileLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = DC12835814A5432A006112AB /* DDFileLogger.m */; };
|
|
DC12836614A5432A006112AB /* DDLog.m in Sources */ = {isa = PBXBuildFile; fileRef = DC12835A14A5432A006112AB /* DDLog.m */; };
|
|
DC12836714A5432A006112AB /* DDTTYLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = DC12835C14A5432A006112AB /* DDTTYLogger.m */; };
|
|
DC12836814A5432A006112AB /* ContextFilterLogFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = DC12835F14A5432A006112AB /* ContextFilterLogFormatter.m */; };
|
|
DC12836914A5432A006112AB /* DispatchQueueLogFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = DC12836114A5432A006112AB /* DispatchQueueLogFormatter.m */; };
|
|
DC12836A14A5432A006112AB /* README.txt in Resources */ = {isa = PBXBuildFile; fileRef = DC12836214A5432A006112AB /* README.txt */; };
|
|
DC2E2E021298BE76009F096E /* GCDAsyncSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = DC2E2E011298BE76009F096E /* GCDAsyncSocket.m */; };
|
|
DC2E2E7A1298C0F8009F096E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC2E2E791298C0F8009F096E /* Security.framework */; };
|
|
DC2E2ED31298C540009F096E /* Web in Resources */ = {isa = PBXBuildFile; fileRef = DC2E2ED01298C540009F096E /* Web */; };
|
|
DC2E2EE21298C60A009F096E /* MyHTTPConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = DC2E2EE11298C60A009F096E /* MyHTTPConnection.m */; };
|
|
DC3303BD12B0967000AEF314 /* HTTPResponseTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DC3303BC12B0967000AEF314 /* HTTPResponseTest.m */; };
|
|
DC372ECA139DC2AC00A8407D /* DDData.m in Sources */ = {isa = PBXBuildFile; fileRef = DC372EAE139DC2AC00A8407D /* DDData.m */; };
|
|
DC372ECB139DC2AC00A8407D /* DDNumber.m in Sources */ = {isa = PBXBuildFile; fileRef = DC372EB0139DC2AC00A8407D /* DDNumber.m */; };
|
|
DC372ECC139DC2AC00A8407D /* DDRange.m in Sources */ = {isa = PBXBuildFile; fileRef = DC372EB2139DC2AC00A8407D /* DDRange.m */; };
|
|
DC372ECD139DC2AC00A8407D /* HTTPAuthenticationRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = DC372EB4139DC2AC00A8407D /* HTTPAuthenticationRequest.m */; };
|
|
DC372ECE139DC2AC00A8407D /* HTTPConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = DC372EB6139DC2AC00A8407D /* HTTPConnection.m */; };
|
|
DC372ECF139DC2AC00A8407D /* HTTPMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = DC372EB9139DC2AC00A8407D /* HTTPMessage.m */; };
|
|
DC372ED0139DC2AC00A8407D /* HTTPServer.m in Sources */ = {isa = PBXBuildFile; fileRef = DC372EBC139DC2AC00A8407D /* HTTPServer.m */; };
|
|
DC372ED1139DC2AC00A8407D /* HTTPAsyncFileResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = DC372EBF139DC2AC00A8407D /* HTTPAsyncFileResponse.m */; };
|
|
DC372ED2139DC2AC00A8407D /* HTTPDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = DC372EC1139DC2AC00A8407D /* HTTPDataResponse.m */; };
|
|
DC372ED3139DC2AC00A8407D /* HTTPDynamicFileResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = DC372EC3139DC2AC00A8407D /* HTTPDynamicFileResponse.m */; };
|
|
DC372ED4139DC2AC00A8407D /* HTTPFileResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = DC372EC5139DC2AC00A8407D /* HTTPFileResponse.m */; };
|
|
DC372ED5139DC2AC00A8407D /* HTTPRedirectResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = DC372EC7139DC2AC00A8407D /* HTTPRedirectResponse.m */; };
|
|
DC372ED6139DC2AC00A8407D /* WebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = DC372EC9139DC2AC00A8407D /* WebSocket.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
|
134341BD16EA387400B93117 /* HTTPErrorResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPErrorResponse.h; sourceTree = "<group>"; };
|
|
134341BE16EA387400B93117 /* HTTPErrorResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HTTPErrorResponse.m; sourceTree = "<group>"; };
|
|
13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
|
|
1DDD58150DA1D0A300B32029 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
|
256AC3D80F4B6AC300CF3369 /* DynamicServerAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DynamicServerAppDelegate.h; sourceTree = "<group>"; };
|
|
256AC3D90F4B6AC300CF3369 /* DynamicServerAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DynamicServerAppDelegate.m; sourceTree = "<group>"; };
|
|
256AC3F00F4B6AF500CF3369 /* DynamicServer_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DynamicServer_Prefix.pch; sourceTree = "<group>"; };
|
|
29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
|
|
29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
|
|
8D1107310486CEB800E47090 /* DynamicServer-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "DynamicServer-Info.plist"; sourceTree = "<group>"; };
|
|
8D1107320486CEB800E47090 /* DynamicServer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DynamicServer.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
DC12835314A5432A006112AB /* DDAbstractDatabaseLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DDAbstractDatabaseLogger.h; path = ../../Vendor/CocoaLumberjack/DDAbstractDatabaseLogger.h; sourceTree = "<group>"; };
|
|
DC12835414A5432A006112AB /* DDAbstractDatabaseLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DDAbstractDatabaseLogger.m; path = ../../Vendor/CocoaLumberjack/DDAbstractDatabaseLogger.m; sourceTree = "<group>"; };
|
|
DC12835514A5432A006112AB /* DDASLLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DDASLLogger.h; path = ../../Vendor/CocoaLumberjack/DDASLLogger.h; sourceTree = "<group>"; };
|
|
DC12835614A5432A006112AB /* DDASLLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DDASLLogger.m; path = ../../Vendor/CocoaLumberjack/DDASLLogger.m; sourceTree = "<group>"; };
|
|
DC12835714A5432A006112AB /* DDFileLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DDFileLogger.h; path = ../../Vendor/CocoaLumberjack/DDFileLogger.h; sourceTree = "<group>"; };
|
|
DC12835814A5432A006112AB /* DDFileLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DDFileLogger.m; path = ../../Vendor/CocoaLumberjack/DDFileLogger.m; sourceTree = "<group>"; };
|
|
DC12835914A5432A006112AB /* DDLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DDLog.h; path = ../../Vendor/CocoaLumberjack/DDLog.h; sourceTree = "<group>"; };
|
|
DC12835A14A5432A006112AB /* DDLog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DDLog.m; path = ../../Vendor/CocoaLumberjack/DDLog.m; sourceTree = "<group>"; };
|
|
DC12835B14A5432A006112AB /* DDTTYLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DDTTYLogger.h; path = ../../Vendor/CocoaLumberjack/DDTTYLogger.h; sourceTree = "<group>"; };
|
|
DC12835C14A5432A006112AB /* DDTTYLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DDTTYLogger.m; path = ../../Vendor/CocoaLumberjack/DDTTYLogger.m; sourceTree = "<group>"; };
|
|
DC12835E14A5432A006112AB /* ContextFilterLogFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContextFilterLogFormatter.h; sourceTree = "<group>"; };
|
|
DC12835F14A5432A006112AB /* ContextFilterLogFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContextFilterLogFormatter.m; sourceTree = "<group>"; };
|
|
DC12836014A5432A006112AB /* DispatchQueueLogFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DispatchQueueLogFormatter.h; sourceTree = "<group>"; };
|
|
DC12836114A5432A006112AB /* DispatchQueueLogFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DispatchQueueLogFormatter.m; sourceTree = "<group>"; };
|
|
DC12836214A5432A006112AB /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
|
|
DC2E2E001298BE76009F096E /* GCDAsyncSocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GCDAsyncSocket.h; path = ../../Vendor/CocoaAsyncSocket/GCDAsyncSocket.h; sourceTree = SOURCE_ROOT; };
|
|
DC2E2E011298BE76009F096E /* GCDAsyncSocket.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GCDAsyncSocket.m; path = ../../Vendor/CocoaAsyncSocket/GCDAsyncSocket.m; sourceTree = SOURCE_ROOT; };
|
|
DC2E2E791298C0F8009F096E /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
|
|
DC2E2ED01298C540009F096E /* Web */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Web; sourceTree = "<group>"; };
|
|
DC2E2EE01298C60A009F096E /* MyHTTPConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyHTTPConnection.h; sourceTree = "<group>"; };
|
|
DC2E2EE11298C60A009F096E /* MyHTTPConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyHTTPConnection.m; sourceTree = "<group>"; };
|
|
DC3303BB12B0967000AEF314 /* HTTPResponseTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPResponseTest.h; sourceTree = "<group>"; };
|
|
DC3303BC12B0967000AEF314 /* HTTPResponseTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HTTPResponseTest.m; sourceTree = "<group>"; };
|
|
DC372E3A139D37A500A8407D /* Base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Base.xcconfig; sourceTree = "<group>"; };
|
|
DC372E3B139D37A500A8407D /* Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
|
|
DC372E3D139D37A500A8407D /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
|
|
DC372EAD139DC2AC00A8407D /* DDData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDData.h; sourceTree = "<group>"; };
|
|
DC372EAE139DC2AC00A8407D /* DDData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDData.m; sourceTree = "<group>"; };
|
|
DC372EAF139DC2AC00A8407D /* DDNumber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDNumber.h; sourceTree = "<group>"; };
|
|
DC372EB0139DC2AC00A8407D /* DDNumber.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDNumber.m; sourceTree = "<group>"; };
|
|
DC372EB1139DC2AC00A8407D /* DDRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDRange.h; sourceTree = "<group>"; };
|
|
DC372EB2139DC2AC00A8407D /* DDRange.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDRange.m; sourceTree = "<group>"; };
|
|
DC372EB3139DC2AC00A8407D /* HTTPAuthenticationRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HTTPAuthenticationRequest.h; path = ../../Core/HTTPAuthenticationRequest.h; sourceTree = "<group>"; };
|
|
DC372EB4139DC2AC00A8407D /* HTTPAuthenticationRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HTTPAuthenticationRequest.m; path = ../../Core/HTTPAuthenticationRequest.m; sourceTree = "<group>"; };
|
|
DC372EB5139DC2AC00A8407D /* HTTPConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HTTPConnection.h; path = ../../Core/HTTPConnection.h; sourceTree = "<group>"; };
|
|
DC372EB6139DC2AC00A8407D /* HTTPConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HTTPConnection.m; path = ../../Core/HTTPConnection.m; sourceTree = "<group>"; };
|
|
DC372EB7139DC2AC00A8407D /* HTTPLogging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HTTPLogging.h; path = ../../Core/HTTPLogging.h; sourceTree = "<group>"; };
|
|
DC372EB8139DC2AC00A8407D /* HTTPMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HTTPMessage.h; path = ../../Core/HTTPMessage.h; sourceTree = "<group>"; };
|
|
DC372EB9139DC2AC00A8407D /* HTTPMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HTTPMessage.m; path = ../../Core/HTTPMessage.m; sourceTree = "<group>"; };
|
|
DC372EBA139DC2AC00A8407D /* HTTPResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HTTPResponse.h; path = ../../Core/HTTPResponse.h; sourceTree = "<group>"; };
|
|
DC372EBB139DC2AC00A8407D /* HTTPServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HTTPServer.h; path = ../../Core/HTTPServer.h; sourceTree = "<group>"; };
|
|
DC372EBC139DC2AC00A8407D /* HTTPServer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HTTPServer.m; path = ../../Core/HTTPServer.m; sourceTree = "<group>"; };
|
|
DC372EBE139DC2AC00A8407D /* HTTPAsyncFileResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPAsyncFileResponse.h; sourceTree = "<group>"; };
|
|
DC372EBF139DC2AC00A8407D /* HTTPAsyncFileResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HTTPAsyncFileResponse.m; sourceTree = "<group>"; };
|
|
DC372EC0139DC2AC00A8407D /* HTTPDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPDataResponse.h; sourceTree = "<group>"; };
|
|
DC372EC1139DC2AC00A8407D /* HTTPDataResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HTTPDataResponse.m; sourceTree = "<group>"; };
|
|
DC372EC2139DC2AC00A8407D /* HTTPDynamicFileResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPDynamicFileResponse.h; sourceTree = "<group>"; };
|
|
DC372EC3139DC2AC00A8407D /* HTTPDynamicFileResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HTTPDynamicFileResponse.m; sourceTree = "<group>"; };
|
|
DC372EC4139DC2AC00A8407D /* HTTPFileResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPFileResponse.h; sourceTree = "<group>"; };
|
|
DC372EC5139DC2AC00A8407D /* HTTPFileResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HTTPFileResponse.m; sourceTree = "<group>"; };
|
|
DC372EC6139DC2AC00A8407D /* HTTPRedirectResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPRedirectResponse.h; sourceTree = "<group>"; };
|
|
DC372EC7139DC2AC00A8407D /* HTTPRedirectResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HTTPRedirectResponse.m; sourceTree = "<group>"; };
|
|
DC372EC8139DC2AC00A8407D /* WebSocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WebSocket.h; path = ../../Core/WebSocket.h; sourceTree = "<group>"; };
|
|
DC372EC9139DC2AC00A8407D /* WebSocket.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = WebSocket.m; path = ../../Core/WebSocket.m; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
8D11072E0486CEB800E47090 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
|
|
DC2E2E7A1298C0F8009F096E /* Security.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
080E96DDFE201D6D7F000001 /* Classes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
256AC3D80F4B6AC300CF3369 /* DynamicServerAppDelegate.h */,
|
|
256AC3D90F4B6AC300CF3369 /* DynamicServerAppDelegate.m */,
|
|
DC2E2EE01298C60A009F096E /* MyHTTPConnection.h */,
|
|
DC2E2EE11298C60A009F096E /* MyHTTPConnection.m */,
|
|
DC3303BB12B0967000AEF314 /* HTTPResponseTest.h */,
|
|
DC3303BC12B0967000AEF314 /* HTTPResponseTest.m */,
|
|
);
|
|
name = Classes;
|
|
sourceTree = "<group>";
|
|
};
|
|
1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
|
|
DC2E2E791298C0F8009F096E /* Security.framework */,
|
|
);
|
|
name = "Linked Frameworks";
|
|
sourceTree = "<group>";
|
|
};
|
|
1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
29B97324FDCFA39411CA2CEA /* AppKit.framework */,
|
|
13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
|
|
29B97325FDCFA39411CA2CEA /* Foundation.framework */,
|
|
);
|
|
name = "Other Frameworks";
|
|
sourceTree = "<group>";
|
|
};
|
|
19C28FACFE9D520D11CA2CBB /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
8D1107320486CEB800E47090 /* DynamicServer.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97314FDCFA39411CA2CEA /* DynamicServer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC2E2DEB1298BDFB009F096E /* Logging */,
|
|
DC2E2DEC1298BE02009F096E /* TCP */,
|
|
DC2E2DED1298BE0A009F096E /* HTTP */,
|
|
080E96DDFE201D6D7F000001 /* Classes */,
|
|
29B97315FDCFA39411CA2CEA /* Other Sources */,
|
|
29B97317FDCFA39411CA2CEA /* Resources */,
|
|
29B97323FDCFA39411CA2CEA /* Frameworks */,
|
|
19C28FACFE9D520D11CA2CBB /* Products */,
|
|
);
|
|
name = DynamicServer;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97315FDCFA39411CA2CEA /* Other Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC372E39139D37A500A8407D /* Xcode-Configurations */,
|
|
256AC3F00F4B6AF500CF3369 /* DynamicServer_Prefix.pch */,
|
|
29B97316FDCFA39411CA2CEA /* main.m */,
|
|
);
|
|
name = "Other Sources";
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97317FDCFA39411CA2CEA /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
8D1107310486CEB800E47090 /* DynamicServer-Info.plist */,
|
|
089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
|
|
1DDD58140DA1D0A300B32029 /* MainMenu.xib */,
|
|
DC2E2ED01298C540009F096E /* Web */,
|
|
);
|
|
name = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97323FDCFA39411CA2CEA /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
|
|
1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC12835D14A5432A006112AB /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC12835E14A5432A006112AB /* ContextFilterLogFormatter.h */,
|
|
DC12835F14A5432A006112AB /* ContextFilterLogFormatter.m */,
|
|
DC12836014A5432A006112AB /* DispatchQueueLogFormatter.h */,
|
|
DC12836114A5432A006112AB /* DispatchQueueLogFormatter.m */,
|
|
DC12836214A5432A006112AB /* README.txt */,
|
|
);
|
|
name = Extensions;
|
|
path = ../../Vendor/CocoaLumberjack/Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC2E2DEB1298BDFB009F096E /* Logging */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC12835314A5432A006112AB /* DDAbstractDatabaseLogger.h */,
|
|
DC12835414A5432A006112AB /* DDAbstractDatabaseLogger.m */,
|
|
DC12835514A5432A006112AB /* DDASLLogger.h */,
|
|
DC12835614A5432A006112AB /* DDASLLogger.m */,
|
|
DC12835714A5432A006112AB /* DDFileLogger.h */,
|
|
DC12835814A5432A006112AB /* DDFileLogger.m */,
|
|
DC12835914A5432A006112AB /* DDLog.h */,
|
|
DC12835A14A5432A006112AB /* DDLog.m */,
|
|
DC12835B14A5432A006112AB /* DDTTYLogger.h */,
|
|
DC12835C14A5432A006112AB /* DDTTYLogger.m */,
|
|
DC12835D14A5432A006112AB /* Extensions */,
|
|
);
|
|
name = Logging;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC2E2DEC1298BE02009F096E /* TCP */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC2E2E001298BE76009F096E /* GCDAsyncSocket.h */,
|
|
DC2E2E011298BE76009F096E /* GCDAsyncSocket.m */,
|
|
);
|
|
name = TCP;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC2E2DED1298BE0A009F096E /* HTTP */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC372EB7139DC2AC00A8407D /* HTTPLogging.h */,
|
|
DC372EB3139DC2AC00A8407D /* HTTPAuthenticationRequest.h */,
|
|
DC372EB4139DC2AC00A8407D /* HTTPAuthenticationRequest.m */,
|
|
DC372EBB139DC2AC00A8407D /* HTTPServer.h */,
|
|
DC372EBC139DC2AC00A8407D /* HTTPServer.m */,
|
|
DC372EB5139DC2AC00A8407D /* HTTPConnection.h */,
|
|
DC372EB6139DC2AC00A8407D /* HTTPConnection.m */,
|
|
DC372EB8139DC2AC00A8407D /* HTTPMessage.h */,
|
|
DC372EB9139DC2AC00A8407D /* HTTPMessage.m */,
|
|
DC372EBA139DC2AC00A8407D /* HTTPResponse.h */,
|
|
DC372EC8139DC2AC00A8407D /* WebSocket.h */,
|
|
DC372EC9139DC2AC00A8407D /* WebSocket.m */,
|
|
DC372EBD139DC2AC00A8407D /* Responses */,
|
|
DC372EAC139DC2AC00A8407D /* Categories */,
|
|
);
|
|
name = HTTP;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC372E39139D37A500A8407D /* Xcode-Configurations */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC372E3A139D37A500A8407D /* Base.xcconfig */,
|
|
DC372E3B139D37A500A8407D /* Debug.xcconfig */,
|
|
DC372E3D139D37A500A8407D /* Release.xcconfig */,
|
|
);
|
|
name = "Xcode-Configurations";
|
|
path = "../Xcode-Configurations";
|
|
sourceTree = "<group>";
|
|
};
|
|
DC372EAC139DC2AC00A8407D /* Categories */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC372EAD139DC2AC00A8407D /* DDData.h */,
|
|
DC372EAE139DC2AC00A8407D /* DDData.m */,
|
|
DC372EAF139DC2AC00A8407D /* DDNumber.h */,
|
|
DC372EB0139DC2AC00A8407D /* DDNumber.m */,
|
|
DC372EB1139DC2AC00A8407D /* DDRange.h */,
|
|
DC372EB2139DC2AC00A8407D /* DDRange.m */,
|
|
);
|
|
name = Categories;
|
|
path = ../../Core/Categories;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC372EBD139DC2AC00A8407D /* Responses */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
134341BD16EA387400B93117 /* HTTPErrorResponse.h */,
|
|
134341BE16EA387400B93117 /* HTTPErrorResponse.m */,
|
|
DC372EBE139DC2AC00A8407D /* HTTPAsyncFileResponse.h */,
|
|
DC372EBF139DC2AC00A8407D /* HTTPAsyncFileResponse.m */,
|
|
DC372EC0139DC2AC00A8407D /* HTTPDataResponse.h */,
|
|
DC372EC1139DC2AC00A8407D /* HTTPDataResponse.m */,
|
|
DC372EC2139DC2AC00A8407D /* HTTPDynamicFileResponse.h */,
|
|
DC372EC3139DC2AC00A8407D /* HTTPDynamicFileResponse.m */,
|
|
DC372EC4139DC2AC00A8407D /* HTTPFileResponse.h */,
|
|
DC372EC5139DC2AC00A8407D /* HTTPFileResponse.m */,
|
|
DC372EC6139DC2AC00A8407D /* HTTPRedirectResponse.h */,
|
|
DC372EC7139DC2AC00A8407D /* HTTPRedirectResponse.m */,
|
|
);
|
|
name = Responses;
|
|
path = ../../Core/Responses;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
8D1107260486CEB800E47090 /* DynamicServer */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "DynamicServer" */;
|
|
buildPhases = (
|
|
8D1107290486CEB800E47090 /* Resources */,
|
|
8D11072C0486CEB800E47090 /* Sources */,
|
|
8D11072E0486CEB800E47090 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = DynamicServer;
|
|
productInstallPath = "$(HOME)/Applications";
|
|
productName = DynamicServer;
|
|
productReference = 8D1107320486CEB800E47090 /* DynamicServer.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
29B97313FDCFA39411CA2CEA /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0460;
|
|
};
|
|
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "DynamicServer" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 1;
|
|
knownRegions = (
|
|
English,
|
|
Japanese,
|
|
French,
|
|
German,
|
|
);
|
|
mainGroup = 29B97314FDCFA39411CA2CEA /* DynamicServer */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
8D1107260486CEB800E47090 /* DynamicServer */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
8D1107290486CEB800E47090 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
|
|
1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */,
|
|
DC2E2ED31298C540009F096E /* Web in Resources */,
|
|
DC12836A14A5432A006112AB /* README.txt in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
8D11072C0486CEB800E47090 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
8D11072D0486CEB800E47090 /* main.m in Sources */,
|
|
256AC3DA0F4B6AC300CF3369 /* DynamicServerAppDelegate.m in Sources */,
|
|
DC2E2E021298BE76009F096E /* GCDAsyncSocket.m in Sources */,
|
|
DC2E2EE21298C60A009F096E /* MyHTTPConnection.m in Sources */,
|
|
DC3303BD12B0967000AEF314 /* HTTPResponseTest.m in Sources */,
|
|
DC372ECA139DC2AC00A8407D /* DDData.m in Sources */,
|
|
DC372ECB139DC2AC00A8407D /* DDNumber.m in Sources */,
|
|
DC372ECC139DC2AC00A8407D /* DDRange.m in Sources */,
|
|
DC372ECD139DC2AC00A8407D /* HTTPAuthenticationRequest.m in Sources */,
|
|
DC372ECE139DC2AC00A8407D /* HTTPConnection.m in Sources */,
|
|
DC372ECF139DC2AC00A8407D /* HTTPMessage.m in Sources */,
|
|
DC372ED0139DC2AC00A8407D /* HTTPServer.m in Sources */,
|
|
DC372ED1139DC2AC00A8407D /* HTTPAsyncFileResponse.m in Sources */,
|
|
DC372ED2139DC2AC00A8407D /* HTTPDataResponse.m in Sources */,
|
|
DC372ED3139DC2AC00A8407D /* HTTPDynamicFileResponse.m in Sources */,
|
|
DC372ED4139DC2AC00A8407D /* HTTPFileResponse.m in Sources */,
|
|
DC372ED5139DC2AC00A8407D /* HTTPRedirectResponse.m in Sources */,
|
|
DC372ED6139DC2AC00A8407D /* WebSocket.m in Sources */,
|
|
DC12836314A5432A006112AB /* DDAbstractDatabaseLogger.m in Sources */,
|
|
DC12836414A5432A006112AB /* DDASLLogger.m in Sources */,
|
|
DC12836514A5432A006112AB /* DDFileLogger.m in Sources */,
|
|
DC12836614A5432A006112AB /* DDLog.m in Sources */,
|
|
DC12836714A5432A006112AB /* DDTTYLogger.m in Sources */,
|
|
DC12836814A5432A006112AB /* ContextFilterLogFormatter.m in Sources */,
|
|
DC12836914A5432A006112AB /* DispatchQueueLogFormatter.m in Sources */,
|
|
134341BF16EA387400B93117 /* HTTPErrorResponse.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
089C165DFE840E0CC02AAC07 /* English */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
1DDD58140DA1D0A300B32029 /* MainMenu.xib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
1DDD58150DA1D0A300B32029 /* English */,
|
|
);
|
|
name = MainMenu.xib;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
C01FCF4B08A954540054247B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
GCC_PREFIX_HEADER = DynamicServer_Prefix.pch;
|
|
INFOPLIST_FILE = "DynamicServer-Info.plist";
|
|
PRODUCT_NAME = DynamicServer;
|
|
};
|
|
name = Debug;
|
|
};
|
|
C01FCF4C08A954540054247B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
GCC_PREFIX_HEADER = DynamicServer_Prefix.pch;
|
|
INFOPLIST_FILE = "DynamicServer-Info.plist";
|
|
PRODUCT_NAME = DynamicServer;
|
|
};
|
|
name = Release;
|
|
};
|
|
C01FCF4F08A954540054247B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = DC372E3B139D37A500A8407D /* Debug.xcconfig */;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.8;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Debug;
|
|
};
|
|
C01FCF5008A954540054247B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = DC372E3D139D37A500A8407D /* Release.xcconfig */;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.8;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "DynamicServer" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C01FCF4B08A954540054247B /* Debug */,
|
|
C01FCF4C08A954540054247B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "DynamicServer" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C01FCF4F08A954540054247B /* Debug */,
|
|
C01FCF5008A954540054247B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
}
|