github.com/slspeek/camlistore_namedsearch@v0.0.0-20140519202248-ed6f70f7721a/clients/ios-objc/photobackup.xcodeproj/project.pbxproj (about) 1 // !$*UTF8*$! 2 { 3 archiveVersion = 1; 4 classes = { 5 }; 6 objectVersion = 46; 7 objects = { 8 9 /* Begin PBXBuildFile section */ 10 2051975F9A3B42668D11045C /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C6265C93000C47B5BFE9BB61 /* libPods.a */; }; 11 D075B282184944330054FED3 /* LACamliUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = D075B281184944330054FED3 /* LACamliUtil.m */; }; 12 D075B28518494DB20054FED3 /* LACamliUploadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = D075B28418494DB20054FED3 /* LACamliUploadOperation.m */; }; 13 D078FB0918726D1300F2ABF7 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D078FB0818726D1300F2ABF7 /* CoreText.framework */; }; 14 D078FB0B18726D1C00F2ABF7 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D078FB0A18726D1C00F2ABF7 /* QuartzCore.framework */; }; 15 D078FB0D18726D2100F2ABF7 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D078FB0C18726D2100F2ABF7 /* Security.framework */; }; 16 D078FB0F18726D2900F2ABF7 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D078FB0E18726D2900F2ABF7 /* SystemConfiguration.framework */; }; 17 D08F9118187B417E006F6B8D /* UploadStatusCell.m in Sources */ = {isa = PBXBuildFile; fileRef = D08F9117187B417E006F6B8D /* UploadStatusCell.m */; }; 18 D08F911B187B4189006F6B8D /* UploadTaskCell.m in Sources */ = {isa = PBXBuildFile; fileRef = D08F911A187B4189006F6B8D /* UploadTaskCell.m */; }; 19 D095AE131814AF10008163F2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D095AE121814AF10008163F2 /* Foundation.framework */; }; 20 D095AE151814AF10008163F2 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D095AE141814AF10008163F2 /* CoreGraphics.framework */; }; 21 D095AE171814AF10008163F2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D095AE161814AF10008163F2 /* UIKit.framework */; }; 22 D095AE1D1814AF10008163F2 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = D095AE1B1814AF10008163F2 /* InfoPlist.strings */; }; 23 D095AE1F1814AF10008163F2 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = D095AE1E1814AF10008163F2 /* main.m */; }; 24 D095AE231814AF10008163F2 /* LAAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D095AE221814AF10008163F2 /* LAAppDelegate.m */; }; 25 D095AE261814AF10008163F2 /* Main_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D095AE241814AF10008163F2 /* Main_iPhone.storyboard */; }; 26 D095AE2C1814AF10008163F2 /* LAViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D095AE2B1814AF10008163F2 /* LAViewController.m */; }; 27 D095AE2E1814AF10008163F2 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D095AE2D1814AF10008163F2 /* Images.xcassets */; }; 28 D095AE351814AF10008163F2 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D095AE341814AF10008163F2 /* XCTest.framework */; }; 29 D095AE361814AF10008163F2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D095AE121814AF10008163F2 /* Foundation.framework */; }; 30 D095AE371814AF10008163F2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D095AE161814AF10008163F2 /* UIKit.framework */; }; 31 D095AE3F1814AF10008163F2 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = D095AE3D1814AF10008163F2 /* InfoPlist.strings */; }; 32 D095AE411814AF10008163F2 /* photobackupTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D095AE401814AF10008163F2 /* photobackupTests.m */; }; 33 D095AE501814B1B9008163F2 /* LACamliFile.m in Sources */ = {isa = PBXBuildFile; fileRef = D095AE4C1814B1B9008163F2 /* LACamliFile.m */; }; 34 D095AE511814B1B9008163F2 /* LACamliClient.m in Sources */ = {isa = PBXBuildFile; fileRef = D095AE4E1814B1B9008163F2 /* LACamliClient.m */; }; 35 D0D45EA1185FE2BE00EBC0A2 /* SettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D0D45EA0185FE2BE00EBC0A2 /* SettingsViewController.m */; }; 36 /* End PBXBuildFile section */ 37 38 /* Begin PBXContainerItemProxy section */ 39 D095AE381814AF10008163F2 /* PBXContainerItemProxy */ = { 40 isa = PBXContainerItemProxy; 41 containerPortal = D095AE071814AF10008163F2 /* Project object */; 42 proxyType = 1; 43 remoteGlobalIDString = D095AE0E1814AF10008163F2; 44 remoteInfo = photobackup; 45 }; 46 /* End PBXContainerItemProxy section */ 47 48 /* Begin PBXFileReference section */ 49 208E1D70286D49129C896012 /* Pods.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.xcconfig; path = Pods/Pods.xcconfig; sourceTree = "<group>"; }; 50 C6265C93000C47B5BFE9BB61 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; }; 51 D075B280184944330054FED3 /* LACamliUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LACamliUtil.h; sourceTree = "<group>"; }; 52 D075B281184944330054FED3 /* LACamliUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LACamliUtil.m; sourceTree = "<group>"; }; 53 D075B28318494DB20054FED3 /* LACamliUploadOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LACamliUploadOperation.h; sourceTree = "<group>"; }; 54 D075B28418494DB20054FED3 /* LACamliUploadOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LACamliUploadOperation.m; sourceTree = "<group>"; }; 55 D078FB0818726D1300F2ABF7 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; }; 56 D078FB0A18726D1C00F2ABF7 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; 57 D078FB0C18726D2100F2ABF7 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; 58 D078FB0E18726D2900F2ABF7 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; 59 D08F9116187B417E006F6B8D /* UploadStatusCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UploadStatusCell.h; sourceTree = "<group>"; }; 60 D08F9117187B417E006F6B8D /* UploadStatusCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UploadStatusCell.m; sourceTree = "<group>"; }; 61 D08F9119187B4189006F6B8D /* UploadTaskCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UploadTaskCell.h; sourceTree = "<group>"; }; 62 D08F911A187B4189006F6B8D /* UploadTaskCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UploadTaskCell.m; sourceTree = "<group>"; }; 63 D095AE0F1814AF10008163F2 /* photobackup.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = photobackup.app; sourceTree = BUILT_PRODUCTS_DIR; }; 64 D095AE121814AF10008163F2 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 65 D095AE141814AF10008163F2 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 66 D095AE161814AF10008163F2 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 67 D095AE1A1814AF10008163F2 /* photobackup-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "photobackup-Info.plist"; sourceTree = "<group>"; }; 68 D095AE1C1814AF10008163F2 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 69 D095AE1E1814AF10008163F2 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; 70 D095AE201814AF10008163F2 /* photobackup-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "photobackup-Prefix.pch"; sourceTree = "<group>"; }; 71 D095AE211814AF10008163F2 /* LAAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LAAppDelegate.h; sourceTree = "<group>"; }; 72 D095AE221814AF10008163F2 /* LAAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LAAppDelegate.m; sourceTree = "<group>"; }; 73 D095AE251814AF10008163F2 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main_iPhone.storyboard; sourceTree = "<group>"; }; 74 D095AE2A1814AF10008163F2 /* LAViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LAViewController.h; sourceTree = "<group>"; }; 75 D095AE2B1814AF10008163F2 /* LAViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LAViewController.m; sourceTree = "<group>"; }; 76 D095AE2D1814AF10008163F2 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; }; 77 D095AE331814AF10008163F2 /* photobackupTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = photobackupTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 78 D095AE341814AF10008163F2 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; 79 D095AE3C1814AF10008163F2 /* photobackupTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "photobackupTests-Info.plist"; sourceTree = "<group>"; }; 80 D095AE3E1814AF10008163F2 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 81 D095AE401814AF10008163F2 /* photobackupTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = photobackupTests.m; sourceTree = "<group>"; }; 82 D095AE4B1814B1B9008163F2 /* LACamliFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LACamliFile.h; sourceTree = "<group>"; }; 83 D095AE4C1814B1B9008163F2 /* LACamliFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LACamliFile.m; sourceTree = "<group>"; }; 84 D095AE4D1814B1B9008163F2 /* LACamliClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LACamliClient.h; sourceTree = "<group>"; }; 85 D095AE4E1814B1B9008163F2 /* LACamliClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LACamliClient.m; sourceTree = "<group>"; }; 86 D0D45E9F185FE2BE00EBC0A2 /* SettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SettingsViewController.h; sourceTree = "<group>"; }; 87 D0D45EA0185FE2BE00EBC0A2 /* SettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SettingsViewController.m; sourceTree = "<group>"; }; 88 /* End PBXFileReference section */ 89 90 /* Begin PBXFrameworksBuildPhase section */ 91 D095AE0C1814AF10008163F2 /* Frameworks */ = { 92 isa = PBXFrameworksBuildPhase; 93 buildActionMask = 2147483647; 94 files = ( 95 D078FB0F18726D2900F2ABF7 /* SystemConfiguration.framework in Frameworks */, 96 D078FB0D18726D2100F2ABF7 /* Security.framework in Frameworks */, 97 D078FB0B18726D1C00F2ABF7 /* QuartzCore.framework in Frameworks */, 98 D078FB0918726D1300F2ABF7 /* CoreText.framework in Frameworks */, 99 D095AE151814AF10008163F2 /* CoreGraphics.framework in Frameworks */, 100 D095AE171814AF10008163F2 /* UIKit.framework in Frameworks */, 101 D095AE131814AF10008163F2 /* Foundation.framework in Frameworks */, 102 2051975F9A3B42668D11045C /* libPods.a in Frameworks */, 103 ); 104 runOnlyForDeploymentPostprocessing = 0; 105 }; 106 D095AE301814AF10008163F2 /* Frameworks */ = { 107 isa = PBXFrameworksBuildPhase; 108 buildActionMask = 2147483647; 109 files = ( 110 D095AE351814AF10008163F2 /* XCTest.framework in Frameworks */, 111 D095AE371814AF10008163F2 /* UIKit.framework in Frameworks */, 112 D095AE361814AF10008163F2 /* Foundation.framework in Frameworks */, 113 ); 114 runOnlyForDeploymentPostprocessing = 0; 115 }; 116 /* End PBXFrameworksBuildPhase section */ 117 118 /* Begin PBXGroup section */ 119 D08F911C187B4190006F6B8D /* Main UI */ = { 120 isa = PBXGroup; 121 children = ( 122 D095AE241814AF10008163F2 /* Main_iPhone.storyboard */, 123 D095AE2A1814AF10008163F2 /* LAViewController.h */, 124 D095AE2B1814AF10008163F2 /* LAViewController.m */, 125 D08F9116187B417E006F6B8D /* UploadStatusCell.h */, 126 D08F9117187B417E006F6B8D /* UploadStatusCell.m */, 127 D08F9119187B4189006F6B8D /* UploadTaskCell.h */, 128 D08F911A187B4189006F6B8D /* UploadTaskCell.m */, 129 ); 130 name = "Main UI"; 131 sourceTree = "<group>"; 132 }; 133 D095AE061814AF10008163F2 = { 134 isa = PBXGroup; 135 children = ( 136 D095AE181814AF10008163F2 /* photobackup */, 137 D095AE3A1814AF10008163F2 /* photobackupTests */, 138 D095AE111814AF10008163F2 /* Frameworks */, 139 D095AE101814AF10008163F2 /* Products */, 140 208E1D70286D49129C896012 /* Pods.xcconfig */, 141 ); 142 sourceTree = "<group>"; 143 }; 144 D095AE101814AF10008163F2 /* Products */ = { 145 isa = PBXGroup; 146 children = ( 147 D095AE0F1814AF10008163F2 /* photobackup.app */, 148 D095AE331814AF10008163F2 /* photobackupTests.xctest */, 149 ); 150 name = Products; 151 sourceTree = "<group>"; 152 }; 153 D095AE111814AF10008163F2 /* Frameworks */ = { 154 isa = PBXGroup; 155 children = ( 156 D078FB0E18726D2900F2ABF7 /* SystemConfiguration.framework */, 157 D078FB0C18726D2100F2ABF7 /* Security.framework */, 158 D078FB0A18726D1C00F2ABF7 /* QuartzCore.framework */, 159 D078FB0818726D1300F2ABF7 /* CoreText.framework */, 160 D095AE121814AF10008163F2 /* Foundation.framework */, 161 D095AE141814AF10008163F2 /* CoreGraphics.framework */, 162 D095AE161814AF10008163F2 /* UIKit.framework */, 163 D095AE341814AF10008163F2 /* XCTest.framework */, 164 C6265C93000C47B5BFE9BB61 /* libPods.a */, 165 ); 166 name = Frameworks; 167 sourceTree = "<group>"; 168 }; 169 D095AE181814AF10008163F2 /* photobackup */ = { 170 isa = PBXGroup; 171 children = ( 172 D095AE4A1814B1B9008163F2 /* LACamliClient */, 173 D095AE211814AF10008163F2 /* LAAppDelegate.h */, 174 D095AE221814AF10008163F2 /* LAAppDelegate.m */, 175 D08F911C187B4190006F6B8D /* Main UI */, 176 D0D45E9F185FE2BE00EBC0A2 /* SettingsViewController.h */, 177 D0D45EA0185FE2BE00EBC0A2 /* SettingsViewController.m */, 178 D095AE2D1814AF10008163F2 /* Images.xcassets */, 179 D095AE191814AF10008163F2 /* Supporting Files */, 180 ); 181 path = photobackup; 182 sourceTree = "<group>"; 183 }; 184 D095AE191814AF10008163F2 /* Supporting Files */ = { 185 isa = PBXGroup; 186 children = ( 187 D095AE1A1814AF10008163F2 /* photobackup-Info.plist */, 188 D095AE1B1814AF10008163F2 /* InfoPlist.strings */, 189 D095AE1E1814AF10008163F2 /* main.m */, 190 D095AE201814AF10008163F2 /* photobackup-Prefix.pch */, 191 ); 192 name = "Supporting Files"; 193 sourceTree = "<group>"; 194 }; 195 D095AE3A1814AF10008163F2 /* photobackupTests */ = { 196 isa = PBXGroup; 197 children = ( 198 D095AE401814AF10008163F2 /* photobackupTests.m */, 199 D095AE3B1814AF10008163F2 /* Supporting Files */, 200 ); 201 path = photobackupTests; 202 sourceTree = "<group>"; 203 }; 204 D095AE3B1814AF10008163F2 /* Supporting Files */ = { 205 isa = PBXGroup; 206 children = ( 207 D095AE3C1814AF10008163F2 /* photobackupTests-Info.plist */, 208 D095AE3D1814AF10008163F2 /* InfoPlist.strings */, 209 ); 210 name = "Supporting Files"; 211 sourceTree = "<group>"; 212 }; 213 D095AE4A1814B1B9008163F2 /* LACamliClient */ = { 214 isa = PBXGroup; 215 children = ( 216 D095AE4B1814B1B9008163F2 /* LACamliFile.h */, 217 D095AE4C1814B1B9008163F2 /* LACamliFile.m */, 218 D095AE4D1814B1B9008163F2 /* LACamliClient.h */, 219 D095AE4E1814B1B9008163F2 /* LACamliClient.m */, 220 D075B280184944330054FED3 /* LACamliUtil.h */, 221 D075B281184944330054FED3 /* LACamliUtil.m */, 222 D075B28318494DB20054FED3 /* LACamliUploadOperation.h */, 223 D075B28418494DB20054FED3 /* LACamliUploadOperation.m */, 224 ); 225 path = LACamliClient; 226 sourceTree = "<group>"; 227 }; 228 /* End PBXGroup section */ 229 230 /* Begin PBXNativeTarget section */ 231 D095AE0E1814AF10008163F2 /* photobackup */ = { 232 isa = PBXNativeTarget; 233 buildConfigurationList = D095AE441814AF10008163F2 /* Build configuration list for PBXNativeTarget "photobackup" */; 234 buildPhases = ( 235 85BE1708753D47A8B10D430C /* Check Pods Manifest.lock */, 236 D095AE0B1814AF10008163F2 /* Sources */, 237 D095AE0C1814AF10008163F2 /* Frameworks */, 238 D095AE0D1814AF10008163F2 /* Resources */, 239 A368DE813E1349B0810D9274 /* Copy Pods Resources */, 240 ); 241 buildRules = ( 242 ); 243 dependencies = ( 244 ); 245 name = photobackup; 246 productName = photobackup; 247 productReference = D095AE0F1814AF10008163F2 /* photobackup.app */; 248 productType = "com.apple.product-type.application"; 249 }; 250 D095AE321814AF10008163F2 /* photobackupTests */ = { 251 isa = PBXNativeTarget; 252 buildConfigurationList = D095AE471814AF10008163F2 /* Build configuration list for PBXNativeTarget "photobackupTests" */; 253 buildPhases = ( 254 D095AE2F1814AF10008163F2 /* Sources */, 255 D095AE301814AF10008163F2 /* Frameworks */, 256 D095AE311814AF10008163F2 /* Resources */, 257 ); 258 buildRules = ( 259 ); 260 dependencies = ( 261 D095AE391814AF10008163F2 /* PBXTargetDependency */, 262 ); 263 name = photobackupTests; 264 productName = photobackupTests; 265 productReference = D095AE331814AF10008163F2 /* photobackupTests.xctest */; 266 productType = "com.apple.product-type.bundle.unit-test"; 267 }; 268 /* End PBXNativeTarget section */ 269 270 /* Begin PBXProject section */ 271 D095AE071814AF10008163F2 /* Project object */ = { 272 isa = PBXProject; 273 attributes = { 274 CLASSPREFIX = LA; 275 LastUpgradeCheck = 0500; 276 ORGANIZATIONNAME = "Nick O'Neill"; 277 TargetAttributes = { 278 D095AE0E1814AF10008163F2 = { 279 DevelopmentTeam = H6S4PTUWAA; 280 SystemCapabilities = { 281 com.apple.BackgroundModes = { 282 enabled = 1; 283 }; 284 }; 285 }; 286 D095AE321814AF10008163F2 = { 287 TestTargetID = D095AE0E1814AF10008163F2; 288 }; 289 }; 290 }; 291 buildConfigurationList = D095AE0A1814AF10008163F2 /* Build configuration list for PBXProject "photobackup" */; 292 compatibilityVersion = "Xcode 3.2"; 293 developmentRegion = English; 294 hasScannedForEncodings = 0; 295 knownRegions = ( 296 en, 297 Base, 298 ); 299 mainGroup = D095AE061814AF10008163F2; 300 productRefGroup = D095AE101814AF10008163F2 /* Products */; 301 projectDirPath = ""; 302 projectRoot = ""; 303 targets = ( 304 D095AE0E1814AF10008163F2 /* photobackup */, 305 D095AE321814AF10008163F2 /* photobackupTests */, 306 ); 307 }; 308 /* End PBXProject section */ 309 310 /* Begin PBXResourcesBuildPhase section */ 311 D095AE0D1814AF10008163F2 /* Resources */ = { 312 isa = PBXResourcesBuildPhase; 313 buildActionMask = 2147483647; 314 files = ( 315 D095AE2E1814AF10008163F2 /* Images.xcassets in Resources */, 316 D095AE261814AF10008163F2 /* Main_iPhone.storyboard in Resources */, 317 D095AE1D1814AF10008163F2 /* InfoPlist.strings in Resources */, 318 ); 319 runOnlyForDeploymentPostprocessing = 0; 320 }; 321 D095AE311814AF10008163F2 /* Resources */ = { 322 isa = PBXResourcesBuildPhase; 323 buildActionMask = 2147483647; 324 files = ( 325 D095AE3F1814AF10008163F2 /* InfoPlist.strings in Resources */, 326 ); 327 runOnlyForDeploymentPostprocessing = 0; 328 }; 329 /* End PBXResourcesBuildPhase section */ 330 331 /* Begin PBXShellScriptBuildPhase section */ 332 85BE1708753D47A8B10D430C /* Check Pods Manifest.lock */ = { 333 isa = PBXShellScriptBuildPhase; 334 buildActionMask = 2147483647; 335 files = ( 336 ); 337 inputPaths = ( 338 ); 339 name = "Check Pods Manifest.lock"; 340 outputPaths = ( 341 ); 342 runOnlyForDeploymentPostprocessing = 0; 343 shellPath = /bin/sh; 344 shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; 345 showEnvVarsInLog = 0; 346 }; 347 A368DE813E1349B0810D9274 /* Copy Pods Resources */ = { 348 isa = PBXShellScriptBuildPhase; 349 buildActionMask = 2147483647; 350 files = ( 351 ); 352 inputPaths = ( 353 ); 354 name = "Copy Pods Resources"; 355 outputPaths = ( 356 ); 357 runOnlyForDeploymentPostprocessing = 0; 358 shellPath = /bin/sh; 359 shellScript = "\"${SRCROOT}/Pods/Pods-resources.sh\"\n"; 360 showEnvVarsInLog = 0; 361 }; 362 /* End PBXShellScriptBuildPhase section */ 363 364 /* Begin PBXSourcesBuildPhase section */ 365 D095AE0B1814AF10008163F2 /* Sources */ = { 366 isa = PBXSourcesBuildPhase; 367 buildActionMask = 2147483647; 368 files = ( 369 D095AE1F1814AF10008163F2 /* main.m in Sources */, 370 D095AE511814B1B9008163F2 /* LACamliClient.m in Sources */, 371 D08F911B187B4189006F6B8D /* UploadTaskCell.m in Sources */, 372 D095AE501814B1B9008163F2 /* LACamliFile.m in Sources */, 373 D075B282184944330054FED3 /* LACamliUtil.m in Sources */, 374 D095AE231814AF10008163F2 /* LAAppDelegate.m in Sources */, 375 D0D45EA1185FE2BE00EBC0A2 /* SettingsViewController.m in Sources */, 376 D095AE2C1814AF10008163F2 /* LAViewController.m in Sources */, 377 D075B28518494DB20054FED3 /* LACamliUploadOperation.m in Sources */, 378 D08F9118187B417E006F6B8D /* UploadStatusCell.m in Sources */, 379 ); 380 runOnlyForDeploymentPostprocessing = 0; 381 }; 382 D095AE2F1814AF10008163F2 /* Sources */ = { 383 isa = PBXSourcesBuildPhase; 384 buildActionMask = 2147483647; 385 files = ( 386 D095AE411814AF10008163F2 /* photobackupTests.m in Sources */, 387 ); 388 runOnlyForDeploymentPostprocessing = 0; 389 }; 390 /* End PBXSourcesBuildPhase section */ 391 392 /* Begin PBXTargetDependency section */ 393 D095AE391814AF10008163F2 /* PBXTargetDependency */ = { 394 isa = PBXTargetDependency; 395 target = D095AE0E1814AF10008163F2 /* photobackup */; 396 targetProxy = D095AE381814AF10008163F2 /* PBXContainerItemProxy */; 397 }; 398 /* End PBXTargetDependency section */ 399 400 /* Begin PBXVariantGroup section */ 401 D095AE1B1814AF10008163F2 /* InfoPlist.strings */ = { 402 isa = PBXVariantGroup; 403 children = ( 404 D095AE1C1814AF10008163F2 /* en */, 405 ); 406 name = InfoPlist.strings; 407 sourceTree = "<group>"; 408 }; 409 D095AE241814AF10008163F2 /* Main_iPhone.storyboard */ = { 410 isa = PBXVariantGroup; 411 children = ( 412 D095AE251814AF10008163F2 /* Base */, 413 ); 414 name = Main_iPhone.storyboard; 415 sourceTree = "<group>"; 416 }; 417 D095AE3D1814AF10008163F2 /* InfoPlist.strings */ = { 418 isa = PBXVariantGroup; 419 children = ( 420 D095AE3E1814AF10008163F2 /* en */, 421 ); 422 name = InfoPlist.strings; 423 sourceTree = "<group>"; 424 }; 425 /* End PBXVariantGroup section */ 426 427 /* Begin XCBuildConfiguration section */ 428 D095AE421814AF10008163F2 /* Debug */ = { 429 isa = XCBuildConfiguration; 430 buildSettings = { 431 ALWAYS_SEARCH_USER_PATHS = NO; 432 ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; 433 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; 434 CLANG_CXX_LIBRARY = "libc++"; 435 CLANG_ENABLE_MODULES = YES; 436 CLANG_ENABLE_OBJC_ARC = YES; 437 CLANG_WARN_BOOL_CONVERSION = YES; 438 CLANG_WARN_CONSTANT_CONVERSION = YES; 439 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 440 CLANG_WARN_EMPTY_BODY = YES; 441 CLANG_WARN_ENUM_CONVERSION = YES; 442 CLANG_WARN_INT_CONVERSION = YES; 443 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 444 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 445 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 446 COPY_PHASE_STRIP = NO; 447 GCC_C_LANGUAGE_STANDARD = gnu99; 448 GCC_DYNAMIC_NO_PIC = NO; 449 GCC_OPTIMIZATION_LEVEL = 0; 450 GCC_PREPROCESSOR_DEFINITIONS = ( 451 "DEBUG=1", 452 "$(inherited)", 453 ); 454 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 455 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 456 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 457 GCC_WARN_UNDECLARED_SELECTOR = YES; 458 GCC_WARN_UNINITIALIZED_AUTOS = YES; 459 GCC_WARN_UNUSED_FUNCTION = YES; 460 GCC_WARN_UNUSED_VARIABLE = YES; 461 IPHONEOS_DEPLOYMENT_TARGET = 7.0; 462 ONLY_ACTIVE_ARCH = YES; 463 SDKROOT = iphoneos; 464 TARGETED_DEVICE_FAMILY = "1,2"; 465 }; 466 name = Debug; 467 }; 468 D095AE431814AF10008163F2 /* Release */ = { 469 isa = XCBuildConfiguration; 470 buildSettings = { 471 ALWAYS_SEARCH_USER_PATHS = NO; 472 ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; 473 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; 474 CLANG_CXX_LIBRARY = "libc++"; 475 CLANG_ENABLE_MODULES = YES; 476 CLANG_ENABLE_OBJC_ARC = YES; 477 CLANG_WARN_BOOL_CONVERSION = YES; 478 CLANG_WARN_CONSTANT_CONVERSION = YES; 479 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 480 CLANG_WARN_EMPTY_BODY = YES; 481 CLANG_WARN_ENUM_CONVERSION = YES; 482 CLANG_WARN_INT_CONVERSION = YES; 483 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 484 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 485 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 486 COPY_PHASE_STRIP = YES; 487 ENABLE_NS_ASSERTIONS = NO; 488 GCC_C_LANGUAGE_STANDARD = gnu99; 489 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 490 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 491 GCC_WARN_UNDECLARED_SELECTOR = YES; 492 GCC_WARN_UNINITIALIZED_AUTOS = YES; 493 GCC_WARN_UNUSED_FUNCTION = YES; 494 GCC_WARN_UNUSED_VARIABLE = YES; 495 IPHONEOS_DEPLOYMENT_TARGET = 7.0; 496 SDKROOT = iphoneos; 497 TARGETED_DEVICE_FAMILY = "1,2"; 498 VALIDATE_PRODUCT = YES; 499 }; 500 name = Release; 501 }; 502 D095AE451814AF10008163F2 /* Debug */ = { 503 isa = XCBuildConfiguration; 504 baseConfigurationReference = 208E1D70286D49129C896012 /* Pods.xcconfig */; 505 buildSettings = { 506 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 507 ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; 508 CODE_SIGN_IDENTITY = "iPhone Developer"; 509 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 510 FRAMEWORK_SEARCH_PATHS = "$(inherited)"; 511 GCC_PRECOMPILE_PREFIX_HEADER = YES; 512 GCC_PREFIX_HEADER = "photobackup/photobackup-Prefix.pch"; 513 INFOPLIST_FILE = "photobackup/photobackup-Info.plist"; 514 IPHONEOS_DEPLOYMENT_TARGET = 7.0; 515 PRODUCT_NAME = "$(TARGET_NAME)"; 516 PROVISIONING_PROFILE = ""; 517 TARGETED_DEVICE_FAMILY = 1; 518 WRAPPER_EXTENSION = app; 519 }; 520 name = Debug; 521 }; 522 D095AE461814AF10008163F2 /* Release */ = { 523 isa = XCBuildConfiguration; 524 baseConfigurationReference = 208E1D70286D49129C896012 /* Pods.xcconfig */; 525 buildSettings = { 526 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 527 ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; 528 CODE_SIGN_IDENTITY = "iPhone Distribution: Launch Apps LLC (H6S4PTUWAA)"; 529 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: Launch Apps LLC (H6S4PTUWAA)"; 530 FRAMEWORK_SEARCH_PATHS = "$(inherited)"; 531 GCC_PRECOMPILE_PREFIX_HEADER = YES; 532 GCC_PREFIX_HEADER = "photobackup/photobackup-Prefix.pch"; 533 INFOPLIST_FILE = "photobackup/photobackup-Info.plist"; 534 IPHONEOS_DEPLOYMENT_TARGET = 7.0; 535 PRODUCT_NAME = "$(TARGET_NAME)"; 536 PROVISIONING_PROFILE = ""; 537 TARGETED_DEVICE_FAMILY = 1; 538 WRAPPER_EXTENSION = app; 539 }; 540 name = Release; 541 }; 542 D095AE481814AF10008163F2 /* Debug */ = { 543 isa = XCBuildConfiguration; 544 buildSettings = { 545 ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; 546 BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/photobackup.app/photobackup"; 547 FRAMEWORK_SEARCH_PATHS = ( 548 "$(SDKROOT)/Developer/Library/Frameworks", 549 "$(inherited)", 550 "$(DEVELOPER_FRAMEWORKS_DIR)", 551 ); 552 GCC_PRECOMPILE_PREFIX_HEADER = YES; 553 GCC_PREFIX_HEADER = "photobackup/photobackup-Prefix.pch"; 554 GCC_PREPROCESSOR_DEFINITIONS = ( 555 "DEBUG=1", 556 "$(inherited)", 557 ); 558 INFOPLIST_FILE = "photobackupTests/photobackupTests-Info.plist"; 559 PRODUCT_NAME = "$(TARGET_NAME)"; 560 TEST_HOST = "$(BUNDLE_LOADER)"; 561 WRAPPER_EXTENSION = xctest; 562 }; 563 name = Debug; 564 }; 565 D095AE491814AF10008163F2 /* Release */ = { 566 isa = XCBuildConfiguration; 567 buildSettings = { 568 ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)"; 569 BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/photobackup.app/photobackup"; 570 FRAMEWORK_SEARCH_PATHS = ( 571 "$(SDKROOT)/Developer/Library/Frameworks", 572 "$(inherited)", 573 "$(DEVELOPER_FRAMEWORKS_DIR)", 574 ); 575 GCC_PRECOMPILE_PREFIX_HEADER = YES; 576 GCC_PREFIX_HEADER = "photobackup/photobackup-Prefix.pch"; 577 INFOPLIST_FILE = "photobackupTests/photobackupTests-Info.plist"; 578 PRODUCT_NAME = "$(TARGET_NAME)"; 579 TEST_HOST = "$(BUNDLE_LOADER)"; 580 WRAPPER_EXTENSION = xctest; 581 }; 582 name = Release; 583 }; 584 /* End XCBuildConfiguration section */ 585 586 /* Begin XCConfigurationList section */ 587 D095AE0A1814AF10008163F2 /* Build configuration list for PBXProject "photobackup" */ = { 588 isa = XCConfigurationList; 589 buildConfigurations = ( 590 D095AE421814AF10008163F2 /* Debug */, 591 D095AE431814AF10008163F2 /* Release */, 592 ); 593 defaultConfigurationIsVisible = 0; 594 defaultConfigurationName = Release; 595 }; 596 D095AE441814AF10008163F2 /* Build configuration list for PBXNativeTarget "photobackup" */ = { 597 isa = XCConfigurationList; 598 buildConfigurations = ( 599 D095AE451814AF10008163F2 /* Debug */, 600 D095AE461814AF10008163F2 /* Release */, 601 ); 602 defaultConfigurationIsVisible = 0; 603 defaultConfigurationName = Release; 604 }; 605 D095AE471814AF10008163F2 /* Build configuration list for PBXNativeTarget "photobackupTests" */ = { 606 isa = XCConfigurationList; 607 buildConfigurations = ( 608 D095AE481814AF10008163F2 /* Debug */, 609 D095AE491814AF10008163F2 /* Release */, 610 ); 611 defaultConfigurationIsVisible = 0; 612 defaultConfigurationName = Release; 613 }; 614 /* End XCConfigurationList section */ 615 }; 616 rootObject = D095AE071814AF10008163F2 /* Project object */; 617 }