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

📄 project.pbxproj

📁 在iPhone OS上使用用Objective-C语言开发的Demo程序
💻 PBXPROJ
字号:
// !$*UTF8*$!{	archiveVersion = 1;	classes = {	};	objectVersion = 45;	objects = {/* Begin PBXBuildFile section */		143C3F000DF0B76700043A46 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 143C3EFF0DF0B76700043A46 /* Default.png */; };		14D2E8F90DEF831F00195E03 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 14D2E8F80DEF831F00195E03 /* MainWindow.xib */; };		188D3E9A0D6D207B0076AE1E /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */; };		1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };		1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };		1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };		28C3B9270DA751B800FAF8D9 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 28C3B9260DA751B800FAF8D9 /* Icon.png */; };		30D873970D76212900B213B8 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 30D873960D76212900B213B8 /* AppDelegate.m */; };		3BF4E51B0D69307C001F336A /* GraphView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3BF4E51A0D69307C001F336A /* GraphView.m */; };/* End PBXBuildFile section *//* Begin PBXFileReference section */		143C3EFF0DF0B76700043A46 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };		14D2E8FA0DEF831F00195E03 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainWindow.xib; sourceTree = "<group>"; };		14D8295D0DB6E14B00198EC5 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };		1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };		1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };		1D6058910D05DD3D006BFB54 /* AccelerometerGraph.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AccelerometerGraph.app; sourceTree = BUILT_PRODUCTS_DIR; };		1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };		28C3B9260DA751B800FAF8D9 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; };		29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };		30D873950D76212900B213B8 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };		30D873960D76212900B213B8 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };		32CA4F630368D1EE00C91783 /* Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Prefix.pch; sourceTree = "<group>"; };		3BF4E5190D69307C001F336A /* GraphView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GraphView.h; sourceTree = "<group>"; };		3BF4E51A0D69307C001F336A /* GraphView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GraphView.m; sourceTree = "<group>"; };		8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };/* End PBXFileReference section *//* Begin PBXFrameworksBuildPhase section */		1D60588F0D05DD3D006BFB54 /* Frameworks */ = {			isa = PBXFrameworksBuildPhase;			buildActionMask = 2147483647;			files = (				1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,				1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,				188D3E9A0D6D207B0076AE1E /* CoreGraphics.framework in Frameworks */,			);			runOnlyForDeploymentPostprocessing = 0;		};/* End PBXFrameworksBuildPhase section *//* Begin PBXGroup section */		19C28FACFE9D520D11CA2CBB /* Products */ = {			isa = PBXGroup;			children = (				1D6058910D05DD3D006BFB54 /* AccelerometerGraph.app */,			);			name = Products;			sourceTree = "<group>";		};		29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {			isa = PBXGroup;			children = (				14D8295D0DB6E14B00198EC5 /* ReadMe.txt */,				2D500B1D0D5A766B00DBA0E3 /* Classes */,				29B97315FDCFA39411CA2CEA /* Other Sources */,				29B97317FDCFA39411CA2CEA /* Resources */,				29B97323FDCFA39411CA2CEA /* Frameworks */,				19C28FACFE9D520D11CA2CBB /* Products */,			);			name = CustomTemplate;			sourceTree = "<group>";		};		29B97315FDCFA39411CA2CEA /* Other Sources */ = {			isa = PBXGroup;			children = (				32CA4F630368D1EE00C91783 /* Prefix.pch */,				29B97316FDCFA39411CA2CEA /* main.m */,			);			name = "Other Sources";			sourceTree = "<group>";		};		29B97317FDCFA39411CA2CEA /* Resources */ = {			isa = PBXGroup;			children = (				14D2E8F80DEF831F00195E03 /* MainWindow.xib */,				28C3B9260DA751B800FAF8D9 /* Icon.png */,				8D1107310486CEB800E47090 /* Info.plist */,				143C3EFF0DF0B76700043A46 /* Default.png */,			);			name = Resources;			sourceTree = "<group>";		};		29B97323FDCFA39411CA2CEA /* Frameworks */ = {			isa = PBXGroup;			children = (				1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */,				1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,				1D30AB110D05D00D00671497 /* Foundation.framework */,			);			name = Frameworks;			sourceTree = "<group>";		};		2D500B1D0D5A766B00DBA0E3 /* Classes */ = {			isa = PBXGroup;			children = (				30D873950D76212900B213B8 /* AppDelegate.h */,				30D873960D76212900B213B8 /* AppDelegate.m */,				3BF4E5190D69307C001F336A /* GraphView.h */,				3BF4E51A0D69307C001F336A /* GraphView.m */,			);			name = Classes;			sourceTree = "<group>";		};/* End PBXGroup section *//* Begin PBXNativeTarget section */		1D6058900D05DD3D006BFB54 /* AccelerometerGraph */ = {			isa = PBXNativeTarget;			buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "AccelerometerGraph" */;			buildPhases = (				1D60588D0D05DD3D006BFB54 /* Resources */,				1D60588E0D05DD3D006BFB54 /* Sources */,				1D60588F0D05DD3D006BFB54 /* Frameworks */,			);			buildRules = (			);			dependencies = (			);			name = AccelerometerGraph;			productName = AccelerometerGraph;			productReference = 1D6058910D05DD3D006BFB54 /* AccelerometerGraph.app */;			productType = "com.apple.product-type.application";		};/* End PBXNativeTarget section *//* Begin PBXProject section */		29B97313FDCFA39411CA2CEA /* Project object */ = {			isa = PBXProject;			buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "AccelerometerGraph" */;			compatibilityVersion = "Xcode 3.1";			hasScannedForEncodings = 1;			mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;			projectDirPath = "";			projectRoot = "";			targets = (				1D6058900D05DD3D006BFB54 /* AccelerometerGraph */,			);		};/* End PBXProject section *//* Begin PBXResourcesBuildPhase section */		1D60588D0D05DD3D006BFB54 /* Resources */ = {			isa = PBXResourcesBuildPhase;			buildActionMask = 2147483647;			files = (				14D2E8F90DEF831F00195E03 /* MainWindow.xib in Resources */,				28C3B9270DA751B800FAF8D9 /* Icon.png in Resources */,				143C3F000DF0B76700043A46 /* Default.png in Resources */,			);			runOnlyForDeploymentPostprocessing = 0;		};/* End PBXResourcesBuildPhase section *//* Begin PBXSourcesBuildPhase section */		1D60588E0D05DD3D006BFB54 /* Sources */ = {			isa = PBXSourcesBuildPhase;			buildActionMask = 2147483647;			files = (				1D60589B0D05DD56006BFB54 /* main.m in Sources */,				3BF4E51B0D69307C001F336A /* GraphView.m in Sources */,				30D873970D76212900B213B8 /* AppDelegate.m in Sources */,			);			runOnlyForDeploymentPostprocessing = 0;		};/* End PBXSourcesBuildPhase section *//* Begin PBXVariantGroup section */		14D2E8F80DEF831F00195E03 /* MainWindow.xib */ = {			isa = PBXVariantGroup;			children = (				14D2E8FA0DEF831F00195E03 /* en */,			);			name = MainWindow.xib;			sourceTree = "<group>";		};/* End PBXVariantGroup section *//* Begin XCBuildConfiguration section */		1D6058940D05DD3E006BFB54 /* Debug */ = {			isa = XCBuildConfiguration;			buildSettings = {				ALWAYS_SEARCH_USER_PATHS = NO;				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;				PREBINDING = NO;				PRODUCT_NAME = AccelerometerGraph;				WARNING_CFLAGS = "-Wall";			};			name = Debug;		};		1D6058950D05DD3E006BFB54 /* Release */ = {			isa = XCBuildConfiguration;			buildSettings = {				ALWAYS_SEARCH_USER_PATHS = NO;				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;				PREBINDING = NO;				PRODUCT_NAME = AccelerometerGraph;				WARNING_CFLAGS = "-Wall";			};			name = Release;		};		C01FCF4F08A954540054247B /* Debug */ = {			isa = XCBuildConfiguration;			buildSettings = {				ALWAYS_SEARCH_USER_PATHS = NO;				ARCHS = "$(ARCHS_STANDARD_32_BIT)";				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";				GCC_C_LANGUAGE_STANDARD = c99;				GCC_WARN_ABOUT_RETURN_TYPE = YES;				GCC_WARN_UNUSED_VARIABLE = YES;				ONLY_ACTIVE_ARCH = YES;				PREBINDING = NO;				SDKROOT = iphonesimulator2.0;			};			name = Debug;		};		C01FCF5008A954540054247B /* Release */ = {			isa = XCBuildConfiguration;			buildSettings = {				ALWAYS_SEARCH_USER_PATHS = NO;				ARCHS = "$(ARCHS_STANDARD_32_BIT)";				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";				GCC_C_LANGUAGE_STANDARD = c99;				GCC_WARN_ABOUT_RETURN_TYPE = YES;				GCC_WARN_UNUSED_VARIABLE = YES;				PREBINDING = NO;				SDKROOT = iphonesimulator2.0;			};			name = Release;		};/* End XCBuildConfiguration section *//* Begin XCConfigurationList section */		1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "AccelerometerGraph" */ = {			isa = XCConfigurationList;			buildConfigurations = (				1D6058940D05DD3E006BFB54 /* Debug */,				1D6058950D05DD3E006BFB54 /* Release */,			);			defaultConfigurationIsVisible = 0;			defaultConfigurationName = Release;		};		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "AccelerometerGraph" */ = {			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 + -