📄 project.pbxproj
字号:
// !$*UTF8*$!{ archiveVersion = 1; classes = { }; objectVersion = 44; objects = {/* Begin PBXBuildFile section */ 8DD76FAC0486AB0100D96B5E /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* main.c */; settings = {ATTRIBUTES = (); }; }; 8DD76FB00486AB0100D96B5E /* robot_ia.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = C6A0FF2C0290799A04C91782 /* robot_ia.1 */; }; AEC50B210EC843670045DFE7 /* terrain.c in Sources */ = {isa = PBXBuildFile; fileRef = AEC50B200EC843670045DFE7 /* terrain.c */; }; AEC50B4E0EC89B920045DFE7 /* noeud.c in Sources */ = {isa = PBXBuildFile; fileRef = AEC50B4D0EC89B920045DFE7 /* noeud.c */; }; AEC50B540EC8A0C50045DFE7 /* reserve.c in Sources */ = {isa = PBXBuildFile; fileRef = AEC50B530EC8A0C50045DFE7 /* reserve.c */; };/* End PBXBuildFile section *//* Begin PBXCopyFilesBuildPhase section */ 8DD76FAF0486AB0100D96B5E /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 8; dstPath = /usr/share/man/man1/; dstSubfolderSpec = 0; files = ( 8DD76FB00486AB0100D96B5E /* robot_ia.1 in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 1; };/* End PBXCopyFilesBuildPhase section *//* Begin PBXFileReference section */ 08FB7796FE84155DC02AAC07 /* main.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 4; path = main.c; sourceTree = "<group>"; }; 8DD76FB20486AB0100D96B5E /* robot_ia */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = robot_ia; sourceTree = BUILT_PRODUCTS_DIR; }; AEC50B1F0EC843670045DFE7 /* terrain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = terrain.h; sourceTree = "<group>"; }; AEC50B200EC843670045DFE7 /* terrain.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = terrain.c; sourceTree = "<group>"; }; AEC50B4C0EC89B920045DFE7 /* noeud.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = noeud.h; sourceTree = "<group>"; }; AEC50B4D0EC89B920045DFE7 /* noeud.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = noeud.c; sourceTree = "<group>"; }; AEC50B520EC8A0C50045DFE7 /* reserve.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reserve.h; sourceTree = "<group>"; }; AEC50B530EC8A0C50045DFE7 /* reserve.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = reserve.c; sourceTree = "<group>"; }; C6A0FF2C0290799A04C91782 /* robot_ia.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = robot_ia.1; sourceTree = "<group>"; };/* End PBXFileReference section *//* Begin PBXFrameworksBuildPhase section */ 8DD76FAD0486AB0100D96B5E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; };/* End PBXFrameworksBuildPhase section *//* Begin PBXGroup section */ 08FB7794FE84155DC02AAC07 /* robot_ia */ = { isa = PBXGroup; children = ( 08FB7795FE84155DC02AAC07 /* Source */, C6A0FF2B0290797F04C91782 /* Documentation */, 1AB674ADFE9D54B511CA2CBB /* Products */, ); name = robot_ia; sourceTree = "<group>"; }; 08FB7795FE84155DC02AAC07 /* Source */ = { isa = PBXGroup; children = ( AEC50B520EC8A0C50045DFE7 /* reserve.h */, AEC50B530EC8A0C50045DFE7 /* reserve.c */, AEC50B4C0EC89B920045DFE7 /* noeud.h */, AEC50B4D0EC89B920045DFE7 /* noeud.c */, AEC50B1F0EC843670045DFE7 /* terrain.h */, AEC50B200EC843670045DFE7 /* terrain.c */, 08FB7796FE84155DC02AAC07 /* main.c */, ); name = Source; sourceTree = "<group>"; }; 1AB674ADFE9D54B511CA2CBB /* Products */ = { isa = PBXGroup; children = ( 8DD76FB20486AB0100D96B5E /* robot_ia */, ); name = Products; sourceTree = "<group>"; }; C6A0FF2B0290797F04C91782 /* Documentation */ = { isa = PBXGroup; children = ( C6A0FF2C0290799A04C91782 /* robot_ia.1 */, ); name = Documentation; sourceTree = "<group>"; };/* End PBXGroup section *//* Begin PBXNativeTarget section */ 8DD76FA90486AB0100D96B5E /* robot_ia */ = { isa = PBXNativeTarget; buildConfigurationList = 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "robot_ia" */; buildPhases = ( 8DD76FAB0486AB0100D96B5E /* Sources */, 8DD76FAD0486AB0100D96B5E /* Frameworks */, 8DD76FAF0486AB0100D96B5E /* CopyFiles */, ); buildRules = ( ); dependencies = ( ); name = robot_ia; productInstallPath = "$(HOME)/bin"; productName = robot_ia; productReference = 8DD76FB20486AB0100D96B5E /* robot_ia */; productType = "com.apple.product-type.tool"; };/* End PBXNativeTarget section *//* Begin PBXProject section */ 08FB7793FE84155DC02AAC07 /* Project object */ = { isa = PBXProject; buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "robot_ia" */; compatibilityVersion = "Xcode 3.0"; hasScannedForEncodings = 1; mainGroup = 08FB7794FE84155DC02AAC07 /* robot_ia */; projectDirPath = ""; projectRoot = ""; targets = ( 8DD76FA90486AB0100D96B5E /* robot_ia */, ); };/* End PBXProject section *//* Begin PBXSourcesBuildPhase section */ 8DD76FAB0486AB0100D96B5E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 8DD76FAC0486AB0100D96B5E /* main.c in Sources */, AEC50B210EC843670045DFE7 /* terrain.c in Sources */, AEC50B4E0EC89B920045DFE7 /* noeud.c in Sources */, AEC50B540EC8A0C50045DFE7 /* reserve.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; };/* End PBXSourcesBuildPhase section *//* Begin XCBuildConfiguration section */ 1DEB928608733DD80010E9CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; INSTALL_PATH = /usr/local/bin; PRODUCT_NAME = robot_ia; ZERO_LINK = YES; }; name = Debug; }; 1DEB928708733DD80010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; GCC_MODEL_TUNING = G5; INSTALL_PATH = /usr/local/bin; PRODUCT_NAME = robot_ia; }; name = Release; }; 1DEB928A08733DD80010E9CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; }; name = Debug; }; 1DEB928B08733DD80010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = ( ppc, i386, ); GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; }; name = Release; };/* End XCBuildConfiguration section *//* Begin XCConfigurationList section */ 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "robot_ia" */ = { isa = XCConfigurationList; buildConfigurations = ( 1DEB928608733DD80010E9CD /* Debug */, 1DEB928708733DD80010E9CD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "robot_ia" */ = { isa = XCConfigurationList; buildConfigurations = ( 1DEB928A08733DD80010E9CD /* Debug */, 1DEB928B08733DD80010E9CD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; };/* End XCConfigurationList section */ }; rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -