📄 project.pbxproj
字号:
productName = foo; productReference = 1D6058910D05DD3D006BFB54 /* DrillDownSave.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 "DrillDownSave" */; compatibilityVersion = "Xcode 3.1"; hasScannedForEncodings = 1; knownRegions = ( English, Japanese, French, German, en, ); mainGroup = 29B97314FDCFA39411CA2CEA /* Toolbar */; projectDirPath = ""; projectRoot = ""; targets = ( 1D6058900D05DD3D006BFB54 /* DrillDownSave */, ); };/* End PBXProject section *//* Begin PBXResourcesBuildPhase section */ 1D60588D0D05DD3D006BFB54 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 53B0454C0DBF941C0064B214 /* outline.plist in Resources */, 539168AD0DCFA62B00D8C6CB /* InfoPlist.strings in Resources */, 539168B00DCFA64400D8C6CB /* MainWindow.xib in Resources */, 532CE1130DD8BE8A000399BC /* Icon.png in Resources */, 53F028F20DF4A367003A0989 /* Default.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; };/* End PBXResourcesBuildPhase section *//* Begin PBXSourcesBuildPhase section */ 1D60588E0D05DD3D006BFB54 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 1D60589B0D05DD56006BFB54 /* main.m in Sources */, 531F16A80D6367A3003D33FB /* LeafViewController.m in Sources */, 531F16A90D6367A3003D33FB /* AppDelegate.m in Sources */, 531F16AB0D6367A3003D33FB /* Level1ViewController.m in Sources */, 53F3C4F50DBFD49C0069098D /* Level2ViewController.m in Sources */, 53FF66570DCF9B120050CF9F /* Level3ViewController.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; };/* End PBXSourcesBuildPhase section *//* Begin PBXVariantGroup section */ 539168AB0DCFA62B00D8C6CB /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 539168AC0DCFA62B00D8C6CB /* en */, ); name = InfoPlist.strings; sourceTree = "<group>"; }; 539168AE0DCFA64400D8C6CB /* MainWindow.xib */ = { isa = PBXVariantGroup; children = ( 539168AF0DCFA64400D8C6CB /* en */, ); name = MainWindow.xib; sourceTree = "<group>"; };/* End PBXVariantGroup section *//* Begin XCBuildConfiguration section */ 1D6058940D05DD3E006BFB54 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = Prefix.pch; INFOPLIST_FILE = Info.plist; INSTALL_PATH = /Applications; PREBINDING = NO; PRODUCT_NAME = DrillDownSave; WRAPPER_EXTENSION = app; }; name = Debug; }; 1D6058950D05DD3E006BFB54 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = Prefix.pch; INFOPLIST_FILE = Info.plist; INSTALL_PATH = /Applications; PREBINDING = NO; PRODUCT_NAME = DrillDownSave; WRAPPER_EXTENSION = app; }; name = Release; }; C01FCF4F08A954540054247B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; ONLY_ACTIVE_ARCH = YES; PREBINDING = NO; SDKROOT = iphoneos2.0; }; name = Debug; }; C01FCF5008A954540054247B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; SDKROOT = iphoneos2.0; }; name = Release; };/* End XCBuildConfiguration section *//* Begin XCConfigurationList section */ 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "DrillDownSave" */ = { isa = XCConfigurationList; buildConfigurations = ( 1D6058940D05DD3E006BFB54 /* Debug */, 1D6058950D05DD3E006BFB54 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C01FCF4E08A954540054247B /* Build configuration list for PBXProject "DrillDownSave" */ = { isa = XCConfigurationList; buildConfigurations = ( C01FCF4F08A954540054247B /* Debug */, C01FCF5008A954540054247B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; };/* End XCConfigurationList section */ }; rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -