📄 project.pbxproj
字号:
buildStyles = ( 4A9504CCFFE6A4B311CA0CBA /* Development */, 4A9504CDFFE6A4B311CA0CBA /* Deployment */, ); hasScannedForEncodings = 1; mainGroup = 29B97314FDCFA39411CA2CEA /* SuperTableView */; projectDirPath = ""; targets = ( 74A78E1303E34EBE00A80103 /* Aggregate */, 74571D2003DB6B3F00A80103 /* SuperTableView */, ); };/* End PBXProject section *//* Begin PBXResourcesBuildPhase section */ 74571D1C03DB6B3F00A80103 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 7457214A03DB6C6100A80103 /* InfoPlist.strings in Resources */, 7457214B03DB6C6400A80103 /* MainMenu.nib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; };/* End PBXResourcesBuildPhase section *//* Begin PBXRezBuildPhase section */ 74571D1F03DB6B3F00A80103 /* Rez */ = { isa = PBXRezBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; };/* End PBXRezBuildPhase section *//* Begin PBXSourcesBuildPhase section */ 74571D1D03DB6B3F00A80103 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 74571D4D03DB6BDD00A80103 /* Controller.m in Sources */, 7457214C03DB6C6B00A80103 /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; };/* End PBXSourcesBuildPhase section *//* Begin PBXTargetDependency section */ 74A78E1403E34EC400A80103 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 74571D2003DB6B3F00A80103 /* SuperTableView */; targetProxy = 7461ED5D05127D0F000A2939 /* PBXContainerItemProxy */; };/* End PBXTargetDependency section *//* Begin PBXVariantGroup section */ 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 089C165DFE840E0CC02AAC07 /* English */, ); name = InfoPlist.strings; sourceTree = "<group>"; }; 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = { isa = PBXVariantGroup; children = ( 29B97319FDCFA39411CA2CEA /* English */, ); name = MainMenu.nib; sourceTree = "<group>"; };/* End PBXVariantGroup section *//* Begin XCBuildConfiguration section */ 7490501F0867C26300810912 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; FRAMEWORK_SEARCH_PATHS = ( "/Users/tciuro/Documents/QuickLite/QuickLite v1.5/Examples/QuickLite Framework", "$(SRCROOT)/../QuickLite Framework", ); GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_OPTIMIZATION_LEVEL = 0; INSTALL_PATH = "$(HOME)/Applications"; OPTIMIZATION_CFLAGS = "-O0"; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = SuperTableView; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); WRAPPER_EXTENSION = app; ZERO_LINK = YES; }; name = Development; }; 749050200867C26300810912 /* Deployment */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; FRAMEWORK_SEARCH_PATHS = ( "/Users/tciuro/Documents/QuickLite/QuickLite v1.5/Examples/QuickLite Framework", "$(SRCROOT)/../QuickLite Framework", ); GCC_ENABLE_CPP_EXCEPTIONS = NO; GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_OPTIMIZATION_LEVEL = 3; INSTALL_PATH = "$(HOME)/Applications"; OPTIMIZATION_CFLAGS = "-O0"; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = SuperTableView; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); WRAPPER_EXTENSION = app; ZERO_LINK = NO; }; name = Deployment; }; 749050210867C26300810912 /* Default */ = { isa = XCBuildConfiguration; buildSettings = { FRAMEWORK_SEARCH_PATHS = ( "/Users/tciuro/Documents/QuickLite/QuickLite v1.5/Examples/QuickLite Framework", "$(SRCROOT)/../QuickLite Framework", ); INSTALL_PATH = "$(HOME)/Applications"; OPTIMIZATION_CFLAGS = "-O0"; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = SuperTableView; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); WRAPPER_EXTENSION = app; }; name = Default; }; 749050230867C26300810912 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_OPTIMIZATION_LEVEL = 0; OPTIMIZATION_CFLAGS = "-O0"; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = Aggregate; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); ZERO_LINK = YES; }; name = Development; }; 749050240867C26300810912 /* Deployment */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; GCC_ENABLE_CPP_EXCEPTIONS = NO; GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_OPTIMIZATION_LEVEL = 3; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = Aggregate; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); ZERO_LINK = NO; }; name = Deployment; }; 749050250867C26300810912 /* Default */ = { isa = XCBuildConfiguration; buildSettings = { OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = Aggregate; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); }; name = Default; }; 749050270867C26300810912 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { INSTALL_PATH = "@executable_path/../Frameworks"; }; name = Development; }; 749050280867C26300810912 /* Deployment */ = { isa = XCBuildConfiguration; buildSettings = { INSTALL_PATH = "@executable_path/../Frameworks"; }; name = Deployment; }; 749050290867C26300810912 /* Default */ = { isa = XCBuildConfiguration; buildSettings = { INSTALL_PATH = "@executable_path/../Frameworks"; }; name = Default; };/* End XCBuildConfiguration section *//* Begin XCConfigurationList section */ 7490501E0867C26300810912 /* Build configuration list for PBXApplicationTarget "SuperTableView" */ = { isa = XCConfigurationList; buildConfigurations = ( 7490501F0867C26300810912 /* Development */, 749050200867C26300810912 /* Deployment */, 749050210867C26300810912 /* Default */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Default; }; 749050220867C26300810912 /* Build configuration list for PBXAggregateTarget "Aggregate" */ = { isa = XCConfigurationList; buildConfigurations = ( 749050230867C26300810912 /* Development */, 749050240867C26300810912 /* Deployment */, 749050250867C26300810912 /* Default */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Default; }; 749050260867C26300810912 /* Build configuration list for PBXProject "SuperTableView" */ = { isa = XCConfigurationList; buildConfigurations = ( 749050270867C26300810912 /* Development */, 749050280867C26300810912 /* Deployment */, 749050290867C26300810912 /* Default */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Default; };/* End XCConfigurationList section */ }; rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -