// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 42; objects = { /* Begin PBXBuildFile section */ 0BDAA250121EFA8100ED5E97 /* ogg.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BDAA24E121EFA8100ED5E97 /* ogg.h */; }; 0BDAA251121EFA8100ED5E97 /* os_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BDAA24F121EFA8100ED5E97 /* os_types.h */; }; 0BDAA252121EFA8100ED5E97 /* ogg.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BDAA24E121EFA8100ED5E97 /* ogg.h */; }; 0BDAA253121EFA8100ED5E97 /* os_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BDAA24F121EFA8100ED5E97 /* os_types.h */; }; 0BDAA25C121EFAC800ED5E97 /* bitwise.c in Sources */ = {isa = PBXBuildFile; fileRef = 730F236109181A8D00AB638C /* bitwise.c */; }; 0BDAA25D121EFAC800ED5E97 /* framing.c in Sources */ = {isa = PBXBuildFile; fileRef = 730F236209181A8D00AB638C /* framing.c */; }; 734FB2E70B18B36F00D561D7 /* bitwise.c in Sources */ = {isa = PBXBuildFile; fileRef = 730F236109181A8D00AB638C /* bitwise.c */; }; 734FB2E80B18B36F00D561D7 /* framing.c in Sources */ = {isa = PBXBuildFile; fileRef = 730F236209181A8D00AB638C /* framing.c */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; 0BDAA238121EFA0500ED5E97 /* libOgg.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libOgg.a; sourceTree = BUILT_PRODUCTS_DIR; }; 0BDAA24E121EFA8100ED5E97 /* ogg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ogg.h; sourceTree = ""; }; 0BDAA24F121EFA8100ED5E97 /* os_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = os_types.h; sourceTree = ""; }; 730F236109181A8D00AB638C /* bitwise.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = bitwise.c; path = ../src/bitwise.c; sourceTree = SOURCE_ROOT; }; 730F236209181A8D00AB638C /* framing.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = framing.c; path = ../src/framing.c; sourceTree = SOURCE_ROOT; }; 734FB2E50B18B33E00D561D7 /* libOgg.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libOgg.a; sourceTree = BUILT_PRODUCTS_DIR; }; 8D07F2C70486CC7A007CD1D0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 0BDAA236121EFA0500ED5E97 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 734FB2E30B18B33E00D561D7 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 034768DDFF38A45A11DB9C8B /* Products */ = { isa = PBXGroup; children = ( 734FB2E50B18B33E00D561D7 /* libOgg.a */, 0BDAA238121EFA0500ED5E97 /* libOgg.a */, ); name = Products; sourceTree = ""; }; 0867D691FE84028FC02AAC07 /* Ogg */ = { isa = PBXGroup; children = ( 730F235F09181A3E00AB638C /* Headers */, 08FB77ACFE841707C02AAC07 /* Source */, 089C1665FE841158C02AAC07 /* Resources */, 034768DDFF38A45A11DB9C8B /* Products */, ); name = Ogg; sourceTree = ""; }; 089C1665FE841158C02AAC07 /* Resources */ = { isa = PBXGroup; children = ( 8D07F2C70486CC7A007CD1D0 /* Info.plist */, 089C1666FE841158C02AAC07 /* InfoPlist.strings */, ); name = Resources; sourceTree = ""; }; 08FB77ACFE841707C02AAC07 /* Source */ = { isa = PBXGroup; children = ( 730F236109181A8D00AB638C /* bitwise.c */, 730F236209181A8D00AB638C /* framing.c */, ); name = Source; sourceTree = ""; }; 0BDAA24A121EFA8100ED5E97 /* ogg */ = { isa = PBXGroup; children = ( 0BDAA24E121EFA8100ED5E97 /* ogg.h */, 0BDAA24F121EFA8100ED5E97 /* os_types.h */, ); name = ogg; path = ../include/ogg; sourceTree = SOURCE_ROOT; }; 730F235F09181A3E00AB638C /* Headers */ = { isa = PBXGroup; children = ( 0BDAA24A121EFA8100ED5E97 /* ogg */, ); name = Headers; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ 0BDAA234121EFA0500ED5E97 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( 0BDAA252121EFA8100ED5E97 /* ogg.h in Headers */, 0BDAA253121EFA8100ED5E97 /* os_types.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; 734FB2E10B18B33E00D561D7 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( 0BDAA250121EFA8100ED5E97 /* ogg.h in Headers */, 0BDAA251121EFA8100ED5E97 /* os_types.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ 0BDAA237121EFA0500ED5E97 /* iOS */ = { isa = PBXNativeTarget; buildConfigurationList = 0BDAA244121EFA4B00ED5E97 /* Build configuration list for PBXNativeTarget "iOS" */; buildPhases = ( 0BDAA234121EFA0500ED5E97 /* Headers */, 0BDAA235121EFA0500ED5E97 /* Sources */, 0BDAA236121EFA0500ED5E97 /* Frameworks */, ); buildRules = ( ); dependencies = ( ); name = iOS; productName = iPhone; productReference = 0BDAA238121EFA0500ED5E97 /* libOgg.a */; productType = "com.apple.product-type.library.static"; }; 734FB2E40B18B33E00D561D7 /* Mac */ = { isa = PBXNativeTarget; buildConfigurationList = 734FB2ED0B18B3B900D561D7 /* Build configuration list for PBXNativeTarget "Mac" */; buildPhases = ( 734FB2E10B18B33E00D561D7 /* Headers */, 734FB2E20B18B33E00D561D7 /* Sources */, 734FB2E30B18B33E00D561D7 /* Frameworks */, ); buildRules = ( ); dependencies = ( ); name = Mac; productName = ogg; productReference = 734FB2E50B18B33E00D561D7 /* libOgg.a */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 0867D690FE84028FC02AAC07 /* Project object */ = { isa = PBXProject; attributes = { }; buildConfigurationList = 730F235809181A3A00AB638C /* Build configuration list for PBXProject "Ogg" */; compatibilityVersion = "Xcode 2.4"; developmentRegion = English; hasScannedForEncodings = 1; knownRegions = ( en, ); mainGroup = 0867D691FE84028FC02AAC07 /* Ogg */; productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 734FB2E40B18B33E00D561D7 /* Mac */, 0BDAA237121EFA0500ED5E97 /* iOS */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ 0BDAA235121EFA0500ED5E97 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 0BDAA25C121EFAC800ED5E97 /* bitwise.c in Sources */, 0BDAA25D121EFAC800ED5E97 /* framing.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 734FB2E20B18B33E00D561D7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 734FB2E70B18B36F00D561D7 /* bitwise.c in Sources */, 734FB2E80B18B36F00D561D7 /* framing.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 089C1667FE841158C02AAC07 /* English */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 0BDAA239121EFA0500ED5E97 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { SDKROOT = iphoneos; }; name = Release; }; 730F235A09181A3A00AB638C /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_FAST_MATH = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__; GCC_THREADSAFE_STATICS = NO; OTHER_CFLAGS = ( "$(OTHER_CFLAGS)", "-ffast-math", ); PRODUCT_NAME = Ogg; }; name = Release; }; 734FB2EF0B18B3B900D561D7 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 0BDAA244121EFA4B00ED5E97 /* Build configuration list for PBXNativeTarget "iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( 0BDAA239121EFA0500ED5E97 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 730F235809181A3A00AB638C /* Build configuration list for PBXProject "Ogg" */ = { isa = XCConfigurationList; buildConfigurations = ( 730F235A09181A3A00AB638C /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 734FB2ED0B18B3B900D561D7 /* Build configuration list for PBXNativeTarget "Mac" */ = { isa = XCConfigurationList; buildConfigurations = ( 734FB2EF0B18B3B900D561D7 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 0867D690FE84028FC02AAC07 /* Project object */; }