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