| // !$*UTF8*$! |
| { |
| archiveVersion = 1; |
| classes = { |
| }; |
| objectVersion = 45; |
| objects = { |
| |
| /* Begin PBXBuildFile section */ |
| 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 = "<group>"; }; |
| 32BAE0B70371A74B00C91783 /* Ogg_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ogg_Prefix.pch; sourceTree = "<group>"; }; |
| 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; }; |
| 730F236509181ABE00AB638C /* ogg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ogg.h; path = ../include/ogg/ogg.h; sourceTree = SOURCE_ROOT; }; |
| 730F236609181ABE00AB638C /* os_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = os_types.h; path = ../include/ogg/os_types.h; 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 = "<group>"; }; |
| B0A98E7011D4310A00952D48 /* MacConfigExternalDebug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = MacConfigExternalDebug.xcconfig; path = ../../MacConfigExternalDebug.xcconfig; sourceTree = SOURCE_ROOT; }; |
| B0A98E7111D4310A00952D48 /* MacConfigExternalRelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = MacConfigExternalRelease.xcconfig; path = ../../MacConfigExternalRelease.xcconfig; sourceTree = SOURCE_ROOT; }; |
| /* End PBXFileReference section */ |
| |
| /* Begin PBXFrameworksBuildPhase section */ |
| 734FB2E30B18B33E00D561D7 /* Frameworks */ = { |
| isa = PBXFrameworksBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXFrameworksBuildPhase section */ |
| |
| /* Begin PBXGroup section */ |
| 034768DDFF38A45A11DB9C8B /* Products */ = { |
| isa = PBXGroup; |
| children = ( |
| 734FB2E50B18B33E00D561D7 /* libogg.a */, |
| ); |
| name = Products; |
| sourceTree = "<group>"; |
| }; |
| 0867D691FE84028FC02AAC07 /* Ogg */ = { |
| isa = PBXGroup; |
| children = ( |
| B0A98E7011D4310A00952D48 /* MacConfigExternalDebug.xcconfig */, |
| B0A98E7111D4310A00952D48 /* MacConfigExternalRelease.xcconfig */, |
| 730F235F09181A3E00AB638C /* Headers */, |
| 08FB77ACFE841707C02AAC07 /* Source */, |
| 089C1665FE841158C02AAC07 /* Resources */, |
| 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */, |
| 034768DDFF38A45A11DB9C8B /* Products */, |
| ); |
| name = Ogg; |
| sourceTree = "<group>"; |
| }; |
| 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = { |
| isa = PBXGroup; |
| children = ( |
| ); |
| name = "External Frameworks and Libraries"; |
| sourceTree = "<group>"; |
| }; |
| 089C1665FE841158C02AAC07 /* Resources */ = { |
| isa = PBXGroup; |
| children = ( |
| 8D07F2C70486CC7A007CD1D0 /* Info.plist */, |
| 089C1666FE841158C02AAC07 /* InfoPlist.strings */, |
| ); |
| name = Resources; |
| sourceTree = "<group>"; |
| }; |
| 08FB77ACFE841707C02AAC07 /* Source */ = { |
| isa = PBXGroup; |
| children = ( |
| 730F236109181A8D00AB638C /* bitwise.c */, |
| 730F236209181A8D00AB638C /* framing.c */, |
| 32BAE0B70371A74B00C91783 /* Ogg_Prefix.pch */, |
| ); |
| name = Source; |
| sourceTree = "<group>"; |
| }; |
| 730F235F09181A3E00AB638C /* Headers */ = { |
| isa = PBXGroup; |
| children = ( |
| 730F236509181ABE00AB638C /* ogg.h */, |
| 730F236609181ABE00AB638C /* os_types.h */, |
| ); |
| name = Headers; |
| sourceTree = "<group>"; |
| }; |
| /* End PBXGroup section */ |
| |
| /* Begin PBXHeadersBuildPhase section */ |
| 734FB2E10B18B33E00D561D7 /* Headers */ = { |
| isa = PBXHeadersBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXHeadersBuildPhase section */ |
| |
| /* Begin PBXNativeTarget section */ |
| 734FB2E40B18B33E00D561D7 /* libogg (static) */ = { |
| isa = PBXNativeTarget; |
| buildConfigurationList = 734FB2ED0B18B3B900D561D7 /* Build configuration list for PBXNativeTarget "libogg (static)" */; |
| buildPhases = ( |
| 734FB2E10B18B33E00D561D7 /* Headers */, |
| 734FB2E20B18B33E00D561D7 /* Sources */, |
| 734FB2E30B18B33E00D561D7 /* Frameworks */, |
| ); |
| buildRules = ( |
| ); |
| dependencies = ( |
| ); |
| name = "libogg (static)"; |
| productName = ogg; |
| productReference = 734FB2E50B18B33E00D561D7 /* libogg.a */; |
| productType = "com.apple.product-type.library.static"; |
| }; |
| /* End PBXNativeTarget section */ |
| |
| /* Begin PBXProject section */ |
| 0867D690FE84028FC02AAC07 /* Project object */ = { |
| isa = PBXProject; |
| buildConfigurationList = 730F235809181A3A00AB638C /* Build configuration list for PBXProject "Ogg" */; |
| compatibilityVersion = "Xcode 3.1"; |
| hasScannedForEncodings = 1; |
| mainGroup = 0867D691FE84028FC02AAC07 /* Ogg */; |
| productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */; |
| projectDirPath = ""; |
| projectRoot = ""; |
| targets = ( |
| 734FB2E40B18B33E00D561D7 /* libogg (static) */, |
| ); |
| }; |
| /* End PBXProject section */ |
| |
| /* Begin PBXSourcesBuildPhase section */ |
| 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 = "<group>"; |
| }; |
| /* End PBXVariantGroup section */ |
| |
| /* Begin XCBuildConfiguration section */ |
| 730F235909181A3A00AB638C /* Debug */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = B0A98E7011D4310A00952D48 /* MacConfigExternalDebug.xcconfig */; |
| buildSettings = { |
| GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__; |
| HEADER_SEARCH_PATHS = ../include; |
| }; |
| name = Debug; |
| }; |
| 730F235A09181A3A00AB638C /* Release */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = B0A98E7111D4310A00952D48 /* MacConfigExternalRelease.xcconfig */; |
| buildSettings = { |
| GCC_OPTIMIZATION_LEVEL = 3; |
| GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__; |
| HEADER_SEARCH_PATHS = ../include; |
| OTHER_CFLAGS = ( |
| "$(OTHER_CFLAGS)", |
| "-ffast-math", |
| "-falign-loops=16", |
| ); |
| }; |
| name = Release; |
| }; |
| 734FB2EE0B18B3B900D561D7 /* Debug */ = { |
| isa = XCBuildConfiguration; |
| buildSettings = { |
| PREBINDING = NO; |
| PRODUCT_NAME = ogg; |
| }; |
| name = Debug; |
| }; |
| 734FB2EF0B18B3B900D561D7 /* Release */ = { |
| isa = XCBuildConfiguration; |
| buildSettings = { |
| PREBINDING = NO; |
| PRODUCT_NAME = ogg; |
| }; |
| name = Release; |
| }; |
| /* End XCBuildConfiguration section */ |
| |
| /* Begin XCConfigurationList section */ |
| 730F235809181A3A00AB638C /* Build configuration list for PBXProject "Ogg" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 730F235909181A3A00AB638C /* Debug */, |
| 730F235A09181A3A00AB638C /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| 734FB2ED0B18B3B900D561D7 /* Build configuration list for PBXNativeTarget "libogg (static)" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 734FB2EE0B18B3B900D561D7 /* Debug */, |
| 734FB2EF0B18B3B900D561D7 /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| /* End XCConfigurationList section */ |
| }; |
| rootObject = 0867D690FE84028FC02AAC07 /* Project object */; |
| } |