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

📄 project.pbxproj

📁 这是国外的resip协议栈
💻 PBXPROJ
字号:
// !$*UTF8*$!{	archiveVersion = 1;	classes = {	};	objectVersion = 42;	objects = {/* Begin PBXBuildFile section */		8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };		8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };		8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };		AD42B4100B9064F10098B97B /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = AD42B40F0B9064F10098B97B /* AppDelegate.m */; };		AD42B44F0B906ACF0098B97B /* tool_tester.m in Sources */ = {isa = PBXBuildFile; fileRef = AD42B44E0B906ACF0098B97B /* tool_tester.m */; };		AD42B4520B906B360098B97B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };		E82D2A570B9431FA00B861D8 /* README.txt in Resources */ = {isa = PBXBuildFile; fileRef = E82D2A560B9431FA00B861D8 /* README.txt */; };		E82D2A6A0B9433FF00B861D8 /* AUTHORS.txt in Resources */ = {isa = PBXBuildFile; fileRef = E82D2A690B9433FF00B861D8 /* AUTHORS.txt */; };/* End PBXBuildFile section *//* Begin PBXFileReference section */		089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };		1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };		13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };		29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };		29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };		29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };		32CA4F630368D1EE00C91783 /* SIPDialTool_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SIPDialTool_Prefix.pch; sourceTree = "<group>"; };		8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };		8D1107320486CEB800E47090 /* SIPDialTool.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SIPDialTool.app; sourceTree = BUILT_PRODUCTS_DIR; };		AD42B40E0B9064F10098B97B /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };		AD42B40F0B9064F10098B97B /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };		AD42B43B0B906A6F0098B97B /* SIPDialToolTester */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.executable"; path = SIPDialToolTester; sourceTree = BUILT_PRODUCTS_DIR; };		AD42B44E0B906ACF0098B97B /* tool_tester.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = tool_tester.m; sourceTree = "<group>"; };		E82D2A560B9431FA00B861D8 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };		E82D2A690B9433FF00B861D8 /* AUTHORS.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AUTHORS.txt; sourceTree = "<group>"; };/* End PBXFileReference section *//* Begin PBXFrameworksBuildPhase section */		8D11072E0486CEB800E47090 /* Frameworks */ = {			isa = PBXFrameworksBuildPhase;			buildActionMask = 2147483647;			files = (				8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,			);			runOnlyForDeploymentPostprocessing = 0;		};		AD42B4390B906A6F0098B97B /* Frameworks */ = {			isa = PBXFrameworksBuildPhase;			buildActionMask = 2147483647;			files = (				AD42B4520B906B360098B97B /* Cocoa.framework in Frameworks */,			);			runOnlyForDeploymentPostprocessing = 0;		};/* End PBXFrameworksBuildPhase section *//* Begin PBXGroup section */		080E96DDFE201D6D7F000001 /* Classes */ = {			isa = PBXGroup;			children = (				AD42B40E0B9064F10098B97B /* AppDelegate.h */,				AD42B40F0B9064F10098B97B /* AppDelegate.m */,			);			name = Classes;			sourceTree = "<group>";		};		1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {			isa = PBXGroup;			children = (				1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,			);			name = "Linked Frameworks";			sourceTree = "<group>";		};		1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {			isa = PBXGroup;			children = (				29B97324FDCFA39411CA2CEA /* AppKit.framework */,				13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,				29B97325FDCFA39411CA2CEA /* Foundation.framework */,			);			name = "Other Frameworks";			sourceTree = "<group>";		};		19C28FACFE9D520D11CA2CBB /* Products */ = {			isa = PBXGroup;			children = (				8D1107320486CEB800E47090 /* SIPDialTool.app */,				AD42B43B0B906A6F0098B97B /* SIPDialToolTester */,			);			name = Products;			sourceTree = "<group>";		};		29B97314FDCFA39411CA2CEA /* SIPDialTool */ = {			isa = PBXGroup;			children = (				E82D2A560B9431FA00B861D8 /* README.txt */,				E82D2A690B9433FF00B861D8 /* AUTHORS.txt */,				080E96DDFE201D6D7F000001 /* Classes */,				29B97315FDCFA39411CA2CEA /* Other Sources */,				29B97317FDCFA39411CA2CEA /* Resources */,				29B97323FDCFA39411CA2CEA /* Frameworks */,				19C28FACFE9D520D11CA2CBB /* Products */,			);			name = SIPDialTool;			sourceTree = "<group>";		};		29B97315FDCFA39411CA2CEA /* Other Sources */ = {			isa = PBXGroup;			children = (				32CA4F630368D1EE00C91783 /* SIPDialTool_Prefix.pch */,				29B97316FDCFA39411CA2CEA /* main.m */,				AD42B44E0B906ACF0098B97B /* tool_tester.m */,			);			name = "Other Sources";			sourceTree = "<group>";		};		29B97317FDCFA39411CA2CEA /* Resources */ = {			isa = PBXGroup;			children = (				8D1107310486CEB800E47090 /* Info.plist */,				089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,			);			name = Resources;			sourceTree = "<group>";		};		29B97323FDCFA39411CA2CEA /* Frameworks */ = {			isa = PBXGroup;			children = (				1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,				1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,			);			name = Frameworks;			sourceTree = "<group>";		};/* End PBXGroup section *//* Begin PBXNativeTarget section */		8D1107260486CEB800E47090 /* SIPDialTool */ = {			isa = PBXNativeTarget;			buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "SIPDialTool" */;			buildPhases = (				8D1107290486CEB800E47090 /* Resources */,				8D11072C0486CEB800E47090 /* Sources */,				8D11072E0486CEB800E47090 /* Frameworks */,			);			buildRules = (			);			dependencies = (			);			name = SIPDialTool;			productInstallPath = "$(HOME)/Applications";			productName = SIPDialTool;			productReference = 8D1107320486CEB800E47090 /* SIPDialTool.app */;			productType = "com.apple.product-type.application";		};		AD42B43A0B906A6F0098B97B /* SIPDialToolTester */ = {			isa = PBXNativeTarget;			buildConfigurationList = AD42B4490B906AAE0098B97B /* Build configuration list for PBXNativeTarget "SIPDialToolTester" */;			buildPhases = (				AD42B4380B906A6F0098B97B /* Sources */,				AD42B4390B906A6F0098B97B /* Frameworks */,			);			buildRules = (			);			dependencies = (			);			name = SIPDialToolTester;			productName = SIPDialToolTester;			productReference = AD42B43B0B906A6F0098B97B /* SIPDialToolTester */;			productType = "com.apple.product-type.tool";		};/* End PBXNativeTarget section *//* Begin PBXProject section */		29B97313FDCFA39411CA2CEA /* Project object */ = {			isa = PBXProject;			buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "SIPDialTool" */;			hasScannedForEncodings = 1;			mainGroup = 29B97314FDCFA39411CA2CEA /* SIPDialTool */;			projectDirPath = "";			targets = (				8D1107260486CEB800E47090 /* SIPDialTool */,				AD42B43A0B906A6F0098B97B /* SIPDialToolTester */,			);		};/* End PBXProject section *//* Begin PBXResourcesBuildPhase section */		8D1107290486CEB800E47090 /* Resources */ = {			isa = PBXResourcesBuildPhase;			buildActionMask = 2147483647;			files = (				8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,				E82D2A570B9431FA00B861D8 /* README.txt in Resources */,				E82D2A6A0B9433FF00B861D8 /* AUTHORS.txt in Resources */,			);			runOnlyForDeploymentPostprocessing = 0;		};/* End PBXResourcesBuildPhase section *//* Begin PBXSourcesBuildPhase section */		8D11072C0486CEB800E47090 /* Sources */ = {			isa = PBXSourcesBuildPhase;			buildActionMask = 2147483647;			files = (				8D11072D0486CEB800E47090 /* main.m in Sources */,				AD42B4100B9064F10098B97B /* AppDelegate.m in Sources */,			);			runOnlyForDeploymentPostprocessing = 0;		};		AD42B4380B906A6F0098B97B /* Sources */ = {			isa = PBXSourcesBuildPhase;			buildActionMask = 2147483647;			files = (				AD42B44F0B906ACF0098B97B /* tool_tester.m in Sources */,			);			runOnlyForDeploymentPostprocessing = 0;		};/* End PBXSourcesBuildPhase section *//* Begin PBXVariantGroup section */		089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {			isa = PBXVariantGroup;			children = (				089C165DFE840E0CC02AAC07 /* English */,			);			name = InfoPlist.strings;			sourceTree = "<group>";		};/* End PBXVariantGroup section *//* Begin XCBuildConfiguration section */		AD42B44A0B906AAE0098B97B /* Debug */ = {			isa = XCBuildConfiguration;			buildSettings = {				COPY_PHASE_STRIP = NO;				GCC_DYNAMIC_NO_PIC = NO;				GCC_ENABLE_FIX_AND_CONTINUE = YES;				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;				GCC_MODEL_TUNING = G5;				GCC_OPTIMIZATION_LEVEL = 0;				INSTALL_PATH = "$(HOME)/bin";				PREBINDING = NO;				PRODUCT_NAME = SIPDialToolTester;				ZERO_LINK = YES;			};			name = Debug;		};		AD42B44B0B906AAE0098B97B /* Release */ = {			isa = XCBuildConfiguration;			buildSettings = {				COPY_PHASE_STRIP = YES;				GCC_ENABLE_FIX_AND_CONTINUE = NO;				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;				GCC_MODEL_TUNING = G5;				INSTALL_PATH = "$(HOME)/bin";				PREBINDING = NO;				PRODUCT_NAME = SIPDialToolTester;				ZERO_LINK = NO;			};			name = Release;		};		C01FCF4B08A954540054247B /* Debug */ = {			isa = XCBuildConfiguration;			buildSettings = {				COPY_PHASE_STRIP = NO;				GCC_DYNAMIC_NO_PIC = NO;				GCC_ENABLE_FIX_AND_CONTINUE = YES;				GCC_MODEL_TUNING = G5;				GCC_OPTIMIZATION_LEVEL = 0;				INFOPLIST_FILE = Info.plist;				INSTALL_PATH = "$(HOME)/Applications";				PRODUCT_NAME = SIPDialTool;				WRAPPER_EXTENSION = app;				ZERO_LINK = YES;			};			name = Debug;		};		C01FCF4C08A954540054247B /* Release */ = {			isa = XCBuildConfiguration;			buildSettings = {				ARCHS = (					ppc,					i386,				);				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;				GCC_MODEL_TUNING = G5;				INFOPLIST_FILE = Info.plist;				INSTALL_PATH = "$(HOME)/Applications";				PRODUCT_NAME = SIPDialTool;				WRAPPER_EXTENSION = app;			};			name = Release;		};		C01FCF4F08A954540054247B /* Debug */ = {			isa = XCBuildConfiguration;			buildSettings = {				GCC_WARN_ABOUT_RETURN_TYPE = YES;				GCC_WARN_UNUSED_VARIABLE = YES;				PREBINDING = NO;				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;			};			name = Debug;		};		C01FCF5008A954540054247B /* Release */ = {			isa = XCBuildConfiguration;			buildSettings = {				GCC_WARN_ABOUT_RETURN_TYPE = YES;				GCC_WARN_UNUSED_VARIABLE = YES;				PREBINDING = NO;				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;			};			name = Release;		};/* End XCBuildConfiguration section *//* Begin XCConfigurationList section */		AD42B4490B906AAE0098B97B /* Build configuration list for PBXNativeTarget "SIPDialToolTester" */ = {			isa = XCConfigurationList;			buildConfigurations = (				AD42B44A0B906AAE0098B97B /* Debug */,				AD42B44B0B906AAE0098B97B /* Release */,			);			defaultConfigurationIsVisible = 0;			defaultConfigurationName = Release;		};		C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "SIPDialTool" */ = {			isa = XCConfigurationList;			buildConfigurations = (				C01FCF4B08A954540054247B /* Debug */,				C01FCF4C08A954540054247B /* Release */,			);			defaultConfigurationIsVisible = 0;			defaultConfigurationName = Release;		};		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "SIPDialTool" */ = {			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 + -