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

📄 project.pbxproj

📁 一个navigation view的xcode手机程序
💻 PBXPROJ
📖 第 1 页 / 共 2 页
字号:
			isa = PBXProject;			buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "NavBar" */;			compatibilityVersion = "Xcode 3.1";			hasScannedForEncodings = 1;			knownRegions = (				English,				Japanese,				French,				German,				en,			);			mainGroup = 29B97314FDCFA39411CA2CEA /* Toolbar */;			projectDirPath = "";			projectRoot = "";			targets = (				1D6058900D05DD3D006BFB54 /* NavBar */,			);		};/* End PBXProject section *//* Begin PBXResourcesBuildPhase section */		1D60588D0D05DD3D006BFB54 /* Resources */ = {			isa = PBXResourcesBuildPhase;			buildActionMask = 2147483647;			files = (				53934A560D75B5DF00B04BC8 /* down.png in Resources */,				53934A5A0D75B64900B04BC8 /* up.png in Resources */,				535023F90D75FD77002B786D /* Page2.png in Resources */,				535023FA0D75FD77002B786D /* Page4.png in Resources */,				535023FB0D75FD77002B786D /* Page3.png in Resources */,				535023FC0D75FD77002B786D /* Page1.png in Resources */,				539EC7520D775DBC000F2963 /* Icon.png in Resources */,				537204D40DC28C260048CDA2 /* PageThreeViewController.xib in Resources */,				537204D50DC28C260048CDA2 /* PageFiveViewController.xib in Resources */,				537204D60DC28C260048CDA2 /* PageFourViewController.xib in Resources */,				537204D70DC28C260048CDA2 /* MainWindow.xib in Resources */,				537204D80DC28C260048CDA2 /* PageOneViewController.xib in Resources */,				537204D90DC28C260048CDA2 /* PageTwoViewController.xib in Resources */,				537204DE0DC28C310048CDA2 /* Localizable.strings in Resources */,				537204DF0DC28C310048CDA2 /* InfoPlist.strings in Resources */,				537918850DD37474000C63C1 /* PageSixViewController.xib in Resources */,				532806750DE3450600DEFBD2 /* email.png in Resources */,				53AEC8F90DE7234E00D709B6 /* Default.png in Resources */,			);			runOnlyForDeploymentPostprocessing = 0;		};/* End PBXResourcesBuildPhase section *//* Begin PBXSourcesBuildPhase section */		1D60588E0D05DD3D006BFB54 /* Sources */ = {			isa = PBXSourcesBuildPhase;			buildActionMask = 2147483647;			files = (				1D60589B0D05DD56006BFB54 /* main.m in Sources */,				531F16A70D6367A3003D33FB /* PageTwoViewController.m in Sources */,				531F16A80D6367A3003D33FB /* PageOneViewController.m in Sources */,				531F16A90D6367A3003D33FB /* AppDelegate.m in Sources */,				531F16AA0D6367A3003D33FB /* PageThreeViewController.m in Sources */,				531F16AB0D6367A3003D33FB /* MainViewController.m in Sources */,				53A79EB90D70DF2A005FAC2C /* PageFourViewController.m in Sources */,				53C605410D771969000D01D5 /* MyCustomCell.m in Sources */,				538F313D0D9D5E6A0064A664 /* PageFiveViewController.m in Sources */,				5379185F0DD372EC000C63C1 /* PageSixViewController.m in Sources */,			);			runOnlyForDeploymentPostprocessing = 0;		};/* End PBXSourcesBuildPhase section *//* Begin PBXVariantGroup section */		537204C80DC28C260048CDA2 /* PageThreeViewController.xib */ = {			isa = PBXVariantGroup;			children = (				537204C90DC28C260048CDA2 /* en */,			);			name = PageThreeViewController.xib;			sourceTree = "<group>";		};		537204CA0DC28C260048CDA2 /* PageFiveViewController.xib */ = {			isa = PBXVariantGroup;			children = (				537204CB0DC28C260048CDA2 /* en */,			);			name = PageFiveViewController.xib;			sourceTree = "<group>";		};		537204CC0DC28C260048CDA2 /* PageFourViewController.xib */ = {			isa = PBXVariantGroup;			children = (				537204CD0DC28C260048CDA2 /* en */,			);			name = PageFourViewController.xib;			sourceTree = "<group>";		};		537204CE0DC28C260048CDA2 /* MainWindow.xib */ = {			isa = PBXVariantGroup;			children = (				537204CF0DC28C260048CDA2 /* en */,			);			name = MainWindow.xib;			sourceTree = "<group>";		};		537204D00DC28C260048CDA2 /* PageOneViewController.xib */ = {			isa = PBXVariantGroup;			children = (				537204D10DC28C260048CDA2 /* en */,			);			name = PageOneViewController.xib;			sourceTree = "<group>";		};		537204D20DC28C260048CDA2 /* PageTwoViewController.xib */ = {			isa = PBXVariantGroup;			children = (				537204D30DC28C260048CDA2 /* en */,			);			name = PageTwoViewController.xib;			sourceTree = "<group>";		};		537204DA0DC28C310048CDA2 /* Localizable.strings */ = {			isa = PBXVariantGroup;			children = (				537204DB0DC28C310048CDA2 /* en */,			);			name = Localizable.strings;			sourceTree = "<group>";		};		537204DC0DC28C310048CDA2 /* InfoPlist.strings */ = {			isa = PBXVariantGroup;			children = (				537204DD0DC28C310048CDA2 /* en */,			);			name = InfoPlist.strings;			sourceTree = "<group>";		};		537918830DD37474000C63C1 /* PageSixViewController.xib */ = {			isa = PBXVariantGroup;			children = (				537918840DD37474000C63C1 /* en */,			);			name = PageSixViewController.xib;			sourceTree = "<group>";		};/* End PBXVariantGroup section *//* Begin XCBuildConfiguration section */		1D6058940D05DD3E006BFB54 /* Debug */ = {			isa = XCBuildConfiguration;			buildSettings = {				"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;				INFOPLIST_FILE = Info.plist;				INSTALL_PATH = /Applications;				PREBINDING = NO;				PRODUCT_NAME = NavBar;				WRAPPER_EXTENSION = app;			};			name = Debug;		};		1D6058950D05DD3E006BFB54 /* Release */ = {			isa = XCBuildConfiguration;			buildSettings = {				"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;				INFOPLIST_FILE = Info.plist;				INSTALL_PATH = /Applications;				PREBINDING = NO;				PRODUCT_NAME = NavBar;				WRAPPER_EXTENSION = app;			};			name = Release;		};		C01FCF4F08A954540054247B /* Debug */ = {			isa = XCBuildConfiguration;			buildSettings = {				ALWAYS_SEARCH_USER_PATHS = NO;				ARCHS = "$(ARCHS_STANDARD_32_BIT)";				GCC_WARN_ABOUT_RETURN_TYPE = YES;				GCC_WARN_UNUSED_VARIABLE = YES;				ONLY_ACTIVE_ARCH = YES;				PREBINDING = NO;				SDKROOT = iphoneos2.0;			};			name = Debug;		};		C01FCF5008A954540054247B /* Release */ = {			isa = XCBuildConfiguration;			buildSettings = {				ALWAYS_SEARCH_USER_PATHS = NO;				ARCHS = "$(ARCHS_STANDARD_32_BIT)";				GCC_WARN_ABOUT_RETURN_TYPE = YES;				GCC_WARN_UNUSED_VARIABLE = YES;				PREBINDING = NO;				SDKROOT = iphoneos2.0;			};			name = Release;		};/* End XCBuildConfiguration section *//* Begin XCConfigurationList section */		1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "NavBar" */ = {			isa = XCConfigurationList;			buildConfigurations = (				1D6058940D05DD3E006BFB54 /* Debug */,				1D6058950D05DD3E006BFB54 /* Release */,			);			defaultConfigurationIsVisible = 0;			defaultConfigurationName = Release;		};		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "NavBar" */ = {			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 + -