apple.pbxuser

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

PBXUSER
127
字号
// !$*UTF8*$!{	187793A20C4BCA1B00B2B27D /* Controller.h */ = {		uiCtxt = {			sepNavIntBoundsRect = "{{0, 0}, {691, 429}}";			sepNavSelRange = "{303, 0}";			sepNavVisRange = "{0, 344}";			sepNavWindowFrame = "{{36, 587}, {750, 558}}";		};	};	187793A30C4BCA1B00B2B27D /* Controller.m */ = {		uiCtxt = {			sepNavIntBoundsRect = "{{0, 0}, {691, 429}}";			sepNavSelRange = "{635, 0}";			sepNavVisRange = "{0, 635}";			sepNavWindowFrame = "{{199, 447}, {750, 558}}";		};	};	187793A50C4BCA2300B2B27D /* Converter.h */ = {		uiCtxt = {			sepNavIntBoundsRect = "{{0, 0}, {691, 429}}";			sepNavSelRange = "{258, 0}";			sepNavVisRange = "{0, 263}";			sepNavWindowFrame = "{{38, 594}, {750, 558}}";		};	};	187793A60C4BCA2300B2B27D /* Converter.m */ = {		uiCtxt = {			sepNavIntBoundsRect = "{{0, 0}, {691, 429}}";			sepNavSelRange = "{246, 0}";			sepNavVisRange = "{0, 279}";			sepNavWindowFrame = "{{268, 384}, {750, 558}}";		};	};	18D65A030C4734E400579B0B /* Currency Converter */ = {		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 = "Currency Converter";		sourceDirectories = (		);	};	18D65A0E0C47350300579B0B /* Source Control */ = {		isa = PBXSourceControlManager;		fallbackIsa = XCSourceControlManager;		isSCMEnabled = 0;		scmConfiguration = {		};	};	18D65A0F0C47350300579B0B /* Code sense */ = {		isa = PBXCodeSenseManager;		indexTemplatePath = "";	};	29B97313FDCFA39411CA2CEA /* Project object */ = {		activeArchitecture = i386;		activeBuildConfigurationName = Release;		activeExecutable = 18D65A030C4734E400579B0B /* Currency Converter */;		activeTarget = 8D1107260486CEB800E47090 /* Currency Converter */;		addToTargets = (			8D1107260486CEB800E47090 /* Currency Converter */,		);		codeSenseManager = 18D65A0F0C47350300579B0B /* Code sense */;		executables = (			18D65A030C4734E400579B0B /* Currency Converter */,		);		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 = 206331921;			PBXWorkspaceStateSaveDate = 206331921;		};		sourceControlManager = 18D65A0E0C47350300579B0B /* Source Control */;		userBuildSettings = {		};	};	29B97316FDCFA39411CA2CEA /* main.m */ = {		uiCtxt = {			sepNavIntBoundsRect = "{{0, 0}, {691, 429}}";			sepNavSelRange = "{0, 0}";			sepNavVisRange = "{0, 257}";			sepNavWindowFrame = "{{15, 615}, {750, 558}}";		};	};	8D1107260486CEB800E47090 /* Currency Converter */ = {		activeExec = 0;		executables = (			18D65A030C4734E400579B0B /* Currency Converter */,		);	};}

⌨️ 快捷键说明

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