cdrc.pbxuser
来自「一些有助于在OBJECTIVE-C的foundation和Appkit下开发的例」· PBXUSER 代码 · 共 134 行
PBXUSER
134 行
// !$*UTF8*$!{ 08FB7793FE84155DC02AAC07 /* Project object */ = { activeArchitecture = i386; activeBuildConfigurationName = Debug; activeExecutable = 277187F90C43B44500F763F4 /* strings */; activeTarget = 8DD76F960486AA7600D96B5E /* strings */; breakpoints = ( 277188190C43BAF000F763F4 /* strings.m:8 */, ); codeSenseManager = 277188020C43B46300F763F4 /* Code sense */; executables = ( 277187F90C43B44500F763F4 /* strings */, ); perUserDictionary = { PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; PBXFileTableDataSourceColumnWidthsKey = ( 20, 243, 20, 48.16259765625, 43, 43, 20, ); PBXFileTableDataSourceColumnsKey = ( PBXFileDataSource_FiletypeID, PBXFileDataSource_Filename_ColumnID, PBXFileDataSource_Built_ColumnID, PBXFileDataSource_ObjectSize_ColumnID, PBXFileDataSource_Errors_ColumnID, PBXFileDataSource_Warnings_ColumnID, PBXFileDataSource_Target_ColumnID, ); }; PBXPerProjectTemplateStateSaveDate = 205763653; PBXWorkspaceStateSaveDate = 205763653; }; perUserProjectItems = { 277188260C43E8C100F763F4 /* PBXBookmark */ = 277188260C43E8C100F763F4 /* PBXBookmark */; 277188270C43E8C100F763F4 /* PBXTextBookmark */ = 277188270C43E8C100F763F4 /* PBXTextBookmark */; }; sourceControlManager = 277188010C43B46300F763F4 /* Source Control */; userBuildSettings = { }; }; 08FB7796FE84155DC02AAC07 /* strings.m */ = { uiCtxt = { sepNavIntBoundsRect = "{{0, 0}, {482, 210}}"; sepNavSelRange = "{305, 0}"; sepNavVisRange = "{0, 339}"; sepNavWindowFrame = "{{142, 266}, {750, 558}}"; }; }; 277187F90C43B44500F763F4 /* strings */ = { isa = PBXExecutable; activeArgIndices = ( ); argumentStrings = ( ); autoAttachOnCrash = 1; breakpointsEnabled = 1; configStateDict = { }; customDataFormattersEnabled = 1; debuggerPlugin = GDBDebugging; disassemblyDisplayState = 0; dylibVariantSuffix = ""; enableDebugStr = 1; environmentEntries = ( ); executableSystemSymbolLevel = 0; executableUserSymbolLevel = 0; libgmallocEnabled = 0; name = strings; savedGlobals = { }; sourceDirectories = ( ); variableFormatDictionary = { }; }; 277188010C43B46300F763F4 /* Source Control */ = { isa = PBXSourceControlManager; fallbackIsa = XCSourceControlManager; isSCMEnabled = 0; scmConfiguration = { }; }; 277188020C43B46300F763F4 /* Code sense */ = { isa = PBXCodeSenseManager; indexTemplatePath = ""; }; 277188190C43BAF000F763F4 /* strings.m:8 */ = { isa = PBXFileBreakpoint; actions = ( ); breakpointStyle = 0; continueAfterActions = 0; countType = 0; delayBeforeContinue = 0; fileReference = 08FB7796FE84155DC02AAC07 /* strings.m */; functionName = "main (int argc, const char * argv[])"; hitCount = 1; ignoreCount = 0; lineNumber = 8; location = strings; modificationTime = 205767990.475345; state = 1; }; 277188260C43E8C100F763F4 /* PBXBookmark */ = { isa = PBXBookmark; fRef = 08FB7796FE84155DC02AAC07 /* strings.m */; }; 277188270C43E8C100F763F4 /* PBXTextBookmark */ = { isa = PBXTextBookmark; fRef = 08FB7796FE84155DC02AAC07 /* strings.m */; name = "strings.m: 9"; rLen = 0; rLoc = 305; rType = 0; vrLen = 339; vrLoc = 0; }; 8DD76F960486AA7600D96B5E /* strings */ = { activeExec = 0; executables = ( 277187F90C43B44500F763F4 /* strings */, ); };}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?