⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 project.pbxproj

📁 iphone开发
💻 PBXPROJ
📖 第 1 页 / 共 3 页
字号:
/* Begin PBXResourcesBuildPhase section */		1D60588D0D05DD3D006BFB54 /* Resources */ = {			isa = PBXResourcesBuildPhase;			buildActionMask = 2147483647;			files = (				53CFC0860D62591400422A0E /* scene1.jpg in Resources */,				53CFC0870D62591400422A0E /* scene2.jpg in Resources */,				53CFC0880D62591400422A0E /* scene3.jpg in Resources */,				53CFC0890D62591400422A0E /* scene4.jpg in Resources */,				53CFC08A0D62591400422A0E /* scene5.jpg in Resources */,				53CFC08C0D62591400422A0E /* whiteButton.png in Resources */,				536493E40D73B63F0048BD96 /* Default.png in Resources */,				53C36FA10D78679000E6AABE /* segment_tools.png in Resources */,				53C36FA20D78679000E6AABE /* segment_search.png in Resources */,				53C36FA30D78679000E6AABE /* segment_check.png in Resources */,				53C36FCF0D786A6A00E6AABE /* slider_ball.png in Resources */,				53C36FD00D786A6A00E6AABE /* yellowslide.png in Resources */,				53C36FD10D786A6A00E6AABE /* orangeslide.png in Resources */,				53C370D20D787C5400E6AABE /* Icon.png in Resources */,				537E74AC0D78CBFE00FD5536 /* UIButton_custom.png in Resources */,				531992A70DCBAE7300530CD7 /* MainWindow.xib in Resources */,				531992A80DCBAE7300530CD7 /* Localizable.strings in Resources */,				530986800DE753E300CC7C10 /* blueButton.png in Resources */,				53DD76C30E12CB670026169A /* 12-6AM.png in Resources */,				53DD76C40E12CB670026169A /* 6-12PM.png in Resources */,				53DD76C50E12CB670026169A /* 6-12AM.png in Resources */,				53DD76C60E12CB670026169A /* 12-6PM.png in Resources */,			);			runOnlyForDeploymentPostprocessing = 0;		};/* End PBXResourcesBuildPhase section *//* Begin PBXSourcesBuildPhase section */		1D60588E0D05DD3D006BFB54 /* Sources */ = {			isa = PBXSourcesBuildPhase;			buildActionMask = 2147483647;			files = (				1D60589B0D05DD56006BFB54 /* main.m in Sources */,				53CFC03F0D62589300422A0E /* AppDelegate.m in Sources */,				53CFC0510D6258A300422A0E /* WebViewController.m in Sources */,				53CFC0520D6258A300422A0E /* TextViewController.m in Sources */,				53CFC0530D6258A300422A0E /* PickerViewController.m in Sources */,				53CFC0540D6258A300422A0E /* MainViewController.m in Sources */,				53CFC0550D6258A300422A0E /* ImagesViewController.m in Sources */,				53CFC0560D6258A300422A0E /* ControlsViewController.m in Sources */,				534E452F0D65F9A800BDA07D /* AlertsViewController.m in Sources */,				53B0D4BE0D6A01AF00B4067D /* SegmentViewController.m in Sources */,				5303E60F0D6B565A00549676 /* CustomPicker.m in Sources */,				535F14180D6CA6A600F72359 /* TextFieldController.m in Sources */,				535F6DAB0D709EC3004ACDF8 /* ButtonsViewController.m in Sources */,				531BC18E0DABE5FE0090C770 /* EditableTableViewCell.m in Sources */,				53806CF10DAC02D400A7C7C9 /* ToolbarViewController.m in Sources */,				5348C5BE0DB55CE800E8144A /* SearchBarController.m in Sources */,				5319929A0DCBAE2A00530CD7 /* CellTextField.m in Sources */,				5319929B0DCBAE2A00530CD7 /* CellTextView.m in Sources */,				5319929C0DCBAE2A00530CD7 /* SourceCell.m in Sources */,				5319929D0DCBAE2A00530CD7 /* DisplayCell.m in Sources */,				5316140F0DDCC3480085B0B5 /* TransitionViewController.m in Sources */,				53DD768F0E12CAAC0026169A /* CustomView.m in Sources */,			);			runOnlyForDeploymentPostprocessing = 0;		};/* End PBXSourcesBuildPhase section *//* Begin PBXVariantGroup section */		531992A30DCBAE7300530CD7 /* MainWindow.xib */ = {			isa = PBXVariantGroup;			children = (				531992A40DCBAE7300530CD7 /* en */,			);			name = MainWindow.xib;			sourceTree = "<group>";		};		531992A50DCBAE7300530CD7 /* Localizable.strings */ = {			isa = PBXVariantGroup;			children = (				531992A60DCBAE7300530CD7 /* en */,			);			name = Localizable.strings;			sourceTree = "<group>";		};/* End PBXVariantGroup section *//* Begin XCBuildConfiguration section */		1D6058940D05DD3E006BFB54 /* Debug */ = {			isa = XCBuildConfiguration;			buildSettings = {				ALWAYS_SEARCH_USER_PATHS = NO;				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";				COPY_PHASE_STRIP = NO;				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";				GCC_DYNAMIC_NO_PIC = NO;				GCC_ENABLE_FIX_AND_CONTINUE = NO;				GCC_OPTIMIZATION_LEVEL = 0;				GCC_PRECOMPILE_PREFIX_HEADER = YES;				GCC_PREFIX_HEADER = Prefix.pch;				GCC_WARN_ABOUT_RETURN_TYPE = YES;				GCC_WARN_UNUSED_VALUE = NO;				GCC_WARN_UNUSED_VARIABLE = YES;				INFOPLIST_FILE = Info.plist;				PREBINDING = NO;				PRODUCT_NAME = UICatalog;			};			name = Debug;		};		1D6058950D05DD3E006BFB54 /* Release */ = {			isa = XCBuildConfiguration;			buildSettings = {				ALWAYS_SEARCH_USER_PATHS = NO;				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";				COPY_PHASE_STRIP = YES;				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";				GCC_ENABLE_FIX_AND_CONTINUE = NO;				GCC_PRECOMPILE_PREFIX_HEADER = YES;				GCC_PREFIX_HEADER = Prefix.pch;				GCC_WARN_ABOUT_RETURN_TYPE = YES;				GCC_WARN_UNUSED_VARIABLE = YES;				INFOPLIST_FILE = Info.plist;				PREBINDING = NO;				PRODUCT_NAME = UICatalog;			};			name = Release;		};		C01FCF4F08A954540054247B /* Debug */ = {			isa = XCBuildConfiguration;			buildSettings = {				ARCHS = "$(ARCHS_STANDARD_32_BIT)";				ONLY_ACTIVE_ARCH = YES;				PREBINDING = NO;				SDKROOT = iphoneos2.0;			};			name = Debug;		};		C01FCF5008A954540054247B /* Release */ = {			isa = XCBuildConfiguration;			buildSettings = {				ARCHS = "$(ARCHS_STANDARD_32_BIT)";				PREBINDING = NO;				SDKROOT = iphoneos2.0;			};			name = Release;		};/* End XCBuildConfiguration section *//* Begin XCConfigurationList section */		1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "UICatalog" */ = {			isa = XCConfigurationList;			buildConfigurations = (				1D6058940D05DD3E006BFB54 /* Debug */,				1D6058950D05DD3E006BFB54 /* Release */,			);			defaultConfigurationIsVisible = 0;			defaultConfigurationName = Release;		};		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "UICatalog" */ = {			isa = XCConfigurationList;			buildConfigurations = (				C01FCF4F08A954540054247B /* Debug */,				C01FCF5008A954540054247B /* Release */,			);			defaultConfigurationIsVisible = 0;			defaultConfigurationName = Release;		};/* End XCConfigurationList section */	};	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;}

⌨️ 快捷键说明

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