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

📄 project.pbxproj

📁 sqlite嵌入式数据库的一个封装
💻 PBXPROJ
📖 第 1 页 / 共 3 页
字号:
			fileRef = 74294DDE0893237600F5CE97;			isa = PBXBuildFile;			settings = {			};		};		74294E130893237600F5CE97 = {			fileRef = 74294DDF0893237600F5CE97;			isa = PBXBuildFile;			settings = {				ATTRIBUTES = (					Public,				);			};		};		74294E140893237600F5CE97 = {			fileRef = 74294DE00893237600F5CE97;			isa = PBXBuildFile;			settings = {			};		};		74294E150893237600F5CE97 = {			fileRef = 74294DE10893237600F5CE97;			isa = PBXBuildFile;			settings = {			};		};		74294E160893237600F5CE97 = {			fileRef = 74294DE20893237600F5CE97;			isa = PBXBuildFile;			settings = {				ATTRIBUTES = (					Public,				);			};		};		74294E170893237600F5CE97 = {			fileRef = 74294DE30893237600F5CE97;			isa = PBXBuildFile;			settings = {			};		};		74294E180893237600F5CE97 = {			fileRef = 74294DE40893237600F5CE97;			isa = PBXBuildFile;			settings = {			};		};		7438BE0C06650B5800B4DDB9 = {			children = (				7438BE0F06650B6300B4DDB9,				7438BE1006650B6300B4DDB9,			);			isa = PBXGroup;			name = Extensions;			refType = 4;			sourceTree = "<group>";		};		7438BE0F06650B6300B4DDB9 = {			fileEncoding = 30;			isa = PBXFileReference;			lastKnownFileType = sourcecode.c.h;			name = QuickLiteDatabaseExtras.h;			path = Extensions/QuickLiteDatabaseExtras.h;			refType = 4;			sourceTree = "<group>";		};		7438BE1006650B6300B4DDB9 = {			fileEncoding = 30;			isa = PBXFileReference;			lastKnownFileType = sourcecode.c.objc;			name = QuickLiteDatabaseExtras.m;			path = Extensions/QuickLiteDatabaseExtras.m;			refType = 4;			sourceTree = "<group>";		};		7438BE1106650B6300B4DDB9 = {			fileRef = 7438BE0F06650B6300B4DDB9;			isa = PBXBuildFile;			settings = {				ATTRIBUTES = (					Public,				);			};		};		7438BE1206650B6300B4DDB9 = {			fileRef = 7438BE1006650B6300B4DDB9;			isa = PBXBuildFile;			settings = {			};		};		745DE0B3051C69D100B72A60 = {			children = (				74F6E62806432F5800CFE0B5,				74F6E62906432F5800CFE0B5,				74F6E62A06432F5800CFE0B5,				745DE0B4051C69D100B72A60,				745DE0B5051C69D100B72A60,				745DE0B6051C69D100B72A60,				745DE0B7051C69D100B72A60,				745DE0B8051C69D100B72A60,				745DE0B9051C69D100B72A60,				745DE0BA051C69D100B72A60,				745DE0BB051C69D100B72A60,				745DE0BC051C69D100B72A60,				7438BE0C06650B5800B4DDB9,			);			isa = PBXGroup;			name = "QuickLite API";			path = "../../QuickLite API";			refType = 2;			sourceTree = SOURCE_ROOT;		};		745DE0B4051C69D100B72A60 = {			fileEncoding = 30;			isa = PBXFileReference;			lastKnownFileType = sourcecode.c.h;			path = QuickLiteCursor.h;			refType = 4;			sourceTree = "<group>";		};		745DE0B5051C69D100B72A60 = {			fileEncoding = 30;			isa = PBXFileReference;			lastKnownFileType = sourcecode.c.objc;			path = QuickLiteCursor.m;			refType = 4;			sourceTree = "<group>";		};		745DE0B6051C69D100B72A60 = {			fileEncoding = 30;			isa = PBXFileReference;			lastKnownFileType = sourcecode.c.h;			path = QuickLiteCursorPrivate.h;			refType = 4;			sourceTree = "<group>";		};		745DE0B7051C69D100B72A60 = {			fileEncoding = 30;			isa = PBXFileReference;			lastKnownFileType = sourcecode.c.h;			path = QuickLiteDatabase.h;			refType = 4;			sourceTree = "<group>";		};		745DE0B8051C69D100B72A60 = {			fileEncoding = 30;			isa = PBXFileReference;			lastKnownFileType = sourcecode.c.objc;			path = QuickLiteDatabase.m;			refType = 4;			sourceTree = "<group>";		};		745DE0B9051C69D100B72A60 = {			fileEncoding = 30;			isa = PBXFileReference;			lastKnownFileType = sourcecode.c.h;			path = QuickLiteDatabasePrivate.h;			refType = 4;			sourceTree = "<group>";		};		745DE0BA051C69D100B72A60 = {			fileEncoding = 30;			isa = PBXFileReference;			lastKnownFileType = sourcecode.c.h;			path = QuickLiteGlobals.h;			refType = 4;			sourceTree = "<group>";		};		745DE0BB051C69D100B72A60 = {			fileEncoding = 30;			isa = PBXFileReference;			lastKnownFileType = sourcecode.c.objc;			path = QuickLiteGlobals.m;			refType = 4;			sourceTree = "<group>";		};		745DE0BC051C69D100B72A60 = {			fileEncoding = 30;			isa = PBXFileReference;			lastKnownFileType = sourcecode.c.h;			path = QuickLiteGlobalsPrivate.h;			refType = 4;			sourceTree = "<group>";		};		745DE0E9051C69D100B72A60 = {			fileRef = 745DE0B4051C69D100B72A60;			isa = PBXBuildFile;			settings = {				ATTRIBUTES = (					Public,				);			};		};		745DE0EA051C69D100B72A60 = {			fileRef = 745DE0B5051C69D100B72A60;			isa = PBXBuildFile;			settings = {			};		};		745DE0EB051C69D100B72A60 = {			fileRef = 745DE0B6051C69D100B72A60;			isa = PBXBuildFile;			settings = {				ATTRIBUTES = (					Public,				);			};		};		745DE0EC051C69D100B72A60 = {			fileRef = 745DE0B7051C69D100B72A60;			isa = PBXBuildFile;			settings = {				ATTRIBUTES = (					Public,				);			};		};		745DE0ED051C69D100B72A60 = {			fileRef = 745DE0B8051C69D100B72A60;			isa = PBXBuildFile;			settings = {			};		};		745DE0EE051C69D100B72A60 = {			fileRef = 745DE0B9051C69D100B72A60;			isa = PBXBuildFile;			settings = {				ATTRIBUTES = (					Public,				);			};		};		745DE0EF051C69D100B72A60 = {			fileRef = 745DE0BA051C69D100B72A60;			isa = PBXBuildFile;			settings = {				ATTRIBUTES = (					Public,				);			};		};		745DE0F0051C69D100B72A60 = {			fileRef = 745DE0BB051C69D100B72A60;			isa = PBXBuildFile;			settings = {			};		};		745DE0F1051C69D100B72A60 = {			fileRef = 745DE0BC051C69D100B72A60;			isa = PBXBuildFile;			settings = {				ATTRIBUTES = (					Public,				);			};		};		74C76D300840D7FA000EB994 = {			fileRef = 0867D69BFE84028FC02AAC07;			isa = PBXBuildFile;			settings = {			};		};		74F6E62806432F5800CFE0B5 = {			fileEncoding = 30;			isa = PBXFileReference;			lastKnownFileType = sourcecode.c.h;			path = QuickLiteRow.h;			refType = 4;			sourceTree = "<group>";		};		74F6E62906432F5800CFE0B5 = {			fileEncoding = 30;			isa = PBXFileReference;			lastKnownFileType = sourcecode.c.objc;			path = QuickLiteRow.m;			refType = 4;			sourceTree = "<group>";		};		74F6E62A06432F5800CFE0B5 = {			fileEncoding = 30;			isa = PBXFileReference;			lastKnownFileType = sourcecode.c.h;			path = QuickLiteRowPrivate.h;			refType = 4;			sourceTree = "<group>";		};		74F6E62B06432F5800CFE0B5 = {			fileRef = 74F6E62806432F5800CFE0B5;			isa = PBXBuildFile;			settings = {				ATTRIBUTES = (					Public,				);			};		};		74F6E62C06432F5800CFE0B5 = {			fileRef = 74F6E62906432F5800CFE0B5;			isa = PBXBuildFile;			settings = {			};		};		74F6E62D06432F5800CFE0B5 = {			fileRef = 74F6E62A06432F5800CFE0B5;			isa = PBXBuildFile;			settings = {				ATTRIBUTES = (					Public,				);			};		};//740//741//742//743//744//8D0//8D1//8D2//8D3//8D4		8DC2EF4F0486A6940098B216 = {			buildPhases = (				8DC2EF500486A6940098B216,				8DC2EF520486A6940098B216,				8DC2EF540486A6940098B216,				8DC2EF560486A6940098B216,				8DC2EF580486A6940098B216,			);			buildRules = (			);			buildSettings = {				DYLIB_COMPATIBILITY_VERSION = 1;				DYLIB_CURRENT_VERSION = 1;				FRAMEWORK_SEARCH_PATHS = "";				FRAMEWORK_VERSION = A;				GCC_ENABLE_TRIGRAPHS = NO;				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;				GCC_PRECOMPILE_PREFIX_HEADER = YES;				GCC_PREFIX_HEADER = QuickLite_Prefix.pch;				GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;				GCC_WARN_UNKNOWN_PRAGMAS = NO;				HEADER_SEARCH_PATHS = "";				INFOPLIST_FILE = Info.plist;				INSTALL_PATH = "@executable_path/../Frameworks";				LIBRARY_SEARCH_PATHS = "";				LIBRARY_STYLE = Dynamic;				OTHER_LDFLAGS = "-seg1addr 0xb0000000";				PRODUCT_NAME = QuickLite;				SECTORDER_FLAGS = "";				WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";				WRAPPER_EXTENSION = framework;			};			dependencies = (			);			isa = PBXNativeTarget;			name = QuickLite;			productInstallPath = "$(HOME)/Library/Frameworks";			productName = QuickLite;			productReference = 8DC2EF5B0486A6940098B216;			productType = "com.apple.product-type.framework";		};		8DC2EF500486A6940098B216 = {			buildActionMask = 2147483647;			files = (				8DC2EF510486A6940098B216,				745DE0E9051C69D100B72A60,				745DE0EB051C69D100B72A60,				745DE0EC051C69D100B72A60,				745DE0EE051C69D100B72A60,				745DE0EF051C69D100B72A60,				745DE0F1051C69D100B72A60,				74F6E62B06432F5800CFE0B5,				74F6E62D06432F5800CFE0B5,				7438BE1106650B6300B4DDB9,				74294DE90893237600F5CE97,				74294DF10893237600F5CE97,				74294DF30893237600F5CE97,				74294DF70893237600F5CE97,				74294DF80893237600F5CE97,				74294DF90893237600F5CE97,				74294DFB0893237600F5CE97,				74294DFD0893237600F5CE97,				74294DFF0893237600F5CE97,				74294E010893237600F5CE97,				74294E030893237600F5CE97,				74294E090893237600F5CE97,				74294E0A0893237600F5CE97,				74294E130893237600F5CE97,				74294E160893237600F5CE97,			);			isa = PBXHeadersBuildPhase;			runOnlyForDeploymentPostprocessing = 0;		};		8DC2EF510486A6940098B216 = {			fileRef = 32DBCF5E0370ADEE00C91783;			isa = PBXBuildFile;			settings = {				ATTRIBUTES = (				);			};		};		8DC2EF520486A6940098B216 = {			buildActionMask = 2147483647;			files = (				8DC2EF530486A6940098B216,			);			isa = PBXResourcesBuildPhase;			runOnlyForDeploymentPostprocessing = 0;		};		8DC2EF530486A6940098B216 = {			fileRef = 089C1666FE841158C02AAC07;			isa = PBXBuildFile;			settings = {			};		};		8DC2EF540486A6940098B216 = {			buildActionMask = 2147483647;			files = (				745DE0EA051C69D100B72A60,				745DE0ED051C69D100B72A60,				745DE0F0051C69D100B72A60,				74F6E62C06432F5800CFE0B5,				7438BE1206650B6300B4DDB9,				74294DE50893237600F5CE97,				74294DE60893237600F5CE97,				74294DE70893237600F5CE97,				74294DE80893237600F5CE97,				74294DEA0893237600F5CE97,				74294DEB0893237600F5CE97,				74294DEC0893237600F5CE97,				74294DED0893237600F5CE97,				74294DEE0893237600F5CE97,				74294DEF0893237600F5CE97,				74294DF00893237600F5CE97,				74294DF20893237600F5CE97,				74294DF40893237600F5CE97,				74294DF50893237600F5CE97,				74294DF60893237600F5CE97,				74294DFA0893237600F5CE97,				74294DFC0893237600F5CE97,				74294DFE0893237600F5CE97,				74294E000893237600F5CE97,				74294E020893237600F5CE97,				74294E040893237600F5CE97,				74294E050893237600F5CE97,				74294E060893237600F5CE97,				74294E070893237600F5CE97,				74294E080893237600F5CE97,				74294E0B0893237600F5CE97,				74294E0C0893237600F5CE97,				74294E0D0893237600F5CE97,				74294E0E0893237600F5CE97,				74294E0F0893237600F5CE97,				74294E100893237600F5CE97,				74294E110893237600F5CE97,				74294E120893237600F5CE97,				74294E140893237600F5CE97,				74294E150893237600F5CE97,				74294E170893237600F5CE97,				74294E180893237600F5CE97,			);			isa = PBXSourcesBuildPhase;			runOnlyForDeploymentPostprocessing = 0;		};		8DC2EF560486A6940098B216 = {			buildActionMask = 2147483647;			files = (				74C76D300840D7FA000EB994,			);			isa = PBXFrameworksBuildPhase;			runOnlyForDeploymentPostprocessing = 0;		};		8DC2EF580486A6940098B216 = {			buildActionMask = 2147483647;			files = (			);			isa = PBXRezBuildPhase;			runOnlyForDeploymentPostprocessing = 0;		};		8DC2EF5A0486A6940098B216 = {			fileEncoding = 4;			isa = PBXFileReference;			lastKnownFileType = text.plist;			path = Info.plist;			refType = 4;			sourceTree = "<group>";		};		8DC2EF5B0486A6940098B216 = {			explicitFileType = wrapper.framework;			includeInIndex = 0;			isa = PBXFileReference;			path = QuickLite.framework;			refType = 3;			sourceTree = BUILT_PRODUCTS_DIR;		};	};	rootObject = 0867D690FE84028FC02AAC07;}

⌨️ 快捷键说明

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