apple.pbxuser

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

PBXUSER
103
字号
// !$*UTF8*$!{	18B9F0C80C4CB7A500A94630 /* String View */ = {		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 = "String View";		sourceDirectories = (		);	};	18B9F0D60C4CB7B400A94630 /* Source Control */ = {		isa = PBXSourceControlManager;		fallbackIsa = XCSourceControlManager;		isSCMEnabled = 0;		scmConfiguration = {		};	};	18B9F0D70C4CB7B400A94630 /* Code sense */ = {		isa = PBXCodeSenseManager;		indexTemplatePath = "";	};	18B9F0D80C4CB7C300A94630 /* MyView.h */ = {		uiCtxt = {			sepNavIntBoundsRect = "{{0, 0}, {691, 429}}";			sepNavSelRange = "{194, 0}";			sepNavVisRange = "{0, 195}";			sepNavWindowFrame = "{{15, 615}, {750, 558}}";		};	};	18B9F0D90C4CB7C300A94630 /* MyView.m */ = {		uiCtxt = {			sepNavIntBoundsRect = "{{0, 0}, {691, 588}}";			sepNavSelRange = "{640, 0}";			sepNavVisRange = "{152, 796}";			sepNavWindowFrame = "{{770, 554}, {750, 558}}";		};	};	29B97313FDCFA39411CA2CEA /* Project object */ = {		activeArchitecture = i386;		activeBuildConfigurationName = Release;		activeExecutable = 18B9F0C80C4CB7A500A94630 /* String View */;		activeTarget = 8D1107260486CEB800E47090 /* String View */;		addToTargets = (			8D1107260486CEB800E47090 /* String View */,		);		codeSenseManager = 18B9F0D70C4CB7B400A94630 /* Code sense */;		executables = (			18B9F0C80C4CB7A500A94630 /* String View */,		);		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 = 206355837;			PBXWorkspaceStateSaveDate = 206355837;		};		sourceControlManager = 18B9F0D60C4CB7B400A94630 /* Source Control */;		userBuildSettings = {		};	};	8D1107260486CEB800E47090 /* String View */ = {		activeExec = 0;		executables = (			18B9F0C80C4CB7A500A94630 /* String View */,		);	};}

⌨️ 快捷键说明

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