apple.pbxuser

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

PBXUSER
107
字号
// !$*UTF8*$!{	18BD8F070C64BBE200B4F28F /* Image Bundle */ = {		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 = "Image Bundle";		savedGlobals = {		};		sourceDirectories = (		);	};	18BD8F150C64BBEF00B4F28F /* Source Control */ = {		isa = PBXSourceControlManager;		fallbackIsa = XCSourceControlManager;		isSCMEnabled = 0;		scmConfiguration = {		};	};	18BD8F160C64BBEF00B4F28F /* Code sense */ = {		isa = PBXCodeSenseManager;		indexTemplatePath = "";	};	18E152B70C64CBD40017780E /* Controller.h */ = {		uiCtxt = {			sepNavIntBoundsRect = "{{0, 0}, {691, 429}}";			sepNavSelRange = "{135, 191}";			sepNavVisRange = "{0, 326}";			sepNavWindowFrame = "{{15, 314}, {750, 558}}";		};	};	18E152B80C64CBD40017780E /* Controller.m */ = {		uiCtxt = {			sepNavIntBoundsRect = "{{0, 0}, {691, 574}}";			sepNavSelRange = "{748, 241}";			sepNavVisRange = "{159, 836}";			sepNavWindowFrame = "{{328, 221}, {750, 558}}";		};	};	29B97313FDCFA39411CA2CEA /* Project object */ = {		activeArchitecture = i386;		activeBuildConfigurationName = Release;		activeExecutable = 18BD8F070C64BBE200B4F28F /* Image Bundle */;		activeTarget = 8D1107260486CEB800E47090 /* Image Bundle */;		addToTargets = (			8D1107260486CEB800E47090 /* Image Bundle */,		);		breakpoints = (		);		codeSenseManager = 18BD8F160C64BBEF00B4F28F /* Code sense */;		executables = (			18BD8F070C64BBE200B4F28F /* Image Bundle */,		);		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 = 208692388;			PBXWorkspaceStateSaveDate = 208692388;		};		sourceControlManager = 18BD8F150C64BBEF00B4F28F /* Source Control */;		userBuildSettings = {		};	};	8D1107260486CEB800E47090 /* Image Bundle */ = {		activeExec = 0;		executables = (			18BD8F070C64BBE200B4F28F /* Image Bundle */,		);	};}

⌨️ 快捷键说明

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