cdrc.pbxuser

来自「一些有助于在OBJECTIVE-C的foundation和Appkit下开发的例」· PBXUSER 代码 · 共 140 行

PBXUSER
140
字号
// !$*UTF8*$!{	08FB7793FE84155DC02AAC07 /* Project object */ = {		activeArchitecture = i386;		activeBuildConfigurationName = Debug;		activeExecutable = 27D3012D0C4417D2008D6684 /* mutablearrays */;		activeTarget = 8DD76F960486AA7600D96B5E /* mutablearrays */;		breakpoints = (			27D3013E0C44189D008D6684 /* mutablearrays.m:10 */,		);		codeSenseManager = 27D3013A0C4417E0008D6684 /* Code sense */;		executables = (			27D3012D0C4417D2008D6684 /* mutablearrays */,		);		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 = 205789138;			PBXWorkspaceStateSaveDate = 205789138;		};		perUserProjectItems = {			27D301410C44192A008D6684 /* PBXTextBookmark */ = 27D301410C44192A008D6684 /* PBXTextBookmark */;			27D301520C441F1D008D6684 /* PBXTextBookmark */ = 27D301520C441F1D008D6684 /* PBXTextBookmark */;		};		sourceControlManager = 27D301390C4417E0008D6684 /* Source Control */;		userBuildSettings = {		};	};	08FB7796FE84155DC02AAC07 /* mutablearrays.m */ = {		uiCtxt = {			sepNavIntBoundsRect = "{{0, 0}, {482, 224}}";			sepNavSelRange = "{469, 0}";			sepNavVisRange = "{469, 116}";			sepNavWindowFrame = "{{15, 615}, {750, 558}}";		};	};	27D3012D0C4417D2008D6684 /* mutablearrays */ = {		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 = mutablearrays;		savedGlobals = {		};		sourceDirectories = (		);		variableFormatDictionary = {		};	};	27D301390C4417E0008D6684 /* Source Control */ = {		isa = PBXSourceControlManager;		fallbackIsa = XCSourceControlManager;		isSCMEnabled = 0;		scmConfiguration = {		};	};	27D3013A0C4417E0008D6684 /* Code sense */ = {		isa = PBXCodeSenseManager;		indexTemplatePath = "";	};	27D3013E0C44189D008D6684 /* mutablearrays.m:10 */ = {		isa = PBXFileBreakpoint;		actions = (		);		breakpointStyle = 0;		continueAfterActions = 0;		countType = 0;		delayBeforeContinue = 0;		fileReference = 08FB7796FE84155DC02AAC07 /* mutablearrays.m */;		functionName = "main (int argc, const char * argv[])";		hitCount = 1;		ignoreCount = 0;		lineNumber = 10;		location = mutablearrays;		modificationTime = 205789465.880559;		state = 1;	};	27D301410C44192A008D6684 /* PBXTextBookmark */ = {		isa = PBXTextBookmark;		fRef = 08FB7796FE84155DC02AAC07 /* mutablearrays.m */;		name = "mutablearrays.m: 11";		rLen = 0;		rLoc = 469;		rType = 0;		vrLen = 114;		vrLoc = 469;	};	27D301520C441F1D008D6684 /* PBXTextBookmark */ = {		isa = PBXTextBookmark;		fRef = 08FB7796FE84155DC02AAC07 /* mutablearrays.m */;		name = "mutablearrays.m: 11";		rLen = 0;		rLoc = 469;		rType = 0;		vrLen = 116;		vrLoc = 469;	};	8DD76F960486AA7600D96B5E /* mutablearrays */ = {		activeExec = 0;		executables = (			27D3012D0C4417D2008D6684 /* mutablearrays */,		);	};}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?