| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 0BEDB94C144DD95E004C5903 /* sqlite3.c in Sources */ = {isa = PBXBuildFile; fileRef = 0BEDB94B144DD95E004C5903 /* sqlite3.c */; };
- 0BEDB94D144DD95E004C5903 /* sqlite3.c in Sources */ = {isa = PBXBuildFile; fileRef = 0BEDB94B144DD95E004C5903 /* sqlite3.c */; };
- /* End PBXBuildFile section */
- /* Begin PBXFileReference section */
- 0BDA9CC5121EE4C400ED5E97 /* libSQLite.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSQLite.a; sourceTree = BUILT_PRODUCTS_DIR; };
- 0BEDB94B144DD95E004C5903 /* sqlite3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sqlite3.c; path = ../sqlite3.c; sourceTree = "<group>"; };
- D2AAC046055464E500DB518D /* libSQLite.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSQLite.a; sourceTree = BUILT_PRODUCTS_DIR; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 0BDA9CC3121EE4C400ED5E97 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- D289987405E68DCB004EDB86 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 08FB7794FE84155DC02AAC07 /* lzma */ = {
- isa = PBXGroup;
- children = (
- 08FB7795FE84155DC02AAC07 /* Source */,
- 1AB674ADFE9D54B511CA2CBB /* Products */,
- );
- name = lzma;
- sourceTree = "<group>";
- };
- 08FB7795FE84155DC02AAC07 /* Source */ = {
- isa = PBXGroup;
- children = (
- 0BEDB94B144DD95E004C5903 /* sqlite3.c */,
- );
- name = Source;
- sourceTree = "<group>";
- };
- 1AB674ADFE9D54B511CA2CBB /* Products */ = {
- isa = PBXGroup;
- children = (
- D2AAC046055464E500DB518D /* libSQLite.a */,
- 0BDA9CC5121EE4C400ED5E97 /* libSQLite.a */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXHeadersBuildPhase section */
- 0BDA9CC1121EE4C400ED5E97 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- D2AAC043055464E500DB518D /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXHeadersBuildPhase section */
- /* Begin PBXNativeTarget section */
- 0BDA9CC4121EE4C400ED5E97 /* iOS */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 0BDA9CD0121EE51C00ED5E97 /* Build configuration list for PBXNativeTarget "iOS" */;
- buildPhases = (
- 0BDA9CC1121EE4C400ED5E97 /* Headers */,
- 0BDA9CC2121EE4C400ED5E97 /* Sources */,
- 0BDA9CC3121EE4C400ED5E97 /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = iOS;
- productName = iPhone;
- productReference = 0BDA9CC5121EE4C400ED5E97 /* libSQLite.a */;
- productType = "com.apple.product-type.library.static";
- };
- D2AAC045055464E500DB518D /* Mac */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "Mac" */;
- buildPhases = (
- D2AAC043055464E500DB518D /* Headers */,
- D2AAC044055464E500DB518D /* Sources */,
- D289987405E68DCB004EDB86 /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = Mac;
- productName = lzma;
- productReference = D2AAC046055464E500DB518D /* libSQLite.a */;
- productType = "com.apple.product-type.library.static";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 08FB7793FE84155DC02AAC07 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0500;
- };
- buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "SQLite" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 1;
- knownRegions = (
- English,
- Japanese,
- French,
- German,
- );
- mainGroup = 08FB7794FE84155DC02AAC07 /* lzma */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- D2AAC045055464E500DB518D /* Mac */,
- 0BDA9CC4121EE4C400ED5E97 /* iOS */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXSourcesBuildPhase section */
- 0BDA9CC2121EE4C400ED5E97 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 0BEDB94D144DD95E004C5903 /* sqlite3.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- D2AAC044055464E500DB518D /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 0BEDB94C144DD95E004C5903 /* sqlite3.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin XCBuildConfiguration section */
- 0B96A71D1304843300CDC521 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- GCC_ENABLE_FIX_AND_CONTINUE = YES;
- GCC_THREADSAFE_STATICS = NO;
- PRODUCT_NAME = SQLite;
- };
- name = Debug;
- };
- 0B96A71E1304843300CDC521 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- };
- name = Debug;
- };
- 0B96A71F1304843300CDC521 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- SDKROOT = iphoneos;
- };
- name = Debug;
- };
- 0BDA9CC7121EE4C400ED5E97 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- SDKROOT = iphoneos;
- };
- name = Release;
- };
- 1DEB91ED08733DB70010E9CD /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- };
- name = Release;
- };
- 1DEB91F108733DB70010E9CD /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
- GCC_THREADSAFE_STATICS = NO;
- PRODUCT_NAME = SQLite;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 0BDA9CD0121EE51C00ED5E97 /* Build configuration list for PBXNativeTarget "iOS" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 0BDA9CC7121EE4C400ED5E97 /* Release */,
- 0B96A71F1304843300CDC521 /* Debug */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "Mac" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 1DEB91ED08733DB70010E9CD /* Release */,
- 0B96A71E1304843300CDC521 /* Debug */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "SQLite" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 1DEB91F108733DB70010E9CD /* Release */,
- 0B96A71D1304843300CDC521 /* Debug */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
- }
|