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

📄 project.pbxproj

📁 P2P应用 : Peercast的源代码
💻 PBXPROJ
📖 第 1 页 / 共 3 页
字号:
// !$*UTF8*$!{	archiveVersion = 1;	classes = {	};	objectVersion = 39;	objects = {		02345980000FD03B11CA0E72 = {			children = (				1870340FFE93FCAF11CA0CD7,			);			isa = PBXVariantGroup;			name = main.nib;			refType = 4;			sourceTree = "<group>";		};		0249A66BFF388E3F11CA2CEA = {			isa = PBXFileReference;			lastKnownFileType = archive.ar;			name = "libstdc++.a";			path = "/usr/lib/libstdc++.a";			refType = 0;			sourceTree = "<absolute>";		};//020//021//022//023//024//080//081//082//083//084		0867D6AAFE840B52C02AAC07 = {			children = (				0867D6ABFE840B52C02AAC07,			);			isa = PBXVariantGroup;			name = InfoPlist.strings;			refType = 4;			sourceTree = "<group>";		};		0867D6ABFE840B52C02AAC07 = {			fileEncoding = 10;			isa = PBXFileReference;			lastKnownFileType = text.plist.strings;			name = English;			path = English.lproj/InfoPlist.strings;			refType = 4;			sourceTree = "<group>";		};//080//081//082//083//084//180//181//182//183//184		1870340FFE93FCAF11CA0CD7 = {			isa = PBXFileReference;			lastKnownFileType = wrapper.nib;			name = English;			path = English.lproj/main.nib;			refType = 4;			sourceTree = "<group>";		};//180//181//182//183//184//190//191//192//193//194		195DF8CFFE9D517E11CA2CBB = {			children = (				8D0C4E970486CD37000505A6,				E73C20FD062CE809000B3651,			);			isa = PBXGroup;			name = Products;			refType = 4;			sourceTree = "<group>";		};//190//191//192//193//194//200//201//202//203//204		20286C28FDCF999611CA2CEA = {			buildSettings = {			};			buildStyles = (				4A9504C5FFE6A39111CA0CBA,				4A9504C6FFE6A39111CA0CBA,			);			hasScannedForEncodings = 1;			isa = PBXProject;			mainGroup = 20286C29FDCF999611CA2CEA;			projectDirPath = "";			targets = (				8D0C4E890486CD37000505A6,				E73C20FC062CE809000B3651,			);		};		20286C29FDCF999611CA2CEA = {			children = (				E73C20F1062CE7B4000B3651,				20286C2AFDCF999611CA2CEA,				20286C2CFDCF999611CA2CEA,				20286C32FDCF999611CA2CEA,				195DF8CFFE9D517E11CA2CBB,			);			isa = PBXGroup;			name = PeerCast;			path = "";			refType = 4;			sourceTree = "<group>";		};		20286C2AFDCF999611CA2CEA = {			children = (				E7CD7D61067D779D009ABEDA,				E76AA1A1062AA4570064B442,				E76AA1A2062AA4570064B442,				E77221C60626714E00CDD3FB,				E77221C70626714E00CDD3FB,				E70D25F70620FB3F00B9B223,				E70D25F80620FB3F00B9B223,				E76AA175062A90CA0064B442,				E76AA176062A90CA0064B442,				32DBCF6D0370B57F00C91783,				E7375FA6061D2567007597C3,				E7375FA7061D2567007597C3,				E70D25EF0620FA2600B9B223,				E70D25F00620FA2600B9B223,				E7EE3071067F00FF004B9BA0,				E7EE3072067F00FF004B9BA0,			);			isa = PBXGroup;			name = Sources;			path = "";			refType = 4;			sourceTree = "<group>";		};		20286C2CFDCF999611CA2CEA = {			children = (				E7E43DC5062BA17700A7C38B,				8D0C4E960486CD37000505A6,				0867D6AAFE840B52C02AAC07,				02345980000FD03B11CA0E72,			);			isa = PBXGroup;			name = Resources;			path = "";			refType = 4;			sourceTree = "<group>";		};		20286C32FDCF999611CA2CEA = {			children = (				20286C33FDCF999611CA2CEA,				4A9504CAFFE6A41611CA0CBA,				4A9504C8FFE6A3BC11CA0CBA,				0249A66BFF388E3F11CA2CEA,			);			isa = PBXGroup;			name = "External Frameworks and Libraries";			path = "";			refType = 4;			sourceTree = "<group>";		};		20286C33FDCF999611CA2CEA = {			fallbackIsa = PBXFileReference;			isa = PBXFrameworkReference;			lastKnownFileType = wrapper.framework;			name = Carbon.framework;			path = /System/Library/Frameworks/Carbon.framework;			refType = 0;			sourceTree = "<absolute>";		};//200//201//202//203//204//320//321//322//323//324		32DBCF6D0370B57F00C91783 = {			fileEncoding = 4;			isa = PBXFileReference;			lastKnownFileType = sourcecode.c.h;			path = PeerCast_Prefix.pch;			refType = 4;			sourceTree = "<group>";		};//320//321//322//323//324//4A0//4A1//4A2//4A3//4A4		4A9504C5FFE6A39111CA0CBA = {			buildRules = (			);			buildSettings = {				COPY_PHASE_STRIP = NO;				DEBUGGING_SYMBOLS = YES;				GCC_DYNAMIC_NO_PIC = NO;				GCC_ENABLE_CPP_RTTI = NO;				GCC_ENABLE_FIX_AND_CONTINUE = YES;				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;				GCC_OPTIMIZATION_LEVEL = 0;				HEADER_SEARCH_PATHS = "../../core ../../core/common/";				LIBRARY_SEARCH_PATHS = build/;				OPTIMIZATION_CFLAGS = "-O0";				ZERO_LINK = YES;			};			isa = PBXBuildStyle;			name = Development;		};		4A9504C6FFE6A39111CA0CBA = {			buildRules = (			);			buildSettings = {				COPY_PHASE_STRIP = YES;				GCC_ENABLE_CPP_RTTI = NO;				GCC_ENABLE_FIX_AND_CONTINUE = NO;				HEADER_SEARCH_PATHS = "../../core ../../core/common/";				LIBRARY_SEARCH_PATHS = build/;				ZERO_LINK = NO;			};			isa = PBXBuildStyle;			name = Deployment;		};		4A9504C8FFE6A3BC11CA0CBA = {			fallbackIsa = PBXFileReference;			isa = PBXFrameworkReference;			lastKnownFileType = wrapper.framework;			name = ApplicationServices.framework;			path = /System/Library/Frameworks/ApplicationServices.framework;			refType = 0;			sourceTree = "<absolute>";		};		4A9504CAFFE6A41611CA0CBA = {			fallbackIsa = PBXFileReference;			isa = PBXFrameworkReference;			lastKnownFileType = wrapper.framework;			name = CoreServices.framework;			path = /System/Library/Frameworks/CoreServices.framework;			refType = 0;			sourceTree = "<absolute>";		};//4A0//4A1//4A2//4A3//4A4//8D0//8D1//8D2//8D3//8D4		8D0C4E890486CD37000505A6 = {			buildPhases = (				8D0C4E8A0486CD37000505A6,				8D0C4E8C0486CD37000505A6,				8D0C4E8F0486CD37000505A6,				8D0C4E910486CD37000505A6,				8D0C4E940486CD37000505A6,			);			buildRules = (			);			buildSettings = {				FRAMEWORK_SEARCH_PATHS = "";				GCC_ENABLE_CPP_RTTI = NO;				GCC_ENABLE_TRIGRAPHS = NO;				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;				GCC_PRECOMPILE_PREFIX_HEADER = YES;				GCC_PREFIX_HEADER = PeerCast_Prefix.pch;				GCC_PREPROCESSOR_DEFINITIONS = _UNIX;				GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;				GCC_WARN_UNKNOWN_PRAGMAS = NO;				INFOPLIST_FILE = Info.plist;				INSTALL_PATH = "$(HOME)/Applications";				LIBRARY_STYLE = Static;				OTHER_CFLAGS = "";				OTHER_LDFLAGS = "";				OTHER_REZFLAGS = "";				PRODUCT_NAME = PeerCast;				SECTORDER_FLAGS = "";				WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";				WRAPPER_EXTENSION = app;			};			dependencies = (				E73C20FF062CE817000B3651,			);			isa = PBXNativeTarget;			name = PeerCast;			productInstallPath = "$(HOME)/Applications";			productName = PeerCast;			productReference = 8D0C4E970486CD37000505A6;			productType = "com.apple.product-type.application";		};		8D0C4E8A0486CD37000505A6 = {			buildActionMask = 2147483647;			files = (				8D0C4E8B0486CD37000505A6,				E7375FA8061D2567007597C3,				E70D25F10620FA2600B9B223,				E70D25F90620FB3F00B9B223,				E77221C80626714E00CDD3FB,				E76AA177062A90CA0064B442,				E76AA1A3062AA4570064B442,				E7CD7D62067D779D009ABEDA,				E7EE3074067F00FF004B9BA0,			);			isa = PBXHeadersBuildPhase;			runOnlyForDeploymentPostprocessing = 0;		};		8D0C4E8B0486CD37000505A6 = {			fileRef = 32DBCF6D0370B57F00C91783;			isa = PBXBuildFile;			settings = {			};		};		8D0C4E8C0486CD37000505A6 = {			buildActionMask = 2147483647;			files = (				8D0C4E8D0486CD37000505A6,				8D0C4E8E0486CD37000505A6,				E7E43DC6062BA17700A7C38B,			);			isa = PBXResourcesBuildPhase;			runOnlyForDeploymentPostprocessing = 0;		};		8D0C4E8D0486CD37000505A6 = {			fileRef = 0867D6AAFE840B52C02AAC07;			isa = PBXBuildFile;			settings = {			};		};		8D0C4E8E0486CD37000505A6 = {			fileRef = 02345980000FD03B11CA0E72;			isa = PBXBuildFile;			settings = {			};		};		8D0C4E8F0486CD37000505A6 = {			buildActionMask = 2147483647;			files = (				E7375FA9061D2567007597C3,				E70D25F20620FA2600B9B223,				E70D25FA0620FB3F00B9B223,				E77221C90626714E00CDD3FB,				E76AA178062A90CA0064B442,				E76AA1A4062AA4580064B442,				E7EE3073067F00FF004B9BA0,			);			isa = PBXSourcesBuildPhase;			runOnlyForDeploymentPostprocessing = 0;		};		8D0C4E910486CD37000505A6 = {			buildActionMask = 2147483647;			files = (				8D0C4E920486CD37000505A6,				8D0C4E930486CD37000505A6,				E73C218B062D25CC000B3651,			);			isa = PBXFrameworksBuildPhase;			runOnlyForDeploymentPostprocessing = 0;		};		8D0C4E920486CD37000505A6 = {			fileRef = 20286C33FDCF999611CA2CEA;			isa = PBXBuildFile;			settings = {			};		};		8D0C4E930486CD37000505A6 = {			fileRef = 0249A66BFF388E3F11CA2CEA;			isa = PBXBuildFile;			settings = {			};		};		8D0C4E940486CD37000505A6 = {			buildActionMask = 2147483647;			files = (			);			isa = PBXRezBuildPhase;			runOnlyForDeploymentPostprocessing = 0;		};		8D0C4E960486CD37000505A6 = {			fileEncoding = 4;			isa = PBXFileReference;			lastKnownFileType = text.plist;			path = Info.plist;			refType = 4;			sourceTree = "<group>";		};		8D0C4E970486CD37000505A6 = {			explicitFileType = wrapper.application;			includeInIndex = 0;			isa = PBXFileReference;			path = PeerCast.app;			refType = 3;			sourceTree = BUILT_PRODUCTS_DIR;		};//8D0//8D1//8D2//8D3//8D4//E70//E71//E72//E73//E74		E70D25EF0620FA2600B9B223 = {			fileEncoding = 4;			isa = PBXFileReference;			lastKnownFileType = sourcecode.c.h;			path = textcontrol.h;			refType = 4;			sourceTree = "<group>";		};		E70D25F00620FA2600B9B223 = {			fileEncoding = 4;			isa = PBXFileReference;			lastKnownFileType = sourcecode.cpp.cpp;			path = textcontrol.cpp;			refType = 4;			sourceTree = "<group>";		};		E70D25F10620FA2600B9B223 = {			fileRef = E70D25EF0620FA2600B9B223;			isa = PBXBuildFile;			settings = {			};		};		E70D25F20620FA2600B9B223 = {			fileRef = E70D25F00620FA2600B9B223;			isa = PBXBuildFile;			settings = {			};		};		E70D25F70620FB3F00B9B223 = {			fileEncoding = 4;			isa = PBXFileReference;			lastKnownFileType = sourcecode.c.h;			path = numericcontrol.h;			refType = 4;			sourceTree = "<group>";		};		E70D25F80620FB3F00B9B223 = {			fileEncoding = 4;			isa = PBXFileReference;			lastKnownFileType = sourcecode.cpp.cpp;			path = numericcontrol.cpp;			refType = 4;			sourceTree = "<group>";		};		E70D25F90620FB3F00B9B223 = {			fileRef = E70D25F70620FB3F00B9B223;			isa = PBXBuildFile;			settings = {			};		};		E70D25FA0620FB3F00B9B223 = {			fileRef = E70D25F80620FB3F00B9B223;			isa = PBXBuildFile;			settings = {			};		};		E7375FA6061D2567007597C3 = {			fileEncoding = 4;			isa = PBXFileReference;			lastKnownFileType = sourcecode.c.h;			path = tabcontrol.h;			refType = 4;			sourceTree = "<group>";		};		E7375FA7061D2567007597C3 = {			fileEncoding = 4;			isa = PBXFileReference;			lastKnownFileType = sourcecode.cpp.cpp;			path = tabcontrol.cpp;			refType = 4;			sourceTree = "<group>";		};		E7375FA8061D2567007597C3 = {			fileRef = E7375FA6061D2567007597C3;			isa = PBXBuildFile;			settings = {			};		};		E7375FA9061D2567007597C3 = {			fileRef = E7375FA7061D2567007597C3;			isa = PBXBuildFile;			settings = {			};		};		E73C20F1062CE7B4000B3651 = {			children = (				E73C20F4062CE7BC000B3651,				E73C20F7062CE7D9000B3651,			);			isa = PBXGroup;			name = Common;			refType = 4;			sourceTree = "<group>";		};		E73C20F4062CE7BC000B3651 = {			children = (				E73C210D062CE97E000B3651,				E73C210E062CE97E000B3651,				E73C210F062CE97E000B3651,				E73C2110062CE97E000B3651,				E73C2111062CE97E000B3651,				E73C2112062CE97E000B3651,				E73C2113062CE97E000B3651,				E73C2114062CE97E000B3651,				E73C2115062CE97E000B3651,				E73C2116062CE97E000B3651,				E73C2117062CE97E000B3651,				E73C2118062CE97E000B3651,				E73C2119062CE97E000B3651,				E73C211A062CE97E000B3651,				E73C211B062CE97E000B3651,				E73C211C062CE97E000B3651,				E73C211D062CE97E000B3651,

⌨️ 快捷键说明

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