project.pbxproj.svn-base
上传用户:kc0325
上传日期:2020-06-20
资源大小:204k
文件大小:18k
源码类别:
iPhone
开发平台:
Objective-C
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 45;
- objects = {
- /* Begin PBXBuildFile section */
- 1B69BD040EE1E2C100AB0B44 /* FileBrowser.m in Sources */ = {isa = PBXBuildFile; fileRef = 1B69BD030EE1E2C100AB0B44 /* FileBrowser.m */; };
- 1B85854E0EE2981A000FF751 /* localhostAdresses.m in Sources */ = {isa = PBXBuildFile; fileRef = 1B85854D0EE2981A000FF751 /* localhostAdresses.m */; };
- 1BB512B00ED8785300EE6394 /* DDNumber.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BB5129E0ED8785300EE6394 /* DDNumber.m */; };
- 1BB512B10ED8785300EE6394 /* DDRange.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BB512A00ED8785300EE6394 /* DDRange.m */; };
- 1BB512B20ED8785300EE6394 /* DDData.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BB512A20ED8785300EE6394 /* DDData.m */; };
- 1BB512B30ED8785300EE6394 /* AsyncSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BB512A50ED8785300EE6394 /* AsyncSocket.m */; };
- 1BB512B40ED8785300EE6394 /* HTTPAuthenticationRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BB512A80ED8785300EE6394 /* HTTPAuthenticationRequest.m */; };
- 1BB512B50ED8785300EE6394 /* HTTPServer.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BB512AA0ED8785300EE6394 /* HTTPServer.m */; };
- 1BB512B60ED8785300EE6394 /* HTTPConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BB512AC0ED8785300EE6394 /* HTTPConnection.m */; };
- 1BB512B70ED8785300EE6394 /* HTTPResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BB512AE0ED8785300EE6394 /* HTTPResponse.m */; };
- 1BB512BC0ED8786400EE6394 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1BB512BB0ED8786400EE6394 /* CFNetwork.framework */; };
- 1D3623260D0F684500981E51 /* iPhoneHTTPServerAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* iPhoneHTTPServerAppDelegate.m */; };
- 1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
- 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
- 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
- 288765FD0DF74451002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765FC0DF74451002DB57D /* CoreGraphics.framework */; };
- 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; };
- /* End PBXBuildFile section */
- /* Begin PBXFileReference section */
- 1B69BD020EE1E2C100AB0B44 /* FileBrowser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileBrowser.h; sourceTree = "<group>"; };
- 1B69BD030EE1E2C100AB0B44 /* FileBrowser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FileBrowser.m; sourceTree = "<group>"; };
- 1B85854C0EE2981A000FF751 /* localhostAdresses.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = localhostAdresses.h; sourceTree = "<group>"; };
- 1B85854D0EE2981A000FF751 /* localhostAdresses.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = localhostAdresses.m; sourceTree = "<group>"; };
- 1BB5129D0ED8785300EE6394 /* DDNumber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDNumber.h; sourceTree = "<group>"; };
- 1BB5129E0ED8785300EE6394 /* DDNumber.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDNumber.m; sourceTree = "<group>"; };
- 1BB5129F0ED8785300EE6394 /* DDRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDRange.h; sourceTree = "<group>"; };
- 1BB512A00ED8785300EE6394 /* DDRange.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDRange.m; sourceTree = "<group>"; };
- 1BB512A10ED8785300EE6394 /* DDData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDData.h; sourceTree = "<group>"; };
- 1BB512A20ED8785300EE6394 /* DDData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDData.m; sourceTree = "<group>"; };
- 1BB512A40ED8785300EE6394 /* AsyncSocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AsyncSocket.h; sourceTree = "<group>"; };
- 1BB512A50ED8785300EE6394 /* AsyncSocket.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AsyncSocket.m; sourceTree = "<group>"; };
- 1BB512A70ED8785300EE6394 /* HTTPAuthenticationRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPAuthenticationRequest.h; sourceTree = "<group>"; };
- 1BB512A80ED8785300EE6394 /* HTTPAuthenticationRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HTTPAuthenticationRequest.m; sourceTree = "<group>"; };
- 1BB512A90ED8785300EE6394 /* HTTPServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPServer.h; sourceTree = "<group>"; };
- 1BB512AA0ED8785300EE6394 /* HTTPServer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HTTPServer.m; sourceTree = "<group>"; };
- 1BB512AB0ED8785300EE6394 /* HTTPConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPConnection.h; sourceTree = "<group>"; };
- 1BB512AC0ED8785300EE6394 /* HTTPConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HTTPConnection.m; sourceTree = "<group>"; };
- 1BB512AD0ED8785300EE6394 /* HTTPResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPResponse.h; sourceTree = "<group>"; };
- 1BB512AE0ED8785300EE6394 /* HTTPResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HTTPResponse.m; sourceTree = "<group>"; };
- 1BB512BB0ED8786400EE6394 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
- 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
- 1D3623240D0F684500981E51 /* iPhoneHTTPServerAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iPhoneHTTPServerAppDelegate.h; sourceTree = "<group>"; };
- 1D3623250D0F684500981E51 /* iPhoneHTTPServerAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = iPhoneHTTPServerAppDelegate.m; sourceTree = "<group>"; };
- 1D6058910D05DD3D006BFB54 /* iPhoneHTTPServer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iPhoneHTTPServer.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
- 288765FC0DF74451002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
- 28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
- 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
- 32CA4F630368D1EE00C91783 /* iPhoneHTTPServer_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iPhoneHTTPServer_Prefix.pch; sourceTree = "<group>"; };
- 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
- 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
- 288765FD0DF74451002DB57D /* CoreGraphics.framework in Frameworks */,
- 1BB512BC0ED8786400EE6394 /* CFNetwork.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 080E96DDFE201D6D7F000001 /* Classes */ = {
- isa = PBXGroup;
- children = (
- 1D3623240D0F684500981E51 /* iPhoneHTTPServerAppDelegate.h */,
- 1D3623250D0F684500981E51 /* iPhoneHTTPServerAppDelegate.m */,
- );
- path = Classes;
- sourceTree = "<group>";
- };
- 19C28FACFE9D520D11CA2CBB /* Products */ = {
- isa = PBXGroup;
- children = (
- 1D6058910D05DD3D006BFB54 /* iPhoneHTTPServer.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 1B69BD010EE1E2B300AB0B44 /* FileBrowser */ = {
- isa = PBXGroup;
- children = (
- 1B69BD020EE1E2C100AB0B44 /* FileBrowser.h */,
- 1B69BD030EE1E2C100AB0B44 /* FileBrowser.m */,
- 1B85854C0EE2981A000FF751 /* localhostAdresses.h */,
- 1B85854D0EE2981A000FF751 /* localhostAdresses.m */,
- );
- name = FileBrowser;
- sourceTree = "<group>";
- };
- 1BB5129C0ED8785300EE6394 /* Categories */ = {
- isa = PBXGroup;
- children = (
- 1BB5129D0ED8785300EE6394 /* DDNumber.h */,
- 1BB5129E0ED8785300EE6394 /* DDNumber.m */,
- 1BB5129F0ED8785300EE6394 /* DDRange.h */,
- 1BB512A00ED8785300EE6394 /* DDRange.m */,
- 1BB512A10ED8785300EE6394 /* DDData.h */,
- 1BB512A20ED8785300EE6394 /* DDData.m */,
- );
- name = Categories;
- sourceTree = "<group>";
- };
- 1BB512A30ED8785300EE6394 /* TCP */ = {
- isa = PBXGroup;
- children = (
- 1BB512A40ED8785300EE6394 /* AsyncSocket.h */,
- 1BB512A50ED8785300EE6394 /* AsyncSocket.m */,
- );
- name = TCP;
- sourceTree = "<group>";
- };
- 1BB512A60ED8785300EE6394 /* HTTP */ = {
- isa = PBXGroup;
- children = (
- 1BB512A70ED8785300EE6394 /* HTTPAuthenticationRequest.h */,
- 1BB512A80ED8785300EE6394 /* HTTPAuthenticationRequest.m */,
- 1BB512A90ED8785300EE6394 /* HTTPServer.h */,
- 1BB512AA0ED8785300EE6394 /* HTTPServer.m */,
- 1BB512AB0ED8785300EE6394 /* HTTPConnection.h */,
- 1BB512AC0ED8785300EE6394 /* HTTPConnection.m */,
- 1BB512AD0ED8785300EE6394 /* HTTPResponse.h */,
- 1BB512AE0ED8785300EE6394 /* HTTPResponse.m */,
- );
- name = HTTP;
- sourceTree = "<group>";
- };
- 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
- isa = PBXGroup;
- children = (
- 1B69BD010EE1E2B300AB0B44 /* FileBrowser */,
- 1BB512A60ED8785300EE6394 /* HTTP */,
- 1BB512A30ED8785300EE6394 /* TCP */,
- 1BB5129C0ED8785300EE6394 /* Categories */,
- 080E96DDFE201D6D7F000001 /* Classes */,
- 29B97315FDCFA39411CA2CEA /* Other Sources */,
- 29B97317FDCFA39411CA2CEA /* Resources */,
- 29B97323FDCFA39411CA2CEA /* Frameworks */,
- 19C28FACFE9D520D11CA2CBB /* Products */,
- );
- name = CustomTemplate;
- sourceTree = "<group>";
- };
- 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
- isa = PBXGroup;
- children = (
- 32CA4F630368D1EE00C91783 /* iPhoneHTTPServer_Prefix.pch */,
- 29B97316FDCFA39411CA2CEA /* main.m */,
- );
- name = "Other Sources";
- sourceTree = "<group>";
- };
- 29B97317FDCFA39411CA2CEA /* Resources */ = {
- isa = PBXGroup;
- children = (
- 28AD733E0D9D9553002E5188 /* MainWindow.xib */,
- 8D1107310486CEB800E47090 /* Info.plist */,
- );
- name = Resources;
- sourceTree = "<group>";
- };
- 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 1BB512BB0ED8786400EE6394 /* CFNetwork.framework */,
- 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
- 1D30AB110D05D00D00671497 /* Foundation.framework */,
- 288765FC0DF74451002DB57D /* CoreGraphics.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 1D6058900D05DD3D006BFB54 /* iPhoneHTTPServer */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "iPhoneHTTPServer" */;
- buildPhases = (
- 1D60588D0D05DD3D006BFB54 /* Resources */,
- 1D60588E0D05DD3D006BFB54 /* Sources */,
- 1D60588F0D05DD3D006BFB54 /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = iPhoneHTTPServer;
- productName = iPhoneHTTPServer;
- productReference = 1D6058910D05DD3D006BFB54 /* iPhoneHTTPServer.app */;
- productType = "com.apple.product-type.application";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 29B97313FDCFA39411CA2CEA /* Project object */ = {
- isa = PBXProject;
- buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "iPhoneHTTPServer" */;
- compatibilityVersion = "Xcode 3.1";
- hasScannedForEncodings = 1;
- mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 1D6058900D05DD3D006BFB54 /* iPhoneHTTPServer */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- 1D60588D0D05DD3D006BFB54 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 1D60588E0D05DD3D006BFB54 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 1D60589B0D05DD56006BFB54 /* main.m in Sources */,
- 1D3623260D0F684500981E51 /* iPhoneHTTPServerAppDelegate.m in Sources */,
- 1BB512B00ED8785300EE6394 /* DDNumber.m in Sources */,
- 1BB512B10ED8785300EE6394 /* DDRange.m in Sources */,
- 1BB512B20ED8785300EE6394 /* DDData.m in Sources */,
- 1BB512B30ED8785300EE6394 /* AsyncSocket.m in Sources */,
- 1BB512B40ED8785300EE6394 /* HTTPAuthenticationRequest.m in Sources */,
- 1BB512B50ED8785300EE6394 /* HTTPServer.m in Sources */,
- 1BB512B60ED8785300EE6394 /* HTTPConnection.m in Sources */,
- 1BB512B70ED8785300EE6394 /* HTTPResponse.m in Sources */,
- 1B69BD040EE1E2C100AB0B44 /* FileBrowser.m in Sources */,
- 1B85854E0EE2981A000FF751 /* localhostAdresses.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin XCBuildConfiguration section */
- 1D6058940D05DD3E006BFB54 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- COPY_PHASE_STRIP = NO;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = iPhoneHTTPServer_Prefix.pch;
- INFOPLIST_FILE = Info.plist;
- LIBRARY_SEARCH_PATHS = (
- "$(inherited)",
- ""$(SRCROOT)"",
- );
- PRODUCT_NAME = iPhoneHTTPServer;
- };
- name = Debug;
- };
- 1D6058950D05DD3E006BFB54 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- COPY_PHASE_STRIP = YES;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = iPhoneHTTPServer_Prefix.pch;
- INFOPLIST_FILE = Info.plist;
- LIBRARY_SEARCH_PATHS = (
- "$(inherited)",
- ""$(SRCROOT)"",
- );
- PRODUCT_NAME = iPhoneHTTPServer;
- };
- name = Release;
- };
- C01FCF4F08A954540054247B /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ARCHS = "$(ARCHS_STANDARD_32_BIT)";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Nuno Pereira";
- GCC_C_LANGUAGE_STANDARD = c99;
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- ONLY_ACTIVE_ARCH = YES;
- PREBINDING = NO;
- "PROVISIONING_PROFILE[sdk=iphoneos*]" = "3A9CA403-5D99-4DCC-989E-28ABF8488E1A";
- SDKROOT = iphoneos2.2;
- };
- name = Debug;
- };
- C01FCF5008A954540054247B /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ARCHS = "$(ARCHS_STANDARD_32_BIT)";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: Nuno Pereira";
- GCC_C_LANGUAGE_STANDARD = c99;
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- PREBINDING = NO;
- "PROVISIONING_PROFILE[sdk=iphoneos*]" = "ECB001BC-99B4-421B-A9D9-F9F57898F017";
- SDKROOT = iphoneos2.2;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "iPhoneHTTPServer" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 1D6058940D05DD3E006BFB54 /* Debug */,
- 1D6058950D05DD3E006BFB54 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- C01FCF4E08A954540054247B /* Build configuration list for PBXProject "iPhoneHTTPServer" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- C01FCF4F08A954540054247B /* Debug */,
- C01FCF5008A954540054247B /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
- }