| 1 | // !$*UTF8*$! |
|---|
| 2 | { |
|---|
| 3 | archiveVersion = 1; |
|---|
| 4 | classes = { |
|---|
| 5 | }; |
|---|
| 6 | objectVersion = 42; |
|---|
| 7 | objects = { |
|---|
| 8 | |
|---|
| 9 | /* Begin PBXBuildFile section */ |
|---|
| 10 | 38FAF9B40C0129D500853CFE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 089C1672FE841209C02AAC07 /* Foundation.framework */; }; |
|---|
| 11 | 38FAF9B60C0129E400853CFE /* BackRow.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 38FAF9B50C0129E400853CFE /* BackRow.framework */; }; |
|---|
| 12 | 38FAFC320C012A7800853CFE /* SapphireAppliance.m in Sources */ = {isa = PBXBuildFile; fileRef = 38FAFC2F0C012A7800853CFE /* SapphireAppliance.m */; }; |
|---|
| 13 | 38FAFC330C012A7800853CFE /* SapphireBrowser.m in Sources */ = {isa = PBXBuildFile; fileRef = 38FAFC310C012A7800853CFE /* SapphireBrowser.m */; }; |
|---|
| 14 | 8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; }; |
|---|
| 15 | F51DCDB90C30AE010046F25E /* SapphireVideoPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = F51DCDB80C30AE010046F25E /* SapphireVideoPlayer.m */; }; |
|---|
| 16 | F523996F0C2DCC9100D5DA2E /* SapphirePredicates.m in Sources */ = {isa = PBXBuildFile; fileRef = F523996E0C2DCC9100D5DA2E /* SapphirePredicates.m */; }; |
|---|
| 17 | F531A51D0C2C8DB500E46F62 /* QTKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F531A51C0C2C8DB500E46F62 /* QTKit.framework */; }; |
|---|
| 18 | F531A5BA0C2CB43400E46F62 /* SapphireMetaData.m in Sources */ = {isa = PBXBuildFile; fileRef = F531A5B90C2CB43400E46F62 /* SapphireMetaData.m */; }; |
|---|
| 19 | F531A98F0C2DACBE00E46F62 /* SapphireApplianceController.m in Sources */ = {isa = PBXBuildFile; fileRef = F531A98E0C2DACBE00E46F62 /* SapphireApplianceController.m */; }; |
|---|
| 20 | F56A19490C3170870022918E /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F56A19480C3170870022918E /* AppKit.framework */; }; |
|---|
| 21 | F5EA8FCE0C30459400B1EC7D /* SapphireMarkMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = F5EA8FCD0C30459400B1EC7D /* SapphireMarkMenu.m */; }; |
|---|
| 22 | F5EA91350C3063F500B1EC7D /* SapphireMedia.m in Sources */ = {isa = PBXBuildFile; fileRef = F5EA91340C3063F500B1EC7D /* SapphireMedia.m */; }; |
|---|
| 23 | FE5BD4670C3090CD009F2B2E /* ApplianceIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = FE5BD4660C3090CD009F2B2E /* ApplianceIcon.png */; }; |
|---|
| 24 | FE88FD100C2F564700C55E3F /* SapphirePopulateDataMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = FE88FD0F0C2F564700C55E3F /* SapphirePopulateDataMenu.m */; }; |
|---|
| 25 | FE8D57D40C2DE4AF00BC1768 /* SapphireSettings.m in Sources */ = {isa = PBXBuildFile; fileRef = FE8D57D30C2DE4AF00BC1768 /* SapphireSettings.m */; }; |
|---|
| 26 | /* End PBXBuildFile section */ |
|---|
| 27 | |
|---|
| 28 | /* Begin PBXFileReference section */ |
|---|
| 29 | 089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; }; |
|---|
| 30 | 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
|---|
| 31 | 32DBCF630370AF2F00C91783 /* Sapphire_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Sapphire_Prefix.pch; sourceTree = "<group>"; }; |
|---|
| 32 | 3834DF340C031FDC009BE46D /* BackRowUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BackRowUtils.h; sourceTree = "<group>"; }; |
|---|
| 33 | 38FAF9B50C0129E400853CFE /* BackRow.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BackRow.framework; path = /System/Library/PrivateFrameworks/BackRow.framework; sourceTree = "<absolute>"; }; |
|---|
| 34 | 38FAFC2E0C012A7800853CFE /* SapphireBrowser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SapphireBrowser.h; sourceTree = "<group>"; }; |
|---|
| 35 | 38FAFC2F0C012A7800853CFE /* SapphireAppliance.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SapphireAppliance.m; sourceTree = "<group>"; }; |
|---|
| 36 | 38FAFC300C012A7800853CFE /* SapphireAppliance.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SapphireAppliance.h; sourceTree = "<group>"; }; |
|---|
| 37 | 38FAFC310C012A7800853CFE /* SapphireBrowser.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SapphireBrowser.m; sourceTree = "<group>"; }; |
|---|
| 38 | 8D5B49B6048680CD000E48DA /* Sapphire.frappliance */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Sapphire.frappliance; sourceTree = BUILT_PRODUCTS_DIR; }; |
|---|
| 39 | 8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; }; |
|---|
| 40 | F51DCDB70C30AE010046F25E /* SapphireVideoPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SapphireVideoPlayer.h; sourceTree = "<group>"; }; |
|---|
| 41 | F51DCDB80C30AE010046F25E /* SapphireVideoPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SapphireVideoPlayer.m; sourceTree = "<group>"; }; |
|---|
| 42 | F523996D0C2DCC9100D5DA2E /* SapphirePredicates.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SapphirePredicates.h; sourceTree = "<group>"; }; |
|---|
| 43 | F523996E0C2DCC9100D5DA2E /* SapphirePredicates.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SapphirePredicates.m; sourceTree = "<group>"; }; |
|---|
| 44 | F531A51C0C2C8DB500E46F62 /* QTKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QTKit.framework; path = /System/Library/Frameworks/QTKit.framework; sourceTree = "<absolute>"; }; |
|---|
| 45 | F531A5B80C2CB43400E46F62 /* SapphireMetaData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SapphireMetaData.h; sourceTree = "<group>"; }; |
|---|
| 46 | F531A5B90C2CB43400E46F62 /* SapphireMetaData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SapphireMetaData.m; sourceTree = "<group>"; }; |
|---|
| 47 | F531A98D0C2DACBE00E46F62 /* SapphireApplianceController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SapphireApplianceController.h; sourceTree = "<group>"; }; |
|---|
| 48 | F531A98E0C2DACBE00E46F62 /* SapphireApplianceController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SapphireApplianceController.m; sourceTree = "<group>"; }; |
|---|
| 49 | F56A19480C3170870022918E /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; }; |
|---|
| 50 | F5EA8FCC0C30459400B1EC7D /* SapphireMarkMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SapphireMarkMenu.h; sourceTree = "<group>"; }; |
|---|
| 51 | F5EA8FCD0C30459400B1EC7D /* SapphireMarkMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SapphireMarkMenu.m; sourceTree = "<group>"; }; |
|---|
| 52 | F5EA91330C3063F500B1EC7D /* SapphireMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SapphireMedia.h; sourceTree = "<group>"; }; |
|---|
| 53 | F5EA91340C3063F500B1EC7D /* SapphireMedia.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SapphireMedia.m; sourceTree = "<group>"; }; |
|---|
| 54 | FE5BD4660C3090CD009F2B2E /* ApplianceIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ApplianceIcon.png; sourceTree = "<group>"; }; |
|---|
| 55 | FE88FD0E0C2F564700C55E3F /* SapphirePopulateDataMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SapphirePopulateDataMenu.h; sourceTree = "<group>"; }; |
|---|
| 56 | FE88FD0F0C2F564700C55E3F /* SapphirePopulateDataMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SapphirePopulateDataMenu.m; sourceTree = "<group>"; }; |
|---|
| 57 | FE8D57D20C2DE4AF00BC1768 /* SapphireSettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SapphireSettings.h; sourceTree = "<group>"; }; |
|---|
| 58 | FE8D57D30C2DE4AF00BC1768 /* SapphireSettings.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SapphireSettings.m; sourceTree = "<group>"; }; |
|---|
| 59 | /* End PBXFileReference section */ |
|---|
| 60 | |
|---|
| 61 | /* Begin PBXFrameworksBuildPhase section */ |
|---|
| 62 | 8D5B49B3048680CD000E48DA /* Frameworks */ = { |
|---|
| 63 | isa = PBXFrameworksBuildPhase; |
|---|
| 64 | buildActionMask = 2147483647; |
|---|
| 65 | files = ( |
|---|
| 66 | 38FAF9B40C0129D500853CFE /* Foundation.framework in Frameworks */, |
|---|
| 67 | 38FAF9B60C0129E400853CFE /* BackRow.framework in Frameworks */, |
|---|
| 68 | F531A51D0C2C8DB500E46F62 /* QTKit.framework in Frameworks */, |
|---|
| 69 | F56A19490C3170870022918E /* AppKit.framework in Frameworks */, |
|---|
| 70 | ); |
|---|
| 71 | runOnlyForDeploymentPostprocessing = 0; |
|---|
| 72 | }; |
|---|
| 73 | /* End PBXFrameworksBuildPhase section */ |
|---|
| 74 | |
|---|
| 75 | /* Begin PBXGroup section */ |
|---|
| 76 | 089C166AFE841209C02AAC07 /* ApplianceBase */ = { |
|---|
| 77 | isa = PBXGroup; |
|---|
| 78 | children = ( |
|---|
| 79 | 08FB77AFFE84173DC02AAC07 /* Classes */, |
|---|
| 80 | 32C88E010371C26100C91783 /* Other Sources */, |
|---|
| 81 | 089C167CFE841241C02AAC07 /* Resources */, |
|---|
| 82 | 089C1671FE841209C02AAC07 /* Frameworks and Libraries */, |
|---|
| 83 | 19C28FB8FE9D52D311CA2CBB /* Products */, |
|---|
| 84 | ); |
|---|
| 85 | name = ApplianceBase; |
|---|
| 86 | sourceTree = "<group>"; |
|---|
| 87 | }; |
|---|
| 88 | 089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = { |
|---|
| 89 | isa = PBXGroup; |
|---|
| 90 | children = ( |
|---|
| 91 | F56A19480C3170870022918E /* AppKit.framework */, |
|---|
| 92 | F531A51C0C2C8DB500E46F62 /* QTKit.framework */, |
|---|
| 93 | 089C1672FE841209C02AAC07 /* Foundation.framework */, |
|---|
| 94 | 38FAF9B50C0129E400853CFE /* BackRow.framework */, |
|---|
| 95 | ); |
|---|
| 96 | name = "Frameworks and Libraries"; |
|---|
| 97 | sourceTree = "<group>"; |
|---|
| 98 | }; |
|---|
| 99 | 089C167CFE841241C02AAC07 /* Resources */ = { |
|---|
| 100 | isa = PBXGroup; |
|---|
| 101 | children = ( |
|---|
| 102 | FE5BD4660C3090CD009F2B2E /* ApplianceIcon.png */, |
|---|
| 103 | 8D5B49B7048680CD000E48DA /* Info.plist */, |
|---|
| 104 | 089C167DFE841241C02AAC07 /* InfoPlist.strings */, |
|---|
| 105 | ); |
|---|
| 106 | name = Resources; |
|---|
| 107 | sourceTree = "<group>"; |
|---|
| 108 | }; |
|---|
| 109 | 08FB77AFFE84173DC02AAC07 /* Classes */ = { |
|---|
| 110 | isa = PBXGroup; |
|---|
| 111 | children = ( |
|---|
| 112 | 38FAFC300C012A7800853CFE /* SapphireAppliance.h */, |
|---|
| 113 | 38FAFC2F0C012A7800853CFE /* SapphireAppliance.m */, |
|---|
| 114 | FE8D57D20C2DE4AF00BC1768 /* SapphireSettings.h */, |
|---|
| 115 | FE8D57D30C2DE4AF00BC1768 /* SapphireSettings.m */, |
|---|
| 116 | F531A98D0C2DACBE00E46F62 /* SapphireApplianceController.h */, |
|---|
| 117 | F531A98E0C2DACBE00E46F62 /* SapphireApplianceController.m */, |
|---|
| 118 | 38FAFC2E0C012A7800853CFE /* SapphireBrowser.h */, |
|---|
| 119 | 38FAFC310C012A7800853CFE /* SapphireBrowser.m */, |
|---|
| 120 | F5EA8FCC0C30459400B1EC7D /* SapphireMarkMenu.h */, |
|---|
| 121 | F5EA8FCD0C30459400B1EC7D /* SapphireMarkMenu.m */, |
|---|
| 122 | F5EA91330C3063F500B1EC7D /* SapphireMedia.h */, |
|---|
| 123 | F5EA91340C3063F500B1EC7D /* SapphireMedia.m */, |
|---|
| 124 | F531A5B80C2CB43400E46F62 /* SapphireMetaData.h */, |
|---|
| 125 | F531A5B90C2CB43400E46F62 /* SapphireMetaData.m */, |
|---|
| 126 | F523996D0C2DCC9100D5DA2E /* SapphirePredicates.h */, |
|---|
| 127 | F523996E0C2DCC9100D5DA2E /* SapphirePredicates.m */, |
|---|
| 128 | FE88FD0E0C2F564700C55E3F /* SapphirePopulateDataMenu.h */, |
|---|
| 129 | FE88FD0F0C2F564700C55E3F /* SapphirePopulateDataMenu.m */, |
|---|
| 130 | F51DCDB70C30AE010046F25E /* SapphireVideoPlayer.h */, |
|---|
| 131 | F51DCDB80C30AE010046F25E /* SapphireVideoPlayer.m */, |
|---|
| 132 | ); |
|---|
| 133 | name = Classes; |
|---|
| 134 | sourceTree = "<group>"; |
|---|
| 135 | }; |
|---|
| 136 | 19C28FB8FE9D52D311CA2CBB /* Products */ = { |
|---|
| 137 | isa = PBXGroup; |
|---|
| 138 | children = ( |
|---|
| 139 | 8D5B49B6048680CD000E48DA /* Sapphire.frappliance */, |
|---|
| 140 | ); |
|---|
| 141 | name = Products; |
|---|
| 142 | sourceTree = "<group>"; |
|---|
| 143 | }; |
|---|
| 144 | 32C88E010371C26100C91783 /* Other Sources */ = { |
|---|
| 145 | isa = PBXGroup; |
|---|
| 146 | children = ( |
|---|
| 147 | 32DBCF630370AF2F00C91783 /* Sapphire_Prefix.pch */, |
|---|
| 148 | 3834DF340C031FDC009BE46D /* BackRowUtils.h */, |
|---|
| 149 | ); |
|---|
| 150 | name = "Other Sources"; |
|---|
| 151 | sourceTree = "<group>"; |
|---|
| 152 | }; |
|---|
| 153 | /* End PBXGroup section */ |
|---|
| 154 | |
|---|
| 155 | /* Begin PBXNativeTarget section */ |
|---|
| 156 | 8D5B49AC048680CD000E48DA /* Sapphire */ = { |
|---|
| 157 | isa = PBXNativeTarget; |
|---|
| 158 | buildConfigurationList = 1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "Sapphire" */; |
|---|
| 159 | buildPhases = ( |
|---|
| 160 | 8D5B49AF048680CD000E48DA /* Resources */, |
|---|
| 161 | 8D5B49B1048680CD000E48DA /* Sources */, |
|---|
| 162 | 8D5B49B3048680CD000E48DA /* Frameworks */, |
|---|
| 163 | ); |
|---|
| 164 | buildRules = ( |
|---|
| 165 | ); |
|---|
| 166 | dependencies = ( |
|---|
| 167 | ); |
|---|
| 168 | name = Sapphire; |
|---|
| 169 | productInstallPath = /System/Library/CoreServices/Finder.app/Contents/PlugIns; |
|---|
| 170 | productName = Sapphire; |
|---|
| 171 | productReference = 8D5B49B6048680CD000E48DA /* Sapphire.frappliance */; |
|---|
| 172 | productType = "com.apple.product-type.bundle"; |
|---|
| 173 | }; |
|---|
| 174 | /* End PBXNativeTarget section */ |
|---|
| 175 | |
|---|
| 176 | /* Begin PBXProject section */ |
|---|
| 177 | 089C1669FE841209C02AAC07 /* Project object */ = { |
|---|
| 178 | isa = PBXProject; |
|---|
| 179 | buildConfigurationList = 1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "Sapphire" */; |
|---|
| 180 | hasScannedForEncodings = 1; |
|---|
| 181 | mainGroup = 089C166AFE841209C02AAC07 /* ApplianceBase */; |
|---|
| 182 | projectDirPath = ""; |
|---|
| 183 | targets = ( |
|---|
| 184 | 8D5B49AC048680CD000E48DA /* Sapphire */, |
|---|
| 185 | ); |
|---|
| 186 | }; |
|---|
| 187 | /* End PBXProject section */ |
|---|
| 188 | |
|---|
| 189 | /* Begin PBXResourcesBuildPhase section */ |
|---|
| 190 | 8D5B49AF048680CD000E48DA /* Resources */ = { |
|---|
| 191 | isa = PBXResourcesBuildPhase; |
|---|
| 192 | buildActionMask = 2147483647; |
|---|
| 193 | files = ( |
|---|
| 194 | 8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */, |
|---|
| 195 | FE5BD4670C3090CD009F2B2E /* ApplianceIcon.png in Resources */, |
|---|
| 196 | ); |
|---|
| 197 | runOnlyForDeploymentPostprocessing = 0; |
|---|
| 198 | }; |
|---|
| 199 | /* End PBXResourcesBuildPhase section */ |
|---|
| 200 | |
|---|
| 201 | /* Begin PBXSourcesBuildPhase section */ |
|---|
| 202 | 8D5B49B1048680CD000E48DA /* Sources */ = { |
|---|
| 203 | isa = PBXSourcesBuildPhase; |
|---|
| 204 | buildActionMask = 2147483647; |
|---|
| 205 | files = ( |
|---|
| 206 | 38FAFC320C012A7800853CFE /* SapphireAppliance.m in Sources */, |
|---|
| 207 | 38FAFC330C012A7800853CFE /* SapphireBrowser.m in Sources */, |
|---|
| 208 | F531A5BA0C2CB43400E46F62 /* SapphireMetaData.m in Sources */, |
|---|
| 209 | F531A98F0C2DACBE00E46F62 /* SapphireApplianceController.m in Sources */, |
|---|
| 210 | F523996F0C2DCC9100D5DA2E /* SapphirePredicates.m in Sources */, |
|---|
| 211 | FE8D57D40C2DE4AF00BC1768 /* SapphireSettings.m in Sources */, |
|---|
| 212 | FE88FD100C2F564700C55E3F /* SapphirePopulateDataMenu.m in Sources */, |
|---|
| 213 | F5EA8FCE0C30459400B1EC7D /* SapphireMarkMenu.m in Sources */, |
|---|
| 214 | F5EA91350C3063F500B1EC7D /* SapphireMedia.m in Sources */, |
|---|
| 215 | F51DCDB90C30AE010046F25E /* SapphireVideoPlayer.m in Sources */, |
|---|
| 216 | ); |
|---|
| 217 | runOnlyForDeploymentPostprocessing = 0; |
|---|
| 218 | }; |
|---|
| 219 | /* End PBXSourcesBuildPhase section */ |
|---|
| 220 | |
|---|
| 221 | /* Begin PBXVariantGroup section */ |
|---|
| 222 | 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = { |
|---|
| 223 | isa = PBXVariantGroup; |
|---|
| 224 | children = ( |
|---|
| 225 | 089C167EFE841241C02AAC07 /* English */, |
|---|
| 226 | ); |
|---|
| 227 | name = InfoPlist.strings; |
|---|
| 228 | sourceTree = "<group>"; |
|---|
| 229 | }; |
|---|
| 230 | /* End PBXVariantGroup section */ |
|---|
| 231 | |
|---|
| 232 | /* Begin XCBuildConfiguration section */ |
|---|
| 233 | 1DEB913B08733D840010E9CD /* Debug */ = { |
|---|
| 234 | isa = XCBuildConfiguration; |
|---|
| 235 | buildSettings = { |
|---|
| 236 | ARCHS = i386; |
|---|
| 237 | COPY_PHASE_STRIP = NO; |
|---|
| 238 | FRAMEWORK_SEARCH_PATHS = ( |
|---|
| 239 | "$(inherited)", |
|---|
| 240 | "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", |
|---|
| 241 | ); |
|---|
| 242 | FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\""; |
|---|
| 243 | GCC_DYNAMIC_NO_PIC = NO; |
|---|
| 244 | GCC_ENABLE_FIX_AND_CONTINUE = YES; |
|---|
| 245 | GCC_MODEL_TUNING = G5; |
|---|
| 246 | GCC_OPTIMIZATION_LEVEL = 0; |
|---|
| 247 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
|---|
| 248 | GCC_PREFIX_HEADER = Sapphire_Prefix.pch; |
|---|
| 249 | INFOPLIST_FILE = Info.plist; |
|---|
| 250 | INSTALL_PATH = /System/Library/CoreServices/Finder.app/Contents/PlugIns; |
|---|
| 251 | PRODUCT_NAME = Sapphire; |
|---|
| 252 | WRAPPER_EXTENSION = frappliance; |
|---|
| 253 | ZERO_LINK = YES; |
|---|
| 254 | }; |
|---|
| 255 | name = Debug; |
|---|
| 256 | }; |
|---|
| 257 | 1DEB913C08733D840010E9CD /* Release */ = { |
|---|
| 258 | isa = XCBuildConfiguration; |
|---|
| 259 | buildSettings = { |
|---|
| 260 | ARCHS = i386; |
|---|
| 261 | FRAMEWORK_SEARCH_PATHS = ( |
|---|
| 262 | "$(inherited)", |
|---|
| 263 | "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", |
|---|
| 264 | ); |
|---|
| 265 | FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\""; |
|---|
| 266 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO; |
|---|
| 267 | GCC_MODEL_TUNING = G5; |
|---|
| 268 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
|---|
| 269 | GCC_PREFIX_HEADER = Sapphire_Prefix.pch; |
|---|
| 270 | INFOPLIST_FILE = Info.plist; |
|---|
| 271 | INSTALL_PATH = /System/Library/CoreServices/Finder.app/Contents/PlugIns; |
|---|
| 272 | PRODUCT_NAME = Sapphire; |
|---|
| 273 | WRAPPER_EXTENSION = frappliance; |
|---|
| 274 | }; |
|---|
| 275 | name = Release; |
|---|
| 276 | }; |
|---|
| 277 | 1DEB913F08733D840010E9CD /* Debug */ = { |
|---|
| 278 | isa = XCBuildConfiguration; |
|---|
| 279 | buildSettings = { |
|---|
| 280 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
|---|
| 281 | GCC_WARN_UNUSED_VARIABLE = YES; |
|---|
| 282 | PREBINDING = NO; |
|---|
| 283 | SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; |
|---|
| 284 | }; |
|---|
| 285 | name = Debug; |
|---|
| 286 | }; |
|---|
| 287 | 1DEB914008733D840010E9CD /* Release */ = { |
|---|
| 288 | isa = XCBuildConfiguration; |
|---|
| 289 | buildSettings = { |
|---|
| 290 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
|---|
| 291 | GCC_WARN_UNUSED_VARIABLE = YES; |
|---|
| 292 | PREBINDING = NO; |
|---|
| 293 | SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; |
|---|
| 294 | }; |
|---|
| 295 | name = Release; |
|---|
| 296 | }; |
|---|
| 297 | /* End XCBuildConfiguration section */ |
|---|
| 298 | |
|---|
| 299 | /* Begin XCConfigurationList section */ |
|---|
| 300 | 1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "Sapphire" */ = { |
|---|
| 301 | isa = XCConfigurationList; |
|---|
| 302 | buildConfigurations = ( |
|---|
| 303 | 1DEB913B08733D840010E9CD /* Debug */, |
|---|
| 304 | 1DEB913C08733D840010E9CD /* Release */, |
|---|
| 305 | ); |
|---|
| 306 | defaultConfigurationIsVisible = 0; |
|---|
| 307 | defaultConfigurationName = Release; |
|---|
| 308 | }; |
|---|
| 309 | 1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "Sapphire" */ = { |
|---|
| 310 | isa = XCConfigurationList; |
|---|
| 311 | buildConfigurations = ( |
|---|
| 312 | 1DEB913F08733D840010E9CD /* Debug */, |
|---|
| 313 | 1DEB914008733D840010E9CD /* Release */, |
|---|
| 314 | ); |
|---|
| 315 | defaultConfigurationIsVisible = 0; |
|---|
| 316 | defaultConfigurationName = Release; |
|---|
| 317 | }; |
|---|
| 318 | /* End XCConfigurationList section */ |
|---|
| 319 | }; |
|---|
| 320 | rootObject = 089C1669FE841209C02AAC07 /* Project object */; |
|---|
| 321 | } |
|---|