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