apple.pbxuser

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

PBXUSER
111
字号
// !$*UTF8*$!{	08FB7793FE84155DC02AAC07 /* Project object */ = {		activeArchitecture = i386;		activeBuildConfigurationName = Release;		activeExecutable = 187830810C5502CE005C1F33 /* keyvaluecoding */;		activeTarget = 8DD76F960486AA7600D96B5E /* keyvaluecoding */;		addToTargets = (			8DD76F960486AA7600D96B5E /* keyvaluecoding */,		);		codeSenseManager = 1878308A0C5502D0005C1F33 /* Code sense */;		executables = (			187830810C5502CE005C1F33 /* keyvaluecoding */,		);		perUserDictionary = {			PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = {				PBXFileTableDataSourceColumnSortingDirectionKey = "-1";				PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;				PBXFileTableDataSourceColumnWidthsKey = (					20,					243,					20,					48,					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 = 206900142;			PBXWorkspaceStateSaveDate = 206900142;		};		sourceControlManager = 187830890C5502D0005C1F33 /* Source Control */;		userBuildSettings = {		};	};	08FB7796FE84155DC02AAC07 /* keyvaluecoding.m */ = {		uiCtxt = {			sepNavIntBoundsRect = "{{0, 0}, {691, 429}}";			sepNavSelRange = "{269, 0}";			sepNavVisRange = "{0, 670}";			sepNavWindowFrame = "{{271, 178}, {750, 558}}";		};	};	187830810C5502CE005C1F33 /* keyvaluecoding */ = {		isa = PBXExecutable;		activeArgIndices = (		);		argumentStrings = (		);		autoAttachOnCrash = 1;		breakpointsEnabled = 0;		configStateDict = {		};		customDataFormattersEnabled = 1;		debuggerPlugin = GDBDebugging;		disassemblyDisplayState = 0;		dylibVariantSuffix = "";		enableDebugStr = 1;		environmentEntries = (		);		executableSystemSymbolLevel = 0;		executableUserSymbolLevel = 0;		libgmallocEnabled = 0;		name = keyvaluecoding;		sourceDirectories = (		);	};	187830890C5502D0005C1F33 /* Source Control */ = {		isa = PBXSourceControlManager;		fallbackIsa = XCSourceControlManager;		isSCMEnabled = 0;		scmConfiguration = {		};	};	1878308A0C5502D0005C1F33 /* Code sense */ = {		isa = PBXCodeSenseManager;		indexTemplatePath = "";	};	1878308B0C5503A9005C1F33 /* FoodItem.h */ = {		uiCtxt = {			sepNavIntBoundsRect = "{{0, 0}, {691, 429}}";			sepNavSelRange = "{540, 0}";			sepNavVisRange = "{0, 576}";			sepNavWindowFrame = "{{69, 315}, {750, 558}}";		};	};	1878308C0C5503A9005C1F33 /* FoodItem.m */ = {		uiCtxt = {			sepNavIntBoundsRect = "{{0, 0}, {691, 644}}";			sepNavSelRange = "{568, 0}";			sepNavVisRange = "{37, 622}";			sepNavWindowFrame = "{{69, 315}, {750, 558}}";		};	};	8DD76F960486AA7600D96B5E /* keyvaluecoding */ = {		activeExec = 0;		executables = (			187830810C5502CE005C1F33 /* keyvaluecoding */,		);	};}

⌨️ 快捷键说明

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