github.com/olivere/camlistore@v0.0.0-20140121221811-1b7ac2da0199/clients/osx/Camlistore/Camlistore.xcodeproj/project.pbxproj (about) 1 // !$*UTF8*$! 2 { 3 archiveVersion = 1; 4 classes = { 5 }; 6 objectVersion = 46; 7 objects = { 8 9 /* Begin PBXBuildFile section */ 10 DA31F9381866744D002E3F33 /* TimeTravelWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = DA31F9361866744D002E3F33 /* TimeTravelWindowController.m */; }; 11 DA31F9391866744D002E3F33 /* TimeTravelWindowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = DA31F9371866744D002E3F33 /* TimeTravelWindowController.xib */; }; 12 DA71BCB718642A3A000A102C /* Camlicon.icns in Resources */ = {isa = PBXBuildFile; fileRef = DA71BCB618642A3A000A102C /* Camlicon.icns */; }; 13 DAABA574186435DA000D62B6 /* camlistored in Resources */ = {isa = PBXBuildFile; fileRef = DAABA572186435DA000D62B6 /* camlistored */; }; 14 DAABA575186435DA000D62B6 /* cammount in Resources */ = {isa = PBXBuildFile; fileRef = DAABA573186435DA000D62B6 /* cammount */; }; 15 DAABA57718643710000D62B6 /* Credits.html in Resources */ = {isa = PBXBuildFile; fileRef = DAABA57618643710000D62B6 /* Credits.html */; }; 16 DAD59F8C1877CC250018193C /* camput in Resources */ = {isa = PBXBuildFile; fileRef = DAD59F8B1877CC250018193C /* camput */; }; 17 DAF109491863EDAF00F6A3F9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DAF109481863EDAF00F6A3F9 /* Cocoa.framework */; }; 18 DAF109531863EDAF00F6A3F9 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DAF109511863EDAF00F6A3F9 /* InfoPlist.strings */; }; 19 DAF109551863EDAF00F6A3F9 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DAF109541863EDAF00F6A3F9 /* main.m */; }; 20 DAF1095C1863EDAF00F6A3F9 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DAF1095B1863EDAF00F6A3F9 /* AppDelegate.m */; }; 21 DAF109611863EDAF00F6A3F9 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = DAF109601863EDAF00F6A3F9 /* Images.xcassets */; }; 22 DAF109681863EDAF00F6A3F9 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DAF109671863EDAF00F6A3F9 /* XCTest.framework */; }; 23 DAF109691863EDAF00F6A3F9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DAF109481863EDAF00F6A3F9 /* Cocoa.framework */; }; 24 DAF109711863EDAF00F6A3F9 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DAF1096F1863EDAF00F6A3F9 /* InfoPlist.strings */; }; 25 DAF109731863EDAF00F6A3F9 /* CamlistoreTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DAF109721863EDAF00F6A3F9 /* CamlistoreTests.m */; }; 26 DAF1097E1863EEFB00F6A3F9 /* LoginItemManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DAF1097D1863EEFB00F6A3F9 /* LoginItemManager.m */; }; 27 DAF109831863F1F900F6A3F9 /* menuicon-selected.png in Resources */ = {isa = PBXBuildFile; fileRef = DAF1097F1863F1F900F6A3F9 /* menuicon-selected.png */; }; 28 DAF109841863F1F900F6A3F9 /* menuicon-selected@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = DAF109801863F1F900F6A3F9 /* menuicon-selected@2x.png */; }; 29 DAF109851863F1F900F6A3F9 /* menuicon.png in Resources */ = {isa = PBXBuildFile; fileRef = DAF109811863F1F900F6A3F9 /* menuicon.png */; }; 30 DAF109861863F1F900F6A3F9 /* menuicon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = DAF109821863F1F900F6A3F9 /* menuicon@2x.png */; }; 31 DAF1098A1863FDD600F6A3F9 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = DAF1095D1863EDAF00F6A3F9 /* MainMenu.xib */; }; 32 DAF63B9D1864D0AC0000EAC9 /* FUSEManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DAF63B9C1864D0AC0000EAC9 /* FUSEManager.m */; }; 33 /* End PBXBuildFile section */ 34 35 /* Begin PBXContainerItemProxy section */ 36 DAF1096A1863EDAF00F6A3F9 /* PBXContainerItemProxy */ = { 37 isa = PBXContainerItemProxy; 38 containerPortal = DAF1093D1863EDAF00F6A3F9 /* Project object */; 39 proxyType = 1; 40 remoteGlobalIDString = DAF109441863EDAF00F6A3F9; 41 remoteInfo = Camlistore; 42 }; 43 /* End PBXContainerItemProxy section */ 44 45 /* Begin PBXFileReference section */ 46 DA31F9351866744D002E3F33 /* TimeTravelWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TimeTravelWindowController.h; sourceTree = "<group>"; }; 47 DA31F9361866744D002E3F33 /* TimeTravelWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TimeTravelWindowController.m; sourceTree = "<group>"; }; 48 DA31F9371866744D002E3F33 /* TimeTravelWindowController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TimeTravelWindowController.xib; sourceTree = "<group>"; }; 49 DA71BCB618642A3A000A102C /* Camlicon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = Camlicon.icns; sourceTree = "<group>"; }; 50 DAABA572186435DA000D62B6 /* camlistored */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; name = camlistored; path = ../../../bin/camlistored; sourceTree = "<group>"; }; 51 DAABA573186435DA000D62B6 /* cammount */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; name = cammount; path = ../../../bin/cammount; sourceTree = "<group>"; }; 52 DAABA57618643710000D62B6 /* Credits.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = Credits.html; sourceTree = "<group>"; }; 53 DAD59F8B1877CC250018193C /* camput */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; name = camput; path = ../../../bin/camput; sourceTree = "<group>"; }; 54 DAF109451863EDAF00F6A3F9 /* Camlistore.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Camlistore.app; sourceTree = BUILT_PRODUCTS_DIR; }; 55 DAF109481863EDAF00F6A3F9 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; 56 DAF1094B1863EDAF00F6A3F9 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; }; 57 DAF1094C1863EDAF00F6A3F9 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; 58 DAF1094D1863EDAF00F6A3F9 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 59 DAF109501863EDAF00F6A3F9 /* Camlistore-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Camlistore-Info.plist"; sourceTree = "<group>"; }; 60 DAF109521863EDAF00F6A3F9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 61 DAF109541863EDAF00F6A3F9 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; 62 DAF109561863EDAF00F6A3F9 /* Camlistore-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Camlistore-Prefix.pch"; sourceTree = "<group>"; }; 63 DAF1095A1863EDAF00F6A3F9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; 64 DAF1095B1863EDAF00F6A3F9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; 65 DAF1095E1863EDAF00F6A3F9 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; }; 66 DAF109601863EDAF00F6A3F9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; }; 67 DAF109661863EDAF00F6A3F9 /* CamlistoreTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CamlistoreTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 68 DAF109671863EDAF00F6A3F9 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; 69 DAF1096E1863EDAF00F6A3F9 /* CamlistoreTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "CamlistoreTests-Info.plist"; sourceTree = "<group>"; }; 70 DAF109701863EDAF00F6A3F9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 71 DAF109721863EDAF00F6A3F9 /* CamlistoreTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CamlistoreTests.m; sourceTree = "<group>"; }; 72 DAF1097C1863EEFB00F6A3F9 /* LoginItemManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginItemManager.h; sourceTree = "<group>"; }; 73 DAF1097D1863EEFB00F6A3F9 /* LoginItemManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginItemManager.m; sourceTree = "<group>"; }; 74 DAF1097F1863F1F900F6A3F9 /* menuicon-selected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "menuicon-selected.png"; sourceTree = "<group>"; }; 75 DAF109801863F1F900F6A3F9 /* menuicon-selected@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "menuicon-selected@2x.png"; sourceTree = "<group>"; }; 76 DAF109811863F1F900F6A3F9 /* menuicon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menuicon.png; sourceTree = "<group>"; }; 77 DAF109821863F1F900F6A3F9 /* menuicon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "menuicon@2x.png"; sourceTree = "<group>"; }; 78 DAF63B9B1864D0AC0000EAC9 /* FUSEManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FUSEManager.h; sourceTree = "<group>"; }; 79 DAF63B9C1864D0AC0000EAC9 /* FUSEManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FUSEManager.m; sourceTree = "<group>"; }; 80 /* End PBXFileReference section */ 81 82 /* Begin PBXFrameworksBuildPhase section */ 83 DAF109421863EDAF00F6A3F9 /* Frameworks */ = { 84 isa = PBXFrameworksBuildPhase; 85 buildActionMask = 2147483647; 86 files = ( 87 DAF109491863EDAF00F6A3F9 /* Cocoa.framework in Frameworks */, 88 ); 89 runOnlyForDeploymentPostprocessing = 0; 90 }; 91 DAF109631863EDAF00F6A3F9 /* Frameworks */ = { 92 isa = PBXFrameworksBuildPhase; 93 buildActionMask = 2147483647; 94 files = ( 95 DAF109691863EDAF00F6A3F9 /* Cocoa.framework in Frameworks */, 96 DAF109681863EDAF00F6A3F9 /* XCTest.framework in Frameworks */, 97 ); 98 runOnlyForDeploymentPostprocessing = 0; 99 }; 100 /* End PBXFrameworksBuildPhase section */ 101 102 /* Begin PBXGroup section */ 103 DAF1093C1863EDAF00F6A3F9 = { 104 isa = PBXGroup; 105 children = ( 106 DAD59F8B1877CC250018193C /* camput */, 107 DAABA572186435DA000D62B6 /* camlistored */, 108 DAABA573186435DA000D62B6 /* cammount */, 109 DAF1094E1863EDAF00F6A3F9 /* Camlistore */, 110 DAF1096C1863EDAF00F6A3F9 /* CamlistoreTests */, 111 DAF109471863EDAF00F6A3F9 /* Frameworks */, 112 DAF109461863EDAF00F6A3F9 /* Products */, 113 ); 114 sourceTree = "<group>"; 115 }; 116 DAF109461863EDAF00F6A3F9 /* Products */ = { 117 isa = PBXGroup; 118 children = ( 119 DAF109451863EDAF00F6A3F9 /* Camlistore.app */, 120 DAF109661863EDAF00F6A3F9 /* CamlistoreTests.xctest */, 121 ); 122 name = Products; 123 sourceTree = "<group>"; 124 }; 125 DAF109471863EDAF00F6A3F9 /* Frameworks */ = { 126 isa = PBXGroup; 127 children = ( 128 DAF109481863EDAF00F6A3F9 /* Cocoa.framework */, 129 DAF109671863EDAF00F6A3F9 /* XCTest.framework */, 130 DAF1094A1863EDAF00F6A3F9 /* Other Frameworks */, 131 ); 132 name = Frameworks; 133 sourceTree = "<group>"; 134 }; 135 DAF1094A1863EDAF00F6A3F9 /* Other Frameworks */ = { 136 isa = PBXGroup; 137 children = ( 138 DAF1094B1863EDAF00F6A3F9 /* AppKit.framework */, 139 DAF1094C1863EDAF00F6A3F9 /* CoreData.framework */, 140 DAF1094D1863EDAF00F6A3F9 /* Foundation.framework */, 141 ); 142 name = "Other Frameworks"; 143 sourceTree = "<group>"; 144 }; 145 DAF1094E1863EDAF00F6A3F9 /* Camlistore */ = { 146 isa = PBXGroup; 147 children = ( 148 DAF1095A1863EDAF00F6A3F9 /* AppDelegate.h */, 149 DAF1095B1863EDAF00F6A3F9 /* AppDelegate.m */, 150 DAF1097C1863EEFB00F6A3F9 /* LoginItemManager.h */, 151 DAF1097D1863EEFB00F6A3F9 /* LoginItemManager.m */, 152 DAF1095D1863EDAF00F6A3F9 /* MainMenu.xib */, 153 DAF109601863EDAF00F6A3F9 /* Images.xcassets */, 154 DAF1094F1863EDAF00F6A3F9 /* Supporting Files */, 155 DAF63B9B1864D0AC0000EAC9 /* FUSEManager.h */, 156 DAF63B9C1864D0AC0000EAC9 /* FUSEManager.m */, 157 DA31F9351866744D002E3F33 /* TimeTravelWindowController.h */, 158 DA31F9361866744D002E3F33 /* TimeTravelWindowController.m */, 159 DA31F9371866744D002E3F33 /* TimeTravelWindowController.xib */, 160 ); 161 path = Camlistore; 162 sourceTree = "<group>"; 163 }; 164 DAF1094F1863EDAF00F6A3F9 /* Supporting Files */ = { 165 isa = PBXGroup; 166 children = ( 167 DAABA57618643710000D62B6 /* Credits.html */, 168 DA71BCB618642A3A000A102C /* Camlicon.icns */, 169 DAF1097F1863F1F900F6A3F9 /* menuicon-selected.png */, 170 DAF109801863F1F900F6A3F9 /* menuicon-selected@2x.png */, 171 DAF109811863F1F900F6A3F9 /* menuicon.png */, 172 DAF109821863F1F900F6A3F9 /* menuicon@2x.png */, 173 DAF109501863EDAF00F6A3F9 /* Camlistore-Info.plist */, 174 DAF109511863EDAF00F6A3F9 /* InfoPlist.strings */, 175 DAF109541863EDAF00F6A3F9 /* main.m */, 176 DAF109561863EDAF00F6A3F9 /* Camlistore-Prefix.pch */, 177 ); 178 name = "Supporting Files"; 179 sourceTree = "<group>"; 180 }; 181 DAF1096C1863EDAF00F6A3F9 /* CamlistoreTests */ = { 182 isa = PBXGroup; 183 children = ( 184 DAF109721863EDAF00F6A3F9 /* CamlistoreTests.m */, 185 DAF1096D1863EDAF00F6A3F9 /* Supporting Files */, 186 ); 187 path = CamlistoreTests; 188 sourceTree = "<group>"; 189 }; 190 DAF1096D1863EDAF00F6A3F9 /* Supporting Files */ = { 191 isa = PBXGroup; 192 children = ( 193 DAF1096E1863EDAF00F6A3F9 /* CamlistoreTests-Info.plist */, 194 DAF1096F1863EDAF00F6A3F9 /* InfoPlist.strings */, 195 ); 196 name = "Supporting Files"; 197 sourceTree = "<group>"; 198 }; 199 /* End PBXGroup section */ 200 201 /* Begin PBXNativeTarget section */ 202 DAF109441863EDAF00F6A3F9 /* Camlistore */ = { 203 isa = PBXNativeTarget; 204 buildConfigurationList = DAF109761863EDAF00F6A3F9 /* Build configuration list for PBXNativeTarget "Camlistore" */; 205 buildPhases = ( 206 DAF109411863EDAF00F6A3F9 /* Sources */, 207 DAF109421863EDAF00F6A3F9 /* Frameworks */, 208 DAF109431863EDAF00F6A3F9 /* Resources */, 209 ); 210 buildRules = ( 211 ); 212 dependencies = ( 213 ); 214 name = Camlistore; 215 productName = Camlistore; 216 productReference = DAF109451863EDAF00F6A3F9 /* Camlistore.app */; 217 productType = "com.apple.product-type.application"; 218 }; 219 DAF109651863EDAF00F6A3F9 /* CamlistoreTests */ = { 220 isa = PBXNativeTarget; 221 buildConfigurationList = DAF109791863EDAF00F6A3F9 /* Build configuration list for PBXNativeTarget "CamlistoreTests" */; 222 buildPhases = ( 223 DAF109621863EDAF00F6A3F9 /* Sources */, 224 DAF109631863EDAF00F6A3F9 /* Frameworks */, 225 DAF109641863EDAF00F6A3F9 /* Resources */, 226 ); 227 buildRules = ( 228 ); 229 dependencies = ( 230 DAF1096B1863EDAF00F6A3F9 /* PBXTargetDependency */, 231 ); 232 name = CamlistoreTests; 233 productName = CamlistoreTests; 234 productReference = DAF109661863EDAF00F6A3F9 /* CamlistoreTests.xctest */; 235 productType = "com.apple.product-type.bundle.unit-test"; 236 }; 237 /* End PBXNativeTarget section */ 238 239 /* Begin PBXProject section */ 240 DAF1093D1863EDAF00F6A3F9 /* Project object */ = { 241 isa = PBXProject; 242 attributes = { 243 LastUpgradeCheck = 0500; 244 ORGANIZATIONNAME = Camlistore; 245 TargetAttributes = { 246 DAF109651863EDAF00F6A3F9 = { 247 TestTargetID = DAF109441863EDAF00F6A3F9; 248 }; 249 }; 250 }; 251 buildConfigurationList = DAF109401863EDAF00F6A3F9 /* Build configuration list for PBXProject "Camlistore" */; 252 compatibilityVersion = "Xcode 3.2"; 253 developmentRegion = English; 254 hasScannedForEncodings = 0; 255 knownRegions = ( 256 en, 257 Base, 258 ); 259 mainGroup = DAF1093C1863EDAF00F6A3F9; 260 productRefGroup = DAF109461863EDAF00F6A3F9 /* Products */; 261 projectDirPath = ""; 262 projectRoot = ""; 263 targets = ( 264 DAF109441863EDAF00F6A3F9 /* Camlistore */, 265 DAF109651863EDAF00F6A3F9 /* CamlistoreTests */, 266 ); 267 }; 268 /* End PBXProject section */ 269 270 /* Begin PBXResourcesBuildPhase section */ 271 DAF109431863EDAF00F6A3F9 /* Resources */ = { 272 isa = PBXResourcesBuildPhase; 273 buildActionMask = 2147483647; 274 files = ( 275 DA31F9391866744D002E3F33 /* TimeTravelWindowController.xib in Resources */, 276 DAABA574186435DA000D62B6 /* camlistored in Resources */, 277 DAABA575186435DA000D62B6 /* cammount in Resources */, 278 DAD59F8C1877CC250018193C /* camput in Resources */, 279 DAF109531863EDAF00F6A3F9 /* InfoPlist.strings in Resources */, 280 DAF109841863F1F900F6A3F9 /* menuicon-selected@2x.png in Resources */, 281 DAF109861863F1F900F6A3F9 /* menuicon@2x.png in Resources */, 282 DA71BCB718642A3A000A102C /* Camlicon.icns in Resources */, 283 DAABA57718643710000D62B6 /* Credits.html in Resources */, 284 DAF109611863EDAF00F6A3F9 /* Images.xcassets in Resources */, 285 DAF109851863F1F900F6A3F9 /* menuicon.png in Resources */, 286 DAF109831863F1F900F6A3F9 /* menuicon-selected.png in Resources */, 287 DAF1098A1863FDD600F6A3F9 /* MainMenu.xib in Resources */, 288 ); 289 runOnlyForDeploymentPostprocessing = 0; 290 }; 291 DAF109641863EDAF00F6A3F9 /* Resources */ = { 292 isa = PBXResourcesBuildPhase; 293 buildActionMask = 2147483647; 294 files = ( 295 DAF109711863EDAF00F6A3F9 /* InfoPlist.strings in Resources */, 296 ); 297 runOnlyForDeploymentPostprocessing = 0; 298 }; 299 /* End PBXResourcesBuildPhase section */ 300 301 /* Begin PBXSourcesBuildPhase section */ 302 DAF109411863EDAF00F6A3F9 /* Sources */ = { 303 isa = PBXSourcesBuildPhase; 304 buildActionMask = 2147483647; 305 files = ( 306 DA31F9381866744D002E3F33 /* TimeTravelWindowController.m in Sources */, 307 DAF1097E1863EEFB00F6A3F9 /* LoginItemManager.m in Sources */, 308 DAF1095C1863EDAF00F6A3F9 /* AppDelegate.m in Sources */, 309 DAF63B9D1864D0AC0000EAC9 /* FUSEManager.m in Sources */, 310 DAF109551863EDAF00F6A3F9 /* main.m in Sources */, 311 ); 312 runOnlyForDeploymentPostprocessing = 0; 313 }; 314 DAF109621863EDAF00F6A3F9 /* Sources */ = { 315 isa = PBXSourcesBuildPhase; 316 buildActionMask = 2147483647; 317 files = ( 318 DAF109731863EDAF00F6A3F9 /* CamlistoreTests.m in Sources */, 319 ); 320 runOnlyForDeploymentPostprocessing = 0; 321 }; 322 /* End PBXSourcesBuildPhase section */ 323 324 /* Begin PBXTargetDependency section */ 325 DAF1096B1863EDAF00F6A3F9 /* PBXTargetDependency */ = { 326 isa = PBXTargetDependency; 327 target = DAF109441863EDAF00F6A3F9 /* Camlistore */; 328 targetProxy = DAF1096A1863EDAF00F6A3F9 /* PBXContainerItemProxy */; 329 }; 330 /* End PBXTargetDependency section */ 331 332 /* Begin PBXVariantGroup section */ 333 DAF109511863EDAF00F6A3F9 /* InfoPlist.strings */ = { 334 isa = PBXVariantGroup; 335 children = ( 336 DAF109521863EDAF00F6A3F9 /* en */, 337 ); 338 name = InfoPlist.strings; 339 sourceTree = "<group>"; 340 }; 341 DAF1095D1863EDAF00F6A3F9 /* MainMenu.xib */ = { 342 isa = PBXVariantGroup; 343 children = ( 344 DAF1095E1863EDAF00F6A3F9 /* Base */, 345 ); 346 name = MainMenu.xib; 347 sourceTree = "<group>"; 348 }; 349 DAF1096F1863EDAF00F6A3F9 /* InfoPlist.strings */ = { 350 isa = PBXVariantGroup; 351 children = ( 352 DAF109701863EDAF00F6A3F9 /* en */, 353 ); 354 name = InfoPlist.strings; 355 sourceTree = "<group>"; 356 }; 357 /* End PBXVariantGroup section */ 358 359 /* Begin XCBuildConfiguration section */ 360 DAF109741863EDAF00F6A3F9 /* Debug */ = { 361 isa = XCBuildConfiguration; 362 buildSettings = { 363 ALWAYS_SEARCH_USER_PATHS = NO; 364 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; 365 CLANG_CXX_LIBRARY = "libc++"; 366 CLANG_ENABLE_OBJC_ARC = YES; 367 CLANG_WARN_BOOL_CONVERSION = YES; 368 CLANG_WARN_CONSTANT_CONVERSION = YES; 369 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 370 CLANG_WARN_EMPTY_BODY = YES; 371 CLANG_WARN_ENUM_CONVERSION = YES; 372 CLANG_WARN_INT_CONVERSION = YES; 373 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 374 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 375 COPY_PHASE_STRIP = NO; 376 GCC_C_LANGUAGE_STANDARD = gnu99; 377 GCC_DYNAMIC_NO_PIC = NO; 378 GCC_ENABLE_OBJC_EXCEPTIONS = YES; 379 GCC_OPTIMIZATION_LEVEL = 0; 380 GCC_PREPROCESSOR_DEFINITIONS = ( 381 "DEBUG=1", 382 "$(inherited)", 383 ); 384 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 385 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 386 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 387 GCC_WARN_UNDECLARED_SELECTOR = YES; 388 GCC_WARN_UNINITIALIZED_AUTOS = YES; 389 GCC_WARN_UNUSED_FUNCTION = YES; 390 GCC_WARN_UNUSED_VARIABLE = YES; 391 MACOSX_DEPLOYMENT_TARGET = 10.9; 392 ONLY_ACTIVE_ARCH = YES; 393 SDKROOT = macosx; 394 }; 395 name = Debug; 396 }; 397 DAF109751863EDAF00F6A3F9 /* Release */ = { 398 isa = XCBuildConfiguration; 399 buildSettings = { 400 ALWAYS_SEARCH_USER_PATHS = NO; 401 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; 402 CLANG_CXX_LIBRARY = "libc++"; 403 CLANG_ENABLE_OBJC_ARC = YES; 404 CLANG_WARN_BOOL_CONVERSION = YES; 405 CLANG_WARN_CONSTANT_CONVERSION = YES; 406 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 407 CLANG_WARN_EMPTY_BODY = YES; 408 CLANG_WARN_ENUM_CONVERSION = YES; 409 CLANG_WARN_INT_CONVERSION = YES; 410 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 411 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 412 COPY_PHASE_STRIP = YES; 413 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 414 ENABLE_NS_ASSERTIONS = NO; 415 GCC_C_LANGUAGE_STANDARD = gnu99; 416 GCC_ENABLE_OBJC_EXCEPTIONS = YES; 417 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 418 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 419 GCC_WARN_UNDECLARED_SELECTOR = YES; 420 GCC_WARN_UNINITIALIZED_AUTOS = YES; 421 GCC_WARN_UNUSED_FUNCTION = YES; 422 GCC_WARN_UNUSED_VARIABLE = YES; 423 MACOSX_DEPLOYMENT_TARGET = 10.9; 424 SDKROOT = macosx; 425 }; 426 name = Release; 427 }; 428 DAF109771863EDAF00F6A3F9 /* Debug */ = { 429 isa = XCBuildConfiguration; 430 buildSettings = { 431 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 432 COMBINE_HIDPI_IMAGES = YES; 433 GCC_PRECOMPILE_PREFIX_HEADER = YES; 434 GCC_PREFIX_HEADER = "Camlistore/Camlistore-Prefix.pch"; 435 INFOPLIST_FILE = "Camlistore/Camlistore-Info.plist"; 436 PRODUCT_NAME = "$(TARGET_NAME)"; 437 WRAPPER_EXTENSION = app; 438 }; 439 name = Debug; 440 }; 441 DAF109781863EDAF00F6A3F9 /* Release */ = { 442 isa = XCBuildConfiguration; 443 buildSettings = { 444 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 445 COMBINE_HIDPI_IMAGES = YES; 446 GCC_PRECOMPILE_PREFIX_HEADER = YES; 447 GCC_PREFIX_HEADER = "Camlistore/Camlistore-Prefix.pch"; 448 INFOPLIST_FILE = "Camlistore/Camlistore-Info.plist"; 449 PRODUCT_NAME = "$(TARGET_NAME)"; 450 WRAPPER_EXTENSION = app; 451 }; 452 name = Release; 453 }; 454 DAF1097A1863EDAF00F6A3F9 /* Debug */ = { 455 isa = XCBuildConfiguration; 456 buildSettings = { 457 BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Camlistore.app/Contents/MacOS/Camlistore"; 458 COMBINE_HIDPI_IMAGES = YES; 459 FRAMEWORK_SEARCH_PATHS = ( 460 "$(DEVELOPER_FRAMEWORKS_DIR)", 461 "$(inherited)", 462 ); 463 GCC_PRECOMPILE_PREFIX_HEADER = YES; 464 GCC_PREFIX_HEADER = "Camlistore/Camlistore-Prefix.pch"; 465 GCC_PREPROCESSOR_DEFINITIONS = ( 466 "DEBUG=1", 467 "$(inherited)", 468 ); 469 INFOPLIST_FILE = "CamlistoreTests/CamlistoreTests-Info.plist"; 470 PRODUCT_NAME = "$(TARGET_NAME)"; 471 TEST_HOST = "$(BUNDLE_LOADER)"; 472 WRAPPER_EXTENSION = xctest; 473 }; 474 name = Debug; 475 }; 476 DAF1097B1863EDAF00F6A3F9 /* Release */ = { 477 isa = XCBuildConfiguration; 478 buildSettings = { 479 BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Camlistore.app/Contents/MacOS/Camlistore"; 480 COMBINE_HIDPI_IMAGES = YES; 481 FRAMEWORK_SEARCH_PATHS = ( 482 "$(DEVELOPER_FRAMEWORKS_DIR)", 483 "$(inherited)", 484 ); 485 GCC_PRECOMPILE_PREFIX_HEADER = YES; 486 GCC_PREFIX_HEADER = "Camlistore/Camlistore-Prefix.pch"; 487 INFOPLIST_FILE = "CamlistoreTests/CamlistoreTests-Info.plist"; 488 PRODUCT_NAME = "$(TARGET_NAME)"; 489 TEST_HOST = "$(BUNDLE_LOADER)"; 490 WRAPPER_EXTENSION = xctest; 491 }; 492 name = Release; 493 }; 494 /* End XCBuildConfiguration section */ 495 496 /* Begin XCConfigurationList section */ 497 DAF109401863EDAF00F6A3F9 /* Build configuration list for PBXProject "Camlistore" */ = { 498 isa = XCConfigurationList; 499 buildConfigurations = ( 500 DAF109741863EDAF00F6A3F9 /* Debug */, 501 DAF109751863EDAF00F6A3F9 /* Release */, 502 ); 503 defaultConfigurationIsVisible = 0; 504 defaultConfigurationName = Release; 505 }; 506 DAF109761863EDAF00F6A3F9 /* Build configuration list for PBXNativeTarget "Camlistore" */ = { 507 isa = XCConfigurationList; 508 buildConfigurations = ( 509 DAF109771863EDAF00F6A3F9 /* Debug */, 510 DAF109781863EDAF00F6A3F9 /* Release */, 511 ); 512 defaultConfigurationIsVisible = 0; 513 defaultConfigurationName = Release; 514 }; 515 DAF109791863EDAF00F6A3F9 /* Build configuration list for PBXNativeTarget "CamlistoreTests" */ = { 516 isa = XCConfigurationList; 517 buildConfigurations = ( 518 DAF1097A1863EDAF00F6A3F9 /* Debug */, 519 DAF1097B1863EDAF00F6A3F9 /* Release */, 520 ); 521 defaultConfigurationIsVisible = 0; 522 defaultConfigurationName = Release; 523 }; 524 /* End XCConfigurationList section */ 525 }; 526 rootObject = DAF1093D1863EDAF00F6A3F9 /* Project object */; 527 }