// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 1BCFCC637C63C780248D685E /* PostCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BCFCB5C36F301B2B93F8069 /* PostCell.m */; }; 30089596C2F733D451A454E8 /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1613DC56A86AFA7E50460A37 /* libPods.a */; }; 7B4070531AE46BC9000C2E43 /* auth.json in Resources */ = {isa = PBXBuildFile; fileRef = 7B4070521AE46BC9000C2E43 /* auth.json */; }; 7B5C4BDF19F2606900667D48 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B5C4BDE19F2606900667D48 /* main.m */; }; 7B5C4BE219F2606900667D48 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B5C4BE119F2606900667D48 /* AppDelegate.m */; }; 7B5C4BE519F2606900667D48 /* MasterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B5C4BE419F2606900667D48 /* MasterViewController.m */; }; 7B5C4BE819F2606900667D48 /* DetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B5C4BE719F2606900667D48 /* DetailViewController.m */; }; 7B5C4BEB19F2606900667D48 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7B5C4BE919F2606900667D48 /* Main.storyboard */; }; 7B5C4BED19F2606900667D48 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7B5C4BEC19F2606900667D48 /* Images.xcassets */; }; 7B5C4BF019F2606900667D48 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7B5C4BEE19F2606900667D48 /* LaunchScreen.xib */; }; 7B5C4BFC19F2606900667D48 /* BlogTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B5C4BFB19F2606900667D48 /* BlogTests.m */; }; 7B9E64281A227BFE0072FF42 /* Post.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B9E64271A227BFE0072FF42 /* Post.m */; }; 7B9E642D1A227FA20072FF42 /* NSDate+marshmallows.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B9E642A1A227FA20072FF42 /* NSDate+marshmallows.m */; }; 7B9E642E1A227FA20072FF42 /* NSString+marshmallows.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B9E642C1A227FA20072FF42 /* NSString+marshmallows.m */; }; 7B9E64421A22F3840072FF42 /* BlogService.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B9E64411A22F3840072FF42 /* BlogService.m */; }; 7B9E644C1A230B940072FF42 /* JSONHTTPClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B9E644B1A230B940072FF42 /* JSONHTTPClient.m */; }; 7B9E644F1A23129B0072FF42 /* BlogStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B9E644E1A23129B0072FF42 /* BlogStatus.m */; }; 7BE3A0351AE461E700E45CCB /* PreviewViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BE3A0341AE461E700E45CCB /* PreviewViewController.m */; }; 7BF029331A27117200E42EDE /* ModelStore.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BF029321A27117200E42EDE /* ModelStore.m */; }; 7BF029381A280CB200E42EDE /* BlogController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BF029371A280CB200E42EDE /* BlogController.m */; }; B8B8958B2AA40812EFE04FEF /* libPods-BlogTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9C36BC848680D4F831E4DE23 /* libPods-BlogTests.a */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 7B5C4BF619F2606900667D48 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 7B5C4BD119F2606900667D48 /* Project object */; proxyType = 1; remoteGlobalIDString = 7B5C4BD819F2606900667D48; remoteInfo = Blog; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 1613DC56A86AFA7E50460A37 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; }; 1BCFCB5C36F301B2B93F8069 /* PostCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PostCell.m; sourceTree = ""; }; 1BCFCCF30594E0E2DCC32116 /* PostCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PostCell.h; sourceTree = ""; }; 7B4070521AE46BC9000C2E43 /* auth.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = auth.json; sourceTree = ""; }; 7B5C4BD919F2606900667D48 /* Blog.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Blog.app; sourceTree = BUILT_PRODUCTS_DIR; }; 7B5C4BDD19F2606900667D48 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 7B5C4BDE19F2606900667D48 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 7B5C4BE019F2606900667D48 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 7B5C4BE119F2606900667D48 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 7B5C4BE319F2606900667D48 /* MasterViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MasterViewController.h; sourceTree = ""; }; 7B5C4BE419F2606900667D48 /* MasterViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MasterViewController.m; sourceTree = ""; }; 7B5C4BE619F2606900667D48 /* DetailViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DetailViewController.h; sourceTree = ""; }; 7B5C4BE719F2606900667D48 /* DetailViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DetailViewController.m; sourceTree = ""; }; 7B5C4BEA19F2606900667D48 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 7B5C4BEC19F2606900667D48 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; 7B5C4BEF19F2606900667D48 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = ""; }; 7B5C4BF519F2606900667D48 /* BlogTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BlogTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 7B5C4BFA19F2606900667D48 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 7B5C4BFB19F2606900667D48 /* BlogTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BlogTests.m; sourceTree = ""; }; 7B9E64261A227BFE0072FF42 /* Post.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Post.h; sourceTree = ""; }; 7B9E64271A227BFE0072FF42 /* Post.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Post.m; sourceTree = ""; }; 7B9E64291A227FA20072FF42 /* NSDate+marshmallows.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDate+marshmallows.h"; sourceTree = ""; }; 7B9E642A1A227FA20072FF42 /* NSDate+marshmallows.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDate+marshmallows.m"; sourceTree = ""; }; 7B9E642B1A227FA20072FF42 /* NSString+marshmallows.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+marshmallows.h"; sourceTree = ""; }; 7B9E642C1A227FA20072FF42 /* NSString+marshmallows.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+marshmallows.m"; sourceTree = ""; }; 7B9E64401A22F3840072FF42 /* BlogService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BlogService.h; sourceTree = ""; }; 7B9E64411A22F3840072FF42 /* BlogService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BlogService.m; sourceTree = ""; }; 7B9E644A1A230B940072FF42 /* JSONHTTPClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSONHTTPClient.h; sourceTree = ""; }; 7B9E644B1A230B940072FF42 /* JSONHTTPClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JSONHTTPClient.m; sourceTree = ""; }; 7B9E644D1A23129B0072FF42 /* BlogStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BlogStatus.h; sourceTree = ""; }; 7B9E644E1A23129B0072FF42 /* BlogStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BlogStatus.m; sourceTree = ""; }; 7BE3A0331AE461E700E45CCB /* PreviewViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PreviewViewController.h; sourceTree = ""; }; 7BE3A0341AE461E700E45CCB /* PreviewViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PreviewViewController.m; sourceTree = ""; }; 7BF029311A27117200E42EDE /* ModelStore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelStore.h; sourceTree = ""; }; 7BF029321A27117200E42EDE /* ModelStore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelStore.m; sourceTree = ""; }; 7BF029361A280CB200E42EDE /* BlogController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BlogController.h; sourceTree = ""; }; 7BF029371A280CB200E42EDE /* BlogController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BlogController.m; sourceTree = ""; }; 9C36BC848680D4F831E4DE23 /* libPods-BlogTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-BlogTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; A2EB178BEF4356711B2710AE /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = ""; }; AB1234AC662F1A1B7BD87AB0 /* Pods-BlogTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BlogTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-BlogTests/Pods-BlogTests.release.xcconfig"; sourceTree = ""; }; D1F0F9D6D1DB6188AF81A066 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = ""; }; DAA4009DDF4B3F5BEEF9CC4C /* Pods-BlogTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BlogTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-BlogTests/Pods-BlogTests.debug.xcconfig"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 7B5C4BD619F2606900667D48 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 30089596C2F733D451A454E8 /* libPods.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 7B5C4BF219F2606900667D48 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( B8B8958B2AA40812EFE04FEF /* libPods-BlogTests.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 1A8ACE7C3A5634C63D5770EA /* Pods */ = { isa = PBXGroup; children = ( D1F0F9D6D1DB6188AF81A066 /* Pods.debug.xcconfig */, A2EB178BEF4356711B2710AE /* Pods.release.xcconfig */, DAA4009DDF4B3F5BEEF9CC4C /* Pods-BlogTests.debug.xcconfig */, AB1234AC662F1A1B7BD87AB0 /* Pods-BlogTests.release.xcconfig */, ); name = Pods; sourceTree = ""; }; 7B5C4BD019F2606900667D48 = { isa = PBXGroup; children = ( 7B5C4BDB19F2606900667D48 /* Blog */, 7B5C4BF819F2606900667D48 /* BlogTests */, 7B5C4BDA19F2606900667D48 /* Products */, 1A8ACE7C3A5634C63D5770EA /* Pods */, F9CC479BA9A49F1EDD27B0AB /* Frameworks */, ); sourceTree = ""; }; 7B5C4BDA19F2606900667D48 /* Products */ = { isa = PBXGroup; children = ( 7B5C4BD919F2606900667D48 /* Blog.app */, 7B5C4BF519F2606900667D48 /* BlogTests.xctest */, ); name = Products; sourceTree = ""; }; 7B5C4BDB19F2606900667D48 /* Blog */ = { isa = PBXGroup; children = ( 7B9E64331A2281FC0072FF42 /* Categories */, 7BF029341A27118300E42EDE /* Models */, 7BF029351A27119B00E42EDE /* Service */, 7B5C4BE019F2606900667D48 /* AppDelegate.h */, 7B5C4BE119F2606900667D48 /* AppDelegate.m */, 7B5C4BE319F2606900667D48 /* MasterViewController.h */, 7B5C4BE419F2606900667D48 /* MasterViewController.m */, 7B5C4BE619F2606900667D48 /* DetailViewController.h */, 7B5C4BE719F2606900667D48 /* DetailViewController.m */, 7BE3A0331AE461E700E45CCB /* PreviewViewController.h */, 7BE3A0341AE461E700E45CCB /* PreviewViewController.m */, 7B5C4BE919F2606900667D48 /* Main.storyboard */, 7B5C4BEC19F2606900667D48 /* Images.xcassets */, 7B5C4BEE19F2606900667D48 /* LaunchScreen.xib */, 7B5C4BDC19F2606900667D48 /* Supporting Files */, 1BCFCB5C36F301B2B93F8069 /* PostCell.m */, 1BCFCCF30594E0E2DCC32116 /* PostCell.h */, ); path = Blog; sourceTree = ""; }; 7B5C4BDC19F2606900667D48 /* Supporting Files */ = { isa = PBXGroup; children = ( 7B4070521AE46BC9000C2E43 /* auth.json */, 7B5C4BDD19F2606900667D48 /* Info.plist */, 7B5C4BDE19F2606900667D48 /* main.m */, ); name = "Supporting Files"; sourceTree = ""; }; 7B5C4BF819F2606900667D48 /* BlogTests */ = { isa = PBXGroup; children = ( 7B5C4BFB19F2606900667D48 /* BlogTests.m */, 7B5C4BF919F2606900667D48 /* Supporting Files */, ); path = BlogTests; sourceTree = ""; }; 7B5C4BF919F2606900667D48 /* Supporting Files */ = { isa = PBXGroup; children = ( 7B5C4BFA19F2606900667D48 /* Info.plist */, ); name = "Supporting Files"; sourceTree = ""; }; 7B9E64331A2281FC0072FF42 /* Categories */ = { isa = PBXGroup; children = ( 7B9E64291A227FA20072FF42 /* NSDate+marshmallows.h */, 7B9E642A1A227FA20072FF42 /* NSDate+marshmallows.m */, 7B9E642B1A227FA20072FF42 /* NSString+marshmallows.h */, 7B9E642C1A227FA20072FF42 /* NSString+marshmallows.m */, ); name = Categories; sourceTree = ""; }; 7BF029341A27118300E42EDE /* Models */ = { isa = PBXGroup; children = ( 7B9E644D1A23129B0072FF42 /* BlogStatus.h */, 7B9E644E1A23129B0072FF42 /* BlogStatus.m */, 7B9E64261A227BFE0072FF42 /* Post.h */, 7B9E64271A227BFE0072FF42 /* Post.m */, ); name = Models; sourceTree = ""; }; 7BF029351A27119B00E42EDE /* Service */ = { isa = PBXGroup; children = ( 7B9E64401A22F3840072FF42 /* BlogService.h */, 7B9E64411A22F3840072FF42 /* BlogService.m */, 7B9E644A1A230B940072FF42 /* JSONHTTPClient.h */, 7B9E644B1A230B940072FF42 /* JSONHTTPClient.m */, 7BF029311A27117200E42EDE /* ModelStore.h */, 7BF029321A27117200E42EDE /* ModelStore.m */, 7BF029361A280CB200E42EDE /* BlogController.h */, 7BF029371A280CB200E42EDE /* BlogController.m */, ); name = Service; sourceTree = ""; }; F9CC479BA9A49F1EDD27B0AB /* Frameworks */ = { isa = PBXGroup; children = ( 1613DC56A86AFA7E50460A37 /* libPods.a */, 9C36BC848680D4F831E4DE23 /* libPods-BlogTests.a */, ); name = Frameworks; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 7B5C4BD819F2606900667D48 /* Blog */ = { isa = PBXNativeTarget; buildConfigurationList = 7B5C4BFF19F2606900667D48 /* Build configuration list for PBXNativeTarget "Blog" */; buildPhases = ( 8A51BD8ED157654D8B96256C /* Check Pods Manifest.lock */, 7B5C4BD519F2606900667D48 /* Sources */, 7B5C4BD619F2606900667D48 /* Frameworks */, 7B5C4BD719F2606900667D48 /* Resources */, F9882194979CEEC00C6695C2 /* Copy Pods Resources */, ); buildRules = ( ); dependencies = ( ); name = Blog; productName = Blog; productReference = 7B5C4BD919F2606900667D48 /* Blog.app */; productType = "com.apple.product-type.application"; }; 7B5C4BF419F2606900667D48 /* BlogTests */ = { isa = PBXNativeTarget; buildConfigurationList = 7B5C4C0219F2606900667D48 /* Build configuration list for PBXNativeTarget "BlogTests" */; buildPhases = ( 5869AA845D966F9B4CDB0BB9 /* Check Pods Manifest.lock */, 7B5C4BF119F2606900667D48 /* Sources */, 7B5C4BF219F2606900667D48 /* Frameworks */, 7B5C4BF319F2606900667D48 /* Resources */, F6692F90CD27F7908A2BD4C6 /* Copy Pods Resources */, ); buildRules = ( ); dependencies = ( 7B5C4BF719F2606900667D48 /* PBXTargetDependency */, ); name = BlogTests; productName = BlogTests; productReference = 7B5C4BF519F2606900667D48 /* BlogTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 7B5C4BD119F2606900667D48 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0600; ORGANIZATIONNAME = "Guru Logic Inc."; TargetAttributes = { 7B5C4BD819F2606900667D48 = { CreatedOnToolsVersion = 6.0.1; DevelopmentTeam = B2W6993X5Z; }; 7B5C4BF419F2606900667D48 = { CreatedOnToolsVersion = 6.0.1; TestTargetID = 7B5C4BD819F2606900667D48; }; }; }; buildConfigurationList = 7B5C4BD419F2606900667D48 /* Build configuration list for PBXProject "Blog" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 7B5C4BD019F2606900667D48; productRefGroup = 7B5C4BDA19F2606900667D48 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 7B5C4BD819F2606900667D48 /* Blog */, 7B5C4BF419F2606900667D48 /* BlogTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 7B5C4BD719F2606900667D48 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 7B5C4BEB19F2606900667D48 /* Main.storyboard in Resources */, 7B5C4BF019F2606900667D48 /* LaunchScreen.xib in Resources */, 7B5C4BED19F2606900667D48 /* Images.xcassets in Resources */, 7B4070531AE46BC9000C2E43 /* auth.json in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 7B5C4BF319F2606900667D48 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 5869AA845D966F9B4CDB0BB9 /* Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); name = "Check Pods Manifest.lock"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; 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"; showEnvVarsInLog = 0; }; 8A51BD8ED157654D8B96256C /* Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); name = "Check Pods Manifest.lock"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; 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"; showEnvVarsInLog = 0; }; F6692F90CD27F7908A2BD4C6 /* Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); name = "Copy Pods Resources"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-BlogTests/Pods-BlogTests-resources.sh\"\n"; showEnvVarsInLog = 0; }; F9882194979CEEC00C6695C2 /* Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); name = "Copy Pods Resources"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 7B5C4BD519F2606900667D48 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 7B9E64281A227BFE0072FF42 /* Post.m in Sources */, 7B5C4BE219F2606900667D48 /* AppDelegate.m in Sources */, 7B9E644C1A230B940072FF42 /* JSONHTTPClient.m in Sources */, 7B9E642D1A227FA20072FF42 /* NSDate+marshmallows.m in Sources */, 7B5C4BE519F2606900667D48 /* MasterViewController.m in Sources */, 7B9E642E1A227FA20072FF42 /* NSString+marshmallows.m in Sources */, 7B9E64421A22F3840072FF42 /* BlogService.m in Sources */, 7B5C4BDF19F2606900667D48 /* main.m in Sources */, 7BF029331A27117200E42EDE /* ModelStore.m in Sources */, 7BF029381A280CB200E42EDE /* BlogController.m in Sources */, 7B5C4BE819F2606900667D48 /* DetailViewController.m in Sources */, 7BE3A0351AE461E700E45CCB /* PreviewViewController.m in Sources */, 7B9E644F1A23129B0072FF42 /* BlogStatus.m in Sources */, 1BCFCC637C63C780248D685E /* PostCell.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 7B5C4BF119F2606900667D48 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 7B5C4BFC19F2606900667D48 /* BlogTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 7B5C4BF719F2606900667D48 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 7B5C4BD819F2606900667D48 /* Blog */; targetProxy = 7B5C4BF619F2606900667D48 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 7B5C4BE919F2606900667D48 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 7B5C4BEA19F2606900667D48 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 7B5C4BEE19F2606900667D48 /* LaunchScreen.xib */ = { isa = PBXVariantGroup; children = ( 7B5C4BEF19F2606900667D48 /* Base */, ); name = LaunchScreen.xib; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 7B5C4BFD19F2606900667D48 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); GCC_SYMBOLS_PRIVATE_EXTERN = NO; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 8.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 7B5C4BFE19F2606900667D48 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = YES; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 8.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; 7B5C4C0019F2606900667D48 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = D1F0F9D6D1DB6188AF81A066 /* Pods.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; DEBUG_INFORMATION_FORMAT = dwarf; INFOPLIST_FILE = Blog/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 7B5C4C0119F2606900667D48 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = A2EB178BEF4356711B2710AE /* Pods.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; INFOPLIST_FILE = Blog/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; 7B5C4C0319F2606900667D48 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = DAA4009DDF4B3F5BEEF9CC4C /* Pods-BlogTests.debug.xcconfig */; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", ); GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = BlogTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Blog.app/Blog"; }; name = Debug; }; 7B5C4C0419F2606900667D48 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = AB1234AC662F1A1B7BD87AB0 /* Pods-BlogTests.release.xcconfig */; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", ); INFOPLIST_FILE = BlogTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Blog.app/Blog"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7B5C4BD419F2606900667D48 /* Build configuration list for PBXProject "Blog" */ = { isa = XCConfigurationList; buildConfigurations = ( 7B5C4BFD19F2606900667D48 /* Debug */, 7B5C4BFE19F2606900667D48 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 7B5C4BFF19F2606900667D48 /* Build configuration list for PBXNativeTarget "Blog" */ = { isa = XCConfigurationList; buildConfigurations = ( 7B5C4C0019F2606900667D48 /* Debug */, 7B5C4C0119F2606900667D48 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 7B5C4C0219F2606900667D48 /* Build configuration list for PBXNativeTarget "BlogTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 7B5C4C0319F2606900667D48 /* Debug */, 7B5C4C0419F2606900667D48 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 7B5C4BD119F2606900667D48 /* Project object */; }