From 28dbe51f1df357ecd67746703a1d4b137da037de Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 20 Sep 2016 22:54:09 +0300 Subject: use_frameworks --- Juick.xcodeproj/project.pbxproj | 2799 ++++++++++++++++++++++++++++----------- 1 file changed, 2031 insertions(+), 768 deletions(-) (limited to 'Juick.xcodeproj/project.pbxproj') diff --git a/Juick.xcodeproj/project.pbxproj b/Juick.xcodeproj/project.pbxproj index 46b9b6d..eb5f819 100644 --- a/Juick.xcodeproj/project.pbxproj +++ b/Juick.xcodeproj/project.pbxproj @@ -1,768 +1,2031 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 46; - objects = { - -/* Begin PBXBuildFile section */ - 531B2334937B7BA2C56BC426 /* libPods-JuickTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0229858EB2CC685108B19E93 /* libPods-JuickTests.a */; }; - 562874C89BA436112F69D3B8 /* libPods-Juick.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 366F932A3613909CFC3ADC81 /* libPods-Juick.a */; }; - 77317BAC181BBE8500D60005 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77317BAB181BBE8500D60005 /* Foundation.framework */; }; - 77317BAE181BBE8500D60005 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77317BAD181BBE8500D60005 /* CoreGraphics.framework */; }; - 77317BB0181BBE8500D60005 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77317BAF181BBE8500D60005 /* UIKit.framework */; }; - 77317BB6181BBE8500D60005 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 77317BB4181BBE8500D60005 /* InfoPlist.strings */; }; - 77317BB8181BBE8500D60005 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 77317BB7181BBE8500D60005 /* main.m */; }; - 77317BBC181BBE8500D60005 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 77317BBB181BBE8500D60005 /* AppDelegate.m */; }; - 77317BC2181BBE8500D60005 /* MessagesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 77317BC1181BBE8500D60005 /* MessagesViewController.m */; }; - 77317BC7181BBE8500D60005 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 77317BC6181BBE8500D60005 /* Images.xcassets */; }; - 77317BCE181BBE8500D60005 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77317BCD181BBE8500D60005 /* XCTest.framework */; }; - 77317BCF181BBE8500D60005 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77317BAB181BBE8500D60005 /* Foundation.framework */; }; - 77317BD0181BBE8500D60005 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77317BAF181BBE8500D60005 /* UIKit.framework */; }; - 77317BD8181BBE8500D60005 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 77317BD6181BBE8500D60005 /* InfoPlist.strings */; }; - 77317BDA181BBE8500D60005 /* JuickTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 77317BD9181BBE8500D60005 /* JuickTests.m */; }; - 7738FEC51D36CE6D008B5CD0 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7738FEC41D36CE6D008B5CD0 /* Launch Screen.storyboard */; }; - 77418CBB182F9A78004111B7 /* AttachPlaceholder@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 77418CBA182F9A78004111B7 /* AttachPlaceholder@2x.png */; }; - 77418CBD182FB9B6004111B7 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77418CBC182FB9B6004111B7 /* ImageIO.framework */; }; - 77418CBF182FBAB5004111B7 /* iTunesArtwork in Resources */ = {isa = PBXBuildFile; fileRef = 77418CBE182FBAB5004111B7 /* iTunesArtwork */; }; - 77418CC1182FBABB004111B7 /* iTunesArtwork@2x in Resources */ = {isa = PBXBuildFile; fileRef = 77418CC0182FBABB004111B7 /* iTunesArtwork@2x */; }; - 77975A1D182B6E9A00410C2B /* NewPostViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 77975A1C182B6E9A00410C2B /* NewPostViewController.m */; }; - 77975A1F182BDCE900410C2B /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77975A1E182BDCE900410C2B /* SystemConfiguration.framework */; }; - 77975A21182BDCF300410C2B /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77975A20182BDCF300410C2B /* MobileCoreServices.framework */; }; - 77A0954A181F1F25002BDECD /* Message.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A09549181F1F25002BDECD /* Message.m */; }; - 77A5BDB0189AEB28000F8D9E /* 0.png in Resources */ = {isa = PBXBuildFile; fileRef = 77A5BDAF189AEB28000F8D9E /* 0.png */; }; - 77B09994189D0B9900A84F59 /* UIImage+Utils.m in Sources */ = {isa = PBXBuildFile; fileRef = 77B09993189D0B9900A84F59 /* UIImage+Utils.m */; }; - 77B099A6189D57F000A84F59 /* User.m in Sources */ = {isa = PBXBuildFile; fileRef = 77B099A5189D57F000A84F59 /* User.m */; }; - 77C67EDE182827DB00427098 /* reveal-icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 77C67EDC182827DB00427098 /* reveal-icon.png */; }; - 77C67EDF182827DB00427098 /* reveal-icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 77C67EDD182827DB00427098 /* reveal-icon@2x.png */; }; - 77C67EE21828288C00427098 /* RevealPanelViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 77C67EE11828288C00427098 /* RevealPanelViewController.m */; }; - 77C67EE51828342000427098 /* NSURL+PathParameters.m in Sources */ = {isa = PBXBuildFile; fileRef = 77C67EE41828342000427098 /* NSURL+PathParameters.m */; }; - 77C67EE81828379700427098 /* ColorScheme.m in Sources */ = {isa = PBXBuildFile; fileRef = 77C67EE71828379700427098 /* ColorScheme.m */; }; - 77C67EEA18283C8D00427098 /* buttons.png in Resources */ = {isa = PBXBuildFile; fileRef = 77C67EE918283C8D00427098 /* buttons.png */; }; - 77C67EEC18283F2D00427098 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77C67EEB18283F2D00427098 /* QuartzCore.framework */; }; - 77E35A82189A5B5A00B2D216 /* LoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 77E35A81189A5B5A00B2D216 /* LoginViewController.m */; }; - 77FCADDF1D6A50DA00CBA649 /* APIClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 77FCADDE1D6A50DA00CBA649 /* APIClient.m */; }; - 77FFC0191D5FD186003BD81A /* MessageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 77FFC0171D5FD186003BD81A /* MessageCell.m */; }; - 77FFC01A1D5FD186003BD81A /* MessageCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 77FFC0181D5FD186003BD81A /* MessageCell.xib */; }; - 77FFC01E1D5FE7CE003BD81A /* NavCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 77FFC01C1D5FE7CE003BD81A /* NavCell.m */; }; - 77FFC01F1D5FE7CE003BD81A /* NavCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 77FFC01D1D5FE7CE003BD81A /* NavCell.xib */; }; -/* End PBXBuildFile section */ - -/* Begin PBXContainerItemProxy section */ - 77317BD1181BBE8500D60005 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 77317BA0181BBE8500D60005 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 77317BA7181BBE8500D60005; - remoteInfo = Juick; - }; -/* End PBXContainerItemProxy section */ - -/* Begin PBXFileReference section */ - 0229858EB2CC685108B19E93 /* libPods-JuickTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-JuickTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 366F932A3613909CFC3ADC81 /* libPods-Juick.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Juick.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 4A0219982372B305EC484794 /* Pods-JuickTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JuickTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-JuickTests/Pods-JuickTests.release.xcconfig"; sourceTree = ""; }; - 77317BA8181BBE8500D60005 /* Juick.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Juick.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 77317BAB181BBE8500D60005 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; - 77317BAD181BBE8500D60005 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; - 77317BAF181BBE8500D60005 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; - 77317BB3181BBE8500D60005 /* Juick-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Juick-Info.plist"; sourceTree = ""; }; - 77317BB5181BBE8500D60005 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; - 77317BB7181BBE8500D60005 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; - 77317BB9181BBE8500D60005 /* Juick-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Juick-Prefix.pch"; sourceTree = ""; }; - 77317BBA181BBE8500D60005 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; - 77317BBB181BBE8500D60005 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; - 77317BC0181BBE8500D60005 /* MessagesViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MessagesViewController.h; sourceTree = ""; }; - 77317BC1181BBE8500D60005 /* MessagesViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MessagesViewController.m; sourceTree = ""; }; - 77317BC6181BBE8500D60005 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; - 77317BCC181BBE8500D60005 /* JuickTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = JuickTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; - 77317BCD181BBE8500D60005 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; - 77317BD5181BBE8500D60005 /* JuickTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "JuickTests-Info.plist"; sourceTree = ""; }; - 77317BD7181BBE8500D60005 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; - 77317BD9181BBE8500D60005 /* JuickTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = JuickTests.m; sourceTree = ""; }; - 7738FEC41D36CE6D008B5CD0 /* Launch Screen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = ""; }; - 77418CBA182F9A78004111B7 /* AttachPlaceholder@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "AttachPlaceholder@2x.png"; sourceTree = ""; }; - 77418CBC182FB9B6004111B7 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; - 77418CBE182FBAB5004111B7 /* iTunesArtwork */ = {isa = PBXFileReference; lastKnownFileType = file; path = iTunesArtwork; sourceTree = ""; }; - 77418CC0182FBABB004111B7 /* iTunesArtwork@2x */ = {isa = PBXFileReference; lastKnownFileType = file; path = "iTunesArtwork@2x"; sourceTree = ""; }; - 77975A1B182B6E9A00410C2B /* NewPostViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewPostViewController.h; sourceTree = ""; }; - 77975A1C182B6E9A00410C2B /* NewPostViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NewPostViewController.m; sourceTree = ""; }; - 77975A1E182BDCE900410C2B /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; - 77975A20182BDCF300410C2B /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; - 77A09548181F1F25002BDECD /* Message.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Message.h; sourceTree = ""; }; - 77A09549181F1F25002BDECD /* Message.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Message.m; sourceTree = ""; }; - 77A5BDAF189AEB28000F8D9E /* 0.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 0.png; sourceTree = ""; }; - 77B09992189D0B9900A84F59 /* UIImage+Utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+Utils.h"; sourceTree = ""; }; - 77B09993189D0B9900A84F59 /* UIImage+Utils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+Utils.m"; sourceTree = ""; }; - 77B099A4189D57F000A84F59 /* User.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = User.h; sourceTree = ""; }; - 77B099A5189D57F000A84F59 /* User.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = User.m; sourceTree = ""; }; - 77C67EDC182827DB00427098 /* reveal-icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "reveal-icon.png"; sourceTree = ""; }; - 77C67EDD182827DB00427098 /* reveal-icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "reveal-icon@2x.png"; sourceTree = ""; }; - 77C67EE01828288C00427098 /* RevealPanelViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RevealPanelViewController.h; sourceTree = ""; }; - 77C67EE11828288C00427098 /* RevealPanelViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RevealPanelViewController.m; sourceTree = ""; }; - 77C67EE31828342000427098 /* NSURL+PathParameters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSURL+PathParameters.h"; sourceTree = ""; }; - 77C67EE41828342000427098 /* NSURL+PathParameters.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSURL+PathParameters.m"; sourceTree = ""; }; - 77C67EE61828379700427098 /* ColorScheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ColorScheme.h; sourceTree = ""; }; - 77C67EE71828379700427098 /* ColorScheme.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ColorScheme.m; sourceTree = ""; }; - 77C67EE918283C8D00427098 /* buttons.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = buttons.png; sourceTree = ""; }; - 77C67EEB18283F2D00427098 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; - 77E35A80189A5B5A00B2D216 /* LoginViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginViewController.h; sourceTree = ""; }; - 77E35A81189A5B5A00B2D216 /* LoginViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginViewController.m; sourceTree = ""; }; - 77FCADDE1D6A50DA00CBA649 /* APIClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = APIClient.m; sourceTree = ""; }; - 77FCADE01D6A50EC00CBA649 /* APIClient.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = APIClient.h; sourceTree = ""; }; - 77FFC0161D5FD186003BD81A /* MessageCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageCell.h; sourceTree = ""; }; - 77FFC0171D5FD186003BD81A /* MessageCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageCell.m; sourceTree = ""; }; - 77FFC0181D5FD186003BD81A /* MessageCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MessageCell.xib; sourceTree = ""; }; - 77FFC01B1D5FE7CE003BD81A /* NavCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NavCell.h; sourceTree = ""; }; - 77FFC01C1D5FE7CE003BD81A /* NavCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NavCell.m; sourceTree = ""; }; - 77FFC01D1D5FE7CE003BD81A /* NavCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NavCell.xib; sourceTree = ""; }; - 8F93DB342C85111DFBC86143 /* Pods-Juick.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Juick.release.xcconfig"; path = "Pods/Target Support Files/Pods-Juick/Pods-Juick.release.xcconfig"; sourceTree = ""; }; - D5F79ADD6611E9C3C0D56671 /* Pods-JuickTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JuickTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-JuickTests/Pods-JuickTests.debug.xcconfig"; sourceTree = ""; }; - F3C23ADDEF1C47900AA28093 /* Pods-Juick.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Juick.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Juick/Pods-Juick.debug.xcconfig"; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - 77317BA5181BBE8500D60005 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 77418CBD182FB9B6004111B7 /* ImageIO.framework in Frameworks */, - 77975A21182BDCF300410C2B /* MobileCoreServices.framework in Frameworks */, - 77975A1F182BDCE900410C2B /* SystemConfiguration.framework in Frameworks */, - 77C67EEC18283F2D00427098 /* QuartzCore.framework in Frameworks */, - 77317BAE181BBE8500D60005 /* CoreGraphics.framework in Frameworks */, - 77317BB0181BBE8500D60005 /* UIKit.framework in Frameworks */, - 77317BAC181BBE8500D60005 /* Foundation.framework in Frameworks */, - 562874C89BA436112F69D3B8 /* libPods-Juick.a in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 77317BC9181BBE8500D60005 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 77317BCE181BBE8500D60005 /* XCTest.framework in Frameworks */, - 77317BD0181BBE8500D60005 /* UIKit.framework in Frameworks */, - 77317BCF181BBE8500D60005 /* Foundation.framework in Frameworks */, - 531B2334937B7BA2C56BC426 /* libPods-JuickTests.a in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - 478C26C1EEFED1F89B8F65E7 /* Pods */ = { - isa = PBXGroup; - children = ( - F3C23ADDEF1C47900AA28093 /* Pods-Juick.debug.xcconfig */, - 8F93DB342C85111DFBC86143 /* Pods-Juick.release.xcconfig */, - D5F79ADD6611E9C3C0D56671 /* Pods-JuickTests.debug.xcconfig */, - 4A0219982372B305EC484794 /* Pods-JuickTests.release.xcconfig */, - ); - name = Pods; - sourceTree = ""; - }; - 77317B9F181BBE8500D60005 = { - isa = PBXGroup; - children = ( - 77317BAA181BBE8500D60005 /* Frameworks */, - 77317BB1181BBE8500D60005 /* Juick */, - 77317BD3181BBE8500D60005 /* JuickTests */, - 478C26C1EEFED1F89B8F65E7 /* Pods */, - 77317BA9181BBE8500D60005 /* Products */, - 7738FEC41D36CE6D008B5CD0 /* Launch Screen.storyboard */, - ); - sourceTree = ""; - }; - 77317BA9181BBE8500D60005 /* Products */ = { - isa = PBXGroup; - children = ( - 77317BA8181BBE8500D60005 /* Juick.app */, - 77317BCC181BBE8500D60005 /* JuickTests.xctest */, - ); - name = Products; - sourceTree = ""; - }; - 77317BAA181BBE8500D60005 /* Frameworks */ = { - isa = PBXGroup; - children = ( - 77418CBC182FB9B6004111B7 /* ImageIO.framework */, - 77975A20182BDCF300410C2B /* MobileCoreServices.framework */, - 77975A1E182BDCE900410C2B /* SystemConfiguration.framework */, - 77C67EEB18283F2D00427098 /* QuartzCore.framework */, - 77317BAB181BBE8500D60005 /* Foundation.framework */, - 77317BAD181BBE8500D60005 /* CoreGraphics.framework */, - 77317BAF181BBE8500D60005 /* UIKit.framework */, - 77317BCD181BBE8500D60005 /* XCTest.framework */, - 366F932A3613909CFC3ADC81 /* libPods-Juick.a */, - 0229858EB2CC685108B19E93 /* libPods-JuickTests.a */, - ); - name = Frameworks; - sourceTree = ""; - }; - 77317BB1181BBE8500D60005 /* Juick */ = { - isa = PBXGroup; - children = ( - 774DD4601D735E1D00C7F290 /* Helpers */, - 774DD45D1D735DDD00C7F290 /* Model */, - 77317BB2181BBE8500D60005 /* Supporting Files */, - 774DD45F1D735E0300C7F290 /* ViewControllers */, - 77FFC0151D5FD13C003BD81A /* Views */, - 77A5BDAF189AEB28000F8D9E /* 0.png */, - 77FCADE01D6A50EC00CBA649 /* APIClient.h */, - 77FCADDE1D6A50DA00CBA649 /* APIClient.m */, - 77317BBA181BBE8500D60005 /* AppDelegate.h */, - 77317BBB181BBE8500D60005 /* AppDelegate.m */, - 77418CBA182F9A78004111B7 /* AttachPlaceholder@2x.png */, - 77317BC6181BBE8500D60005 /* Images.xcassets */, - 77C67EE918283C8D00427098 /* buttons.png */, - 77418CBE182FBAB5004111B7 /* iTunesArtwork */, - 77418CC0182FBABB004111B7 /* iTunesArtwork@2x */, - 77C67EDC182827DB00427098 /* reveal-icon.png */, - 77C67EDD182827DB00427098 /* reveal-icon@2x.png */, - ); - path = Juick; - sourceTree = ""; - }; - 77317BB2181BBE8500D60005 /* Supporting Files */ = { - isa = PBXGroup; - children = ( - 77317BB4181BBE8500D60005 /* InfoPlist.strings */, - 77317BB3181BBE8500D60005 /* Juick-Info.plist */, - 77317BB9181BBE8500D60005 /* Juick-Prefix.pch */, - 77317BB7181BBE8500D60005 /* main.m */, - ); - path = "Supporting Files"; - sourceTree = ""; - }; - 77317BD3181BBE8500D60005 /* JuickTests */ = { - isa = PBXGroup; - children = ( - 77317BD4181BBE8500D60005 /* Supporting Files */, - 77317BD9181BBE8500D60005 /* JuickTests.m */, - ); - path = JuickTests; - sourceTree = ""; - }; - 77317BD4181BBE8500D60005 /* Supporting Files */ = { - isa = PBXGroup; - children = ( - 77317BD6181BBE8500D60005 /* InfoPlist.strings */, - 77317BD5181BBE8500D60005 /* JuickTests-Info.plist */, - ); - path = "Supporting Files"; - sourceTree = ""; - }; - 774DD45D1D735DDD00C7F290 /* Model */ = { - isa = PBXGroup; - children = ( - 77A09548181F1F25002BDECD /* Message.h */, - 77A09549181F1F25002BDECD /* Message.m */, - 77B099A4189D57F000A84F59 /* User.h */, - 77B099A5189D57F000A84F59 /* User.m */, - ); - path = Model; - sourceTree = ""; - }; - 774DD45F1D735E0300C7F290 /* ViewControllers */ = { - isa = PBXGroup; - children = ( - 77E35A80189A5B5A00B2D216 /* LoginViewController.h */, - 77E35A81189A5B5A00B2D216 /* LoginViewController.m */, - 77317BC0181BBE8500D60005 /* MessagesViewController.h */, - 77317BC1181BBE8500D60005 /* MessagesViewController.m */, - 77975A1B182B6E9A00410C2B /* NewPostViewController.h */, - 77975A1C182B6E9A00410C2B /* NewPostViewController.m */, - 77C67EE01828288C00427098 /* RevealPanelViewController.h */, - 77C67EE11828288C00427098 /* RevealPanelViewController.m */, - ); - path = ViewControllers; - sourceTree = ""; - }; - 774DD4601D735E1D00C7F290 /* Helpers */ = { - isa = PBXGroup; - children = ( - 77C67EE61828379700427098 /* ColorScheme.h */, - 77C67EE71828379700427098 /* ColorScheme.m */, - 77C67EE31828342000427098 /* NSURL+PathParameters.h */, - 77C67EE41828342000427098 /* NSURL+PathParameters.m */, - 77B09992189D0B9900A84F59 /* UIImage+Utils.h */, - 77B09993189D0B9900A84F59 /* UIImage+Utils.m */, - ); - path = Helpers; - sourceTree = ""; - }; - 77FFC0151D5FD13C003BD81A /* Views */ = { - isa = PBXGroup; - children = ( - 77FFC0161D5FD186003BD81A /* MessageCell.h */, - 77FFC0171D5FD186003BD81A /* MessageCell.m */, - 77FFC0181D5FD186003BD81A /* MessageCell.xib */, - 77FFC01B1D5FE7CE003BD81A /* NavCell.h */, - 77FFC01C1D5FE7CE003BD81A /* NavCell.m */, - 77FFC01D1D5FE7CE003BD81A /* NavCell.xib */, - ); - path = Views; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXNativeTarget section */ - 77317BA7181BBE8500D60005 /* Juick */ = { - isa = PBXNativeTarget; - buildConfigurationList = 77317BDD181BBE8500D60005 /* Build configuration list for PBXNativeTarget "Juick" */; - buildPhases = ( - 7A3C8999A01D2379B704CE5B /* [CP] Check Pods Manifest.lock */, - 77317BA4181BBE8500D60005 /* Sources */, - 77317BA5181BBE8500D60005 /* Frameworks */, - 77317BA6181BBE8500D60005 /* Resources */, - E7FF65874E5B49CF2367F380 /* [CP] Embed Pods Frameworks */, - ED18F510D57CB16F4E0C0B03 /* [CP] Copy Pods Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = Juick; - productName = Juick; - productReference = 77317BA8181BBE8500D60005 /* Juick.app */; - productType = "com.apple.product-type.application"; - }; - 77317BCB181BBE8500D60005 /* JuickTests */ = { - isa = PBXNativeTarget; - buildConfigurationList = 77317BE0181BBE8500D60005 /* Build configuration list for PBXNativeTarget "JuickTests" */; - buildPhases = ( - D19E33D9C77E2611BBA45866 /* [CP] Check Pods Manifest.lock */, - 77317BC8181BBE8500D60005 /* Sources */, - 77317BC9181BBE8500D60005 /* Frameworks */, - 77317BCA181BBE8500D60005 /* Resources */, - 190F3B3CA15B4328CA46684E /* [CP] Embed Pods Frameworks */, - CDD887CDEF42493AD77D673F /* [CP] Copy Pods Resources */, - ); - buildRules = ( - ); - dependencies = ( - 77317BD2181BBE8500D60005 /* PBXTargetDependency */, - ); - name = JuickTests; - productName = JuickTests; - productReference = 77317BCC181BBE8500D60005 /* JuickTests.xctest */; - productType = "com.apple.product-type.bundle.unit-test"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - 77317BA0181BBE8500D60005 /* Project object */ = { - isa = PBXProject; - attributes = { - LastUpgradeCheck = 0800; - ORGANIZATIONNAME = com.juick; - TargetAttributes = { - 77317BA7181BBE8500D60005 = { - DevelopmentTeam = KH4MX79ZK7; - }; - 77317BCB181BBE8500D60005 = { - TestTargetID = 77317BA7181BBE8500D60005; - }; - }; - }; - buildConfigurationList = 77317BA3181BBE8500D60005 /* Build configuration list for PBXProject "Juick" */; - compatibilityVersion = "Xcode 3.2"; - developmentRegion = English; - hasScannedForEncodings = 0; - knownRegions = ( - en, - Base, - ); - mainGroup = 77317B9F181BBE8500D60005; - productRefGroup = 77317BA9181BBE8500D60005 /* Products */; - projectDirPath = ""; - projectRoot = ""; - targets = ( - 77317BA7181BBE8500D60005 /* Juick */, - 77317BCB181BBE8500D60005 /* JuickTests */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXResourcesBuildPhase section */ - 77317BA6181BBE8500D60005 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 77C67EDF182827DB00427098 /* reveal-icon@2x.png in Resources */, - 77317BC7181BBE8500D60005 /* Images.xcassets in Resources */, - 77C67EEA18283C8D00427098 /* buttons.png in Resources */, - 77A5BDB0189AEB28000F8D9E /* 0.png in Resources */, - 77FFC01A1D5FD186003BD81A /* MessageCell.xib in Resources */, - 77FFC01F1D5FE7CE003BD81A /* NavCell.xib in Resources */, - 77418CC1182FBABB004111B7 /* iTunesArtwork@2x in Resources */, - 77418CBF182FBAB5004111B7 /* iTunesArtwork in Resources */, - 77317BB6181BBE8500D60005 /* InfoPlist.strings in Resources */, - 77418CBB182F9A78004111B7 /* AttachPlaceholder@2x.png in Resources */, - 7738FEC51D36CE6D008B5CD0 /* Launch Screen.storyboard in Resources */, - 77C67EDE182827DB00427098 /* reveal-icon.png in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 77317BCA181BBE8500D60005 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 77317BD8181BBE8500D60005 /* InfoPlist.strings in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXResourcesBuildPhase section */ - -/* Begin PBXShellScriptBuildPhase section */ - 190F3B3CA15B4328CA46684E /* [CP] Embed Pods Frameworks */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Embed Pods Frameworks"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-JuickTests/Pods-JuickTests-frameworks.sh\"\n"; - showEnvVarsInLog = 0; - }; - 7A3C8999A01D2379B704CE5B /* [CP] Check Pods Manifest.lock */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] 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; - }; - CDD887CDEF42493AD77D673F /* [CP] Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Copy Pods Resources"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-JuickTests/Pods-JuickTests-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; - D19E33D9C77E2611BBA45866 /* [CP] Check Pods Manifest.lock */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] 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; - }; - E7FF65874E5B49CF2367F380 /* [CP] Embed Pods Frameworks */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Embed Pods Frameworks"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Juick/Pods-Juick-frameworks.sh\"\n"; - showEnvVarsInLog = 0; - }; - ED18F510D57CB16F4E0C0B03 /* [CP] Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Copy Pods Resources"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Juick/Pods-Juick-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; -/* End PBXShellScriptBuildPhase section */ - -/* Begin PBXSourcesBuildPhase section */ - 77317BA4181BBE8500D60005 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 77317BBC181BBE8500D60005 /* AppDelegate.m in Sources */, - 77FCADDF1D6A50DA00CBA649 /* APIClient.m in Sources */, - 77A0954A181F1F25002BDECD /* Message.m in Sources */, - 77B09994189D0B9900A84F59 /* UIImage+Utils.m in Sources */, - 77317BC2181BBE8500D60005 /* MessagesViewController.m in Sources */, - 77FFC01E1D5FE7CE003BD81A /* NavCell.m in Sources */, - 77C67EE21828288C00427098 /* RevealPanelViewController.m in Sources */, - 77B099A6189D57F000A84F59 /* User.m in Sources */, - 77975A1D182B6E9A00410C2B /* NewPostViewController.m in Sources */, - 77C67EE81828379700427098 /* ColorScheme.m in Sources */, - 77C67EE51828342000427098 /* NSURL+PathParameters.m in Sources */, - 77FFC0191D5FD186003BD81A /* MessageCell.m in Sources */, - 77E35A82189A5B5A00B2D216 /* LoginViewController.m in Sources */, - 77317BB8181BBE8500D60005 /* main.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 77317BC8181BBE8500D60005 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 77317BDA181BBE8500D60005 /* JuickTests.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXTargetDependency section */ - 77317BD2181BBE8500D60005 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 77317BA7181BBE8500D60005 /* Juick */; - targetProxy = 77317BD1181BBE8500D60005 /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - -/* Begin PBXVariantGroup section */ - 77317BB4181BBE8500D60005 /* InfoPlist.strings */ = { - isa = PBXVariantGroup; - children = ( - 77317BB5181BBE8500D60005 /* en */, - ); - name = InfoPlist.strings; - path = .; - sourceTree = ""; - }; - 77317BD6181BBE8500D60005 /* InfoPlist.strings */ = { - isa = PBXVariantGroup; - children = ( - 77317BD7181BBE8500D60005 /* en */, - ); - name = InfoPlist.strings; - path = .; - sourceTree = ""; - }; -/* End PBXVariantGroup section */ - -/* Begin XCBuildConfiguration section */ - 77317BDB181BBE8500D60005 /* 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_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - 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; - ENABLE_TESTABILITY = YES; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_DYNAMIC_NO_PIC = NO; - GCC_NO_COMMON_BLOCKS = YES; - 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; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - ONLY_ACTIVE_ARCH = YES; - SDKROOT = iphoneos; - }; - name = Debug; - }; - 77317BDC181BBE8500D60005 /* 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_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - 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_NO_COMMON_BLOCKS = YES; - 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; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - SDKROOT = iphoneos; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 77317BDE181BBE8500D60005 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = F3C23ADDEF1C47900AA28093 /* Pods-Juick.debug.xcconfig */; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; - CODE_SIGN_IDENTITY = "iPhone Developer"; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "Juick/Supporting Files/Juick-Prefix.pch"; - INFOPLIST_FILE = "Juick/Supporting Files/Juick-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 9.3; - PRODUCT_BUNDLE_IDENTIFIER = "com.juick.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME)"; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = app; - }; - name = Debug; - }; - 77317BDF181BBE8500D60005 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 8F93DB342C85111DFBC86143 /* Pods-Juick.release.xcconfig */; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; - CODE_SIGN_IDENTITY = "iPhone Developer"; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "Juick/Supporting Files/Juick-Prefix.pch"; - INFOPLIST_FILE = "Juick/Supporting Files/Juick-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 9.3; - PRODUCT_BUNDLE_IDENTIFIER = "com.juick.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME)"; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = app; - }; - name = Release; - }; - 77317BE1181BBE8500D60005 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = D5F79ADD6611E9C3C0D56671 /* Pods-JuickTests.debug.xcconfig */; - buildSettings = { - BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Juick.app/Juick"; - FRAMEWORK_SEARCH_PATHS = ( - "$(SDKROOT)/Developer/Library/Frameworks", - "$(inherited)", - "$(DEVELOPER_FRAMEWORKS_DIR)", - ); - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "Juick/Supporting Files/Juick-Prefix.pch"; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - INFOPLIST_FILE = "JuickTests/Supporting Files/JuickTests-Info.plist"; - PRODUCT_BUNDLE_IDENTIFIER = "com.juick.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME)"; - TEST_HOST = "$(BUNDLE_LOADER)"; - WRAPPER_EXTENSION = xctest; - }; - name = Debug; - }; - 77317BE2181BBE8500D60005 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 4A0219982372B305EC484794 /* Pods-JuickTests.release.xcconfig */; - buildSettings = { - BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Juick.app/Juick"; - FRAMEWORK_SEARCH_PATHS = ( - "$(SDKROOT)/Developer/Library/Frameworks", - "$(inherited)", - "$(DEVELOPER_FRAMEWORKS_DIR)", - ); - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "Juick/Supporting Files/Juick-Prefix.pch"; - INFOPLIST_FILE = "JuickTests/Supporting Files/JuickTests-Info.plist"; - PRODUCT_BUNDLE_IDENTIFIER = "com.juick.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME)"; - TEST_HOST = "$(BUNDLE_LOADER)"; - WRAPPER_EXTENSION = xctest; - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - 77317BA3181BBE8500D60005 /* Build configuration list for PBXProject "Juick" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 77317BDB181BBE8500D60005 /* Debug */, - 77317BDC181BBE8500D60005 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 77317BDD181BBE8500D60005 /* Build configuration list for PBXNativeTarget "Juick" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 77317BDE181BBE8500D60005 /* Debug */, - 77317BDF181BBE8500D60005 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 77317BE0181BBE8500D60005 /* Build configuration list for PBXNativeTarget "JuickTests" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 77317BE1181BBE8500D60005 /* Debug */, - 77317BE2181BBE8500D60005 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - }; - rootObject = 77317BA0181BBE8500D60005 /* Project object */; -} + + + + + archiveVersion + 1 + classes + + objectVersion + 46 + objects + + 063DFC3866D41B2A873F21C2 + + fileRef + B72EF56E0806976BAF9D91E7 + isa + PBXBuildFile + + 190F3B3CA15B4328CA46684E + + buildActionMask + 2147483647 + files + + inputPaths + + isa + PBXShellScriptBuildPhase + name + [CP] Embed Pods Frameworks + outputPaths + + runOnlyForDeploymentPostprocessing + 0 + shellPath + /bin/sh + shellScript + "${SRCROOT}/Pods/Target Support Files/Pods-JuickTests/Pods-JuickTests-frameworks.sh" + + showEnvVarsInLog + 0 + + 478C26C1EEFED1F89B8F65E7 + + children + + F3C23ADDEF1C47900AA28093 + 8F93DB342C85111DFBC86143 + D5F79ADD6611E9C3C0D56671 + 4A0219982372B305EC484794 + + isa + PBXGroup + name + Pods + sourceTree + <group> + + 48C9BE90B2C1E29BEA14C12C + + fileRef + F312BD1E5D93EF49132A25B6 + isa + PBXBuildFile + + 4A0219982372B305EC484794 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + name + Pods-JuickTests.release.xcconfig + path + Pods/Target Support Files/Pods-JuickTests/Pods-JuickTests.release.xcconfig + sourceTree + <group> + + 77317B9F181BBE8500D60005 + + children + + 77317BAA181BBE8500D60005 + 77317BB1181BBE8500D60005 + 77317BD3181BBE8500D60005 + 478C26C1EEFED1F89B8F65E7 + 77317BA9181BBE8500D60005 + 7738FEC41D36CE6D008B5CD0 + + isa + PBXGroup + sourceTree + <group> + + 77317BA0181BBE8500D60005 + + attributes + + LastUpgradeCheck + 0800 + ORGANIZATIONNAME + com.juick + TargetAttributes + + 77317BA7181BBE8500D60005 + + DevelopmentTeam + KH4MX79ZK7 + + 77317BCB181BBE8500D60005 + + TestTargetID + 77317BA7181BBE8500D60005 + + + + buildConfigurationList + 77317BA3181BBE8500D60005 + compatibilityVersion + Xcode 3.2 + developmentRegion + English + hasScannedForEncodings + 0 + isa + PBXProject + knownRegions + + en + Base + + mainGroup + 77317B9F181BBE8500D60005 + productRefGroup + 77317BA9181BBE8500D60005 + projectDirPath + + projectReferences + + projectRoot + + targets + + 77317BA7181BBE8500D60005 + 77317BCB181BBE8500D60005 + + + 77317BA3181BBE8500D60005 + + buildConfigurations + + 77317BDB181BBE8500D60005 + 77317BDC181BBE8500D60005 + + defaultConfigurationIsVisible + 0 + defaultConfigurationName + Release + isa + XCConfigurationList + + 77317BA4181BBE8500D60005 + + buildActionMask + 2147483647 + files + + 77317BBC181BBE8500D60005 + 77FCADDF1D6A50DA00CBA649 + 77A0954A181F1F25002BDECD + 77B09994189D0B9900A84F59 + 77317BC2181BBE8500D60005 + 77FFC01E1D5FE7CE003BD81A + 77C67EE21828288C00427098 + 77B099A6189D57F000A84F59 + 77975A1D182B6E9A00410C2B + 77C67EE81828379700427098 + 77C67EE51828342000427098 + 77FFC0191D5FD186003BD81A + 77E35A82189A5B5A00B2D216 + 77317BB8181BBE8500D60005 + + isa + PBXSourcesBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 77317BA5181BBE8500D60005 + + buildActionMask + 2147483647 + files + + 77418CBD182FB9B6004111B7 + 77975A21182BDCF300410C2B + 77975A1F182BDCE900410C2B + 77C67EEC18283F2D00427098 + 77317BAE181BBE8500D60005 + 77317BB0181BBE8500D60005 + 77317BAC181BBE8500D60005 + 063DFC3866D41B2A873F21C2 + + isa + PBXFrameworksBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 77317BA6181BBE8500D60005 + + buildActionMask + 2147483647 + files + + 77C67EDF182827DB00427098 + 77317BC7181BBE8500D60005 + 77C67EEA18283C8D00427098 + 77A5BDB0189AEB28000F8D9E + 77FFC01A1D5FD186003BD81A + 77FFC01F1D5FE7CE003BD81A + 77418CC1182FBABB004111B7 + 77418CBF182FBAB5004111B7 + 77317BB6181BBE8500D60005 + 77418CBB182F9A78004111B7 + 7738FEC51D36CE6D008B5CD0 + 77C67EDE182827DB00427098 + + isa + PBXResourcesBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 77317BA7181BBE8500D60005 + + buildConfigurationList + 77317BDD181BBE8500D60005 + buildPhases + + 7A3C8999A01D2379B704CE5B + 77317BA4181BBE8500D60005 + 77317BA5181BBE8500D60005 + 77317BA6181BBE8500D60005 + E7FF65874E5B49CF2367F380 + ED18F510D57CB16F4E0C0B03 + + buildRules + + dependencies + + isa + PBXNativeTarget + name + Juick + productName + Juick + productReference + 77317BA8181BBE8500D60005 + productType + com.apple.product-type.application + + 77317BA8181BBE8500D60005 + + explicitFileType + wrapper.application + includeInIndex + 0 + isa + PBXFileReference + path + Juick.app + sourceTree + BUILT_PRODUCTS_DIR + + 77317BA9181BBE8500D60005 + + children + + 77317BA8181BBE8500D60005 + 77317BCC181BBE8500D60005 + + isa + PBXGroup + name + Products + sourceTree + <group> + + 77317BAA181BBE8500D60005 + + children + + 77418CBC182FB9B6004111B7 + 77975A20182BDCF300410C2B + 77975A1E182BDCE900410C2B + 77C67EEB18283F2D00427098 + 77317BAB181BBE8500D60005 + 77317BAD181BBE8500D60005 + 77317BAF181BBE8500D60005 + 77317BCD181BBE8500D60005 + B72EF56E0806976BAF9D91E7 + F312BD1E5D93EF49132A25B6 + + isa + PBXGroup + name + Frameworks + sourceTree + <group> + + 77317BAB181BBE8500D60005 + + isa + PBXFileReference + lastKnownFileType + wrapper.framework + name + Foundation.framework + path + System/Library/Frameworks/Foundation.framework + sourceTree + SDKROOT + + 77317BAC181BBE8500D60005 + + fileRef + 77317BAB181BBE8500D60005 + isa + PBXBuildFile + + 77317BAD181BBE8500D60005 + + isa + PBXFileReference + lastKnownFileType + wrapper.framework + name + CoreGraphics.framework + path + System/Library/Frameworks/CoreGraphics.framework + sourceTree + SDKROOT + + 77317BAE181BBE8500D60005 + + fileRef + 77317BAD181BBE8500D60005 + isa + PBXBuildFile + + 77317BAF181BBE8500D60005 + + isa + PBXFileReference + lastKnownFileType + wrapper.framework + name + UIKit.framework + path + System/Library/Frameworks/UIKit.framework + sourceTree + SDKROOT + + 77317BB0181BBE8500D60005 + + fileRef + 77317BAF181BBE8500D60005 + isa + PBXBuildFile + + 77317BB1181BBE8500D60005 + + children + + 774DD4601D735E1D00C7F290 + 774DD45D1D735DDD00C7F290 + 77317BB2181BBE8500D60005 + 774DD45F1D735E0300C7F290 + 77FFC0151D5FD13C003BD81A + 77A5BDAF189AEB28000F8D9E + 77FCADE01D6A50EC00CBA649 + 77FCADDE1D6A50DA00CBA649 + 77317BBA181BBE8500D60005 + 77317BBB181BBE8500D60005 + 77418CBA182F9A78004111B7 + 77317BC6181BBE8500D60005 + 77C67EE918283C8D00427098 + 77418CBE182FBAB5004111B7 + 77418CC0182FBABB004111B7 + 77C67EDC182827DB00427098 + 77C67EDD182827DB00427098 + + isa + PBXGroup + path + Juick + sourceTree + <group> + + 77317BB2181BBE8500D60005 + + children + + 77317BB4181BBE8500D60005 + 77317BB3181BBE8500D60005 + 77317BB9181BBE8500D60005 + 77317BB7181BBE8500D60005 + + isa + PBXGroup + path + Supporting Files + sourceTree + <group> + + 77317BB3181BBE8500D60005 + + isa + PBXFileReference + lastKnownFileType + text.plist.xml + path + Juick-Info.plist + sourceTree + <group> + + 77317BB4181BBE8500D60005 + + children + + 77317BB5181BBE8500D60005 + + isa + PBXVariantGroup + name + InfoPlist.strings + path + . + sourceTree + <group> + + 77317BB5181BBE8500D60005 + + isa + PBXFileReference + lastKnownFileType + text.plist.strings + name + en + path + en.lproj/InfoPlist.strings + sourceTree + <group> + + 77317BB6181BBE8500D60005 + + fileRef + 77317BB4181BBE8500D60005 + isa + PBXBuildFile + + 77317BB7181BBE8500D60005 + + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + main.m + sourceTree + <group> + + 77317BB8181BBE8500D60005 + + fileRef + 77317BB7181BBE8500D60005 + isa + PBXBuildFile + + 77317BB9181BBE8500D60005 + + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + Juick-Prefix.pch + sourceTree + <group> + + 77317BBA181BBE8500D60005 + + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + AppDelegate.h + sourceTree + <group> + + 77317BBB181BBE8500D60005 + + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + AppDelegate.m + sourceTree + <group> + + 77317BBC181BBE8500D60005 + + fileRef + 77317BBB181BBE8500D60005 + isa + PBXBuildFile + + 77317BC0181BBE8500D60005 + + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + MessagesViewController.h + sourceTree + <group> + + 77317BC1181BBE8500D60005 + + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + MessagesViewController.m + sourceTree + <group> + + 77317BC2181BBE8500D60005 + + fileRef + 77317BC1181BBE8500D60005 + isa + PBXBuildFile + + 77317BC6181BBE8500D60005 + + isa + PBXFileReference + lastKnownFileType + folder.assetcatalog + path + Images.xcassets + sourceTree + <group> + + 77317BC7181BBE8500D60005 + + fileRef + 77317BC6181BBE8500D60005 + isa + PBXBuildFile + + 77317BC8181BBE8500D60005 + + buildActionMask + 2147483647 + files + + 77317BDA181BBE8500D60005 + + isa + PBXSourcesBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 77317BC9181BBE8500D60005 + + buildActionMask + 2147483647 + files + + 77317BCE181BBE8500D60005 + 77317BD0181BBE8500D60005 + 77317BCF181BBE8500D60005 + 48C9BE90B2C1E29BEA14C12C + + isa + PBXFrameworksBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 77317BCA181BBE8500D60005 + + buildActionMask + 2147483647 + files + + 77317BD8181BBE8500D60005 + + isa + PBXResourcesBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 77317BCB181BBE8500D60005 + + buildConfigurationList + 77317BE0181BBE8500D60005 + buildPhases + + D19E33D9C77E2611BBA45866 + 77317BC8181BBE8500D60005 + 77317BC9181BBE8500D60005 + 77317BCA181BBE8500D60005 + 190F3B3CA15B4328CA46684E + CDD887CDEF42493AD77D673F + + buildRules + + dependencies + + 77317BD2181BBE8500D60005 + + isa + PBXNativeTarget + name + JuickTests + productName + JuickTests + productReference + 77317BCC181BBE8500D60005 + productType + com.apple.product-type.bundle.unit-test + + 77317BCC181BBE8500D60005 + + explicitFileType + wrapper.cfbundle + includeInIndex + 0 + isa + PBXFileReference + path + JuickTests.xctest + sourceTree + BUILT_PRODUCTS_DIR + + 77317BCD181BBE8500D60005 + + isa + PBXFileReference + lastKnownFileType + wrapper.framework + name + XCTest.framework + path + Library/Frameworks/XCTest.framework + sourceTree + DEVELOPER_DIR + + 77317BCE181BBE8500D60005 + + fileRef + 77317BCD181BBE8500D60005 + isa + PBXBuildFile + + 77317BCF181BBE8500D60005 + + fileRef + 77317BAB181BBE8500D60005 + isa + PBXBuildFile + + 77317BD0181BBE8500D60005 + + fileRef + 77317BAF181BBE8500D60005 + isa + PBXBuildFile + + 77317BD1181BBE8500D60005 + + containerPortal + 77317BA0181BBE8500D60005 + isa + PBXContainerItemProxy + proxyType + 1 + remoteGlobalIDString + 77317BA7181BBE8500D60005 + remoteInfo + Juick + + 77317BD2181BBE8500D60005 + + isa + PBXTargetDependency + target + 77317BA7181BBE8500D60005 + targetProxy + 77317BD1181BBE8500D60005 + + 77317BD3181BBE8500D60005 + + children + + 77317BD4181BBE8500D60005 + 77317BD9181BBE8500D60005 + + isa + PBXGroup + path + JuickTests + sourceTree + <group> + + 77317BD4181BBE8500D60005 + + children + + 77317BD6181BBE8500D60005 + 77317BD5181BBE8500D60005 + + isa + PBXGroup + path + Supporting Files + sourceTree + <group> + + 77317BD5181BBE8500D60005 + + isa + PBXFileReference + lastKnownFileType + text.plist.xml + path + JuickTests-Info.plist + sourceTree + <group> + + 77317BD6181BBE8500D60005 + + children + + 77317BD7181BBE8500D60005 + + isa + PBXVariantGroup + name + InfoPlist.strings + path + . + sourceTree + <group> + + 77317BD7181BBE8500D60005 + + isa + PBXFileReference + lastKnownFileType + text.plist.strings + name + en + path + en.lproj/InfoPlist.strings + sourceTree + <group> + + 77317BD8181BBE8500D60005 + + fileRef + 77317BD6181BBE8500D60005 + isa + PBXBuildFile + + 77317BD9181BBE8500D60005 + + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + JuickTests.m + sourceTree + <group> + + 77317BDA181BBE8500D60005 + + fileRef + 77317BD9181BBE8500D60005 + isa + PBXBuildFile + + 77317BDB181BBE8500D60005 + + 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_INFINITE_RECURSION + YES + CLANG_WARN_INT_CONVERSION + YES + CLANG_WARN_OBJC_ROOT_CLASS + YES_ERROR + CLANG_WARN_SUSPICIOUS_MOVE + YES + 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 + ENABLE_TESTABILITY + YES + GCC_C_LANGUAGE_STANDARD + gnu99 + GCC_DYNAMIC_NO_PIC + NO + GCC_NO_COMMON_BLOCKS + YES + 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 + GCC_WARN_UNUSED_FUNCTION + YES + GCC_WARN_UNUSED_VARIABLE + YES + IPHONEOS_DEPLOYMENT_TARGET + 8.0 + ONLY_ACTIVE_ARCH + YES + SDKROOT + iphoneos + + isa + XCBuildConfiguration + name + Debug + + 77317BDC181BBE8500D60005 + + 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_INFINITE_RECURSION + YES + CLANG_WARN_INT_CONVERSION + YES + CLANG_WARN_OBJC_ROOT_CLASS + YES_ERROR + CLANG_WARN_SUSPICIOUS_MOVE + YES + 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_NO_COMMON_BLOCKS + YES + 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 + GCC_WARN_UNUSED_FUNCTION + YES + GCC_WARN_UNUSED_VARIABLE + YES + IPHONEOS_DEPLOYMENT_TARGET + 8.0 + SDKROOT + iphoneos + VALIDATE_PRODUCT + YES + + isa + XCBuildConfiguration + name + Release + + 77317BDD181BBE8500D60005 + + buildConfigurations + + 77317BDE181BBE8500D60005 + 77317BDF181BBE8500D60005 + + defaultConfigurationIsVisible + 0 + defaultConfigurationName + Release + isa + XCConfigurationList + + 77317BDE181BBE8500D60005 + + baseConfigurationReference + F3C23ADDEF1C47900AA28093 + buildSettings + + ASSETCATALOG_COMPILER_APPICON_NAME + AppIcon + ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME + LaunchImage + CODE_SIGN_IDENTITY + iPhone Developer + GCC_PRECOMPILE_PREFIX_HEADER + YES + GCC_PREFIX_HEADER + Juick/Supporting Files/Juick-Prefix.pch + INFOPLIST_FILE + Juick/Supporting Files/Juick-Info.plist + IPHONEOS_DEPLOYMENT_TARGET + 9.3 + PRODUCT_BUNDLE_IDENTIFIER + com.juick.${PRODUCT_NAME:rfc1034identifier} + PRODUCT_NAME + $(TARGET_NAME) + TARGETED_DEVICE_FAMILY + 1,2 + WRAPPER_EXTENSION + app + + isa + XCBuildConfiguration + name + Debug + + 77317BDF181BBE8500D60005 + + baseConfigurationReference + 8F93DB342C85111DFBC86143 + buildSettings + + ASSETCATALOG_COMPILER_APPICON_NAME + AppIcon + ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME + LaunchImage + CODE_SIGN_IDENTITY + iPhone Developer + GCC_PRECOMPILE_PREFIX_HEADER + YES + GCC_PREFIX_HEADER + Juick/Supporting Files/Juick-Prefix.pch + INFOPLIST_FILE + Juick/Supporting Files/Juick-Info.plist + IPHONEOS_DEPLOYMENT_TARGET + 9.3 + PRODUCT_BUNDLE_IDENTIFIER + com.juick.${PRODUCT_NAME:rfc1034identifier} + PRODUCT_NAME + $(TARGET_NAME) + TARGETED_DEVICE_FAMILY + 1,2 + WRAPPER_EXTENSION + app + + isa + XCBuildConfiguration + name + Release + + 77317BE0181BBE8500D60005 + + buildConfigurations + + 77317BE1181BBE8500D60005 + 77317BE2181BBE8500D60005 + + defaultConfigurationIsVisible + 0 + defaultConfigurationName + Release + isa + XCConfigurationList + + 77317BE1181BBE8500D60005 + + baseConfigurationReference + D5F79ADD6611E9C3C0D56671 + buildSettings + + BUNDLE_LOADER + $(BUILT_PRODUCTS_DIR)/Juick.app/Juick + FRAMEWORK_SEARCH_PATHS + + $(SDKROOT)/Developer/Library/Frameworks + $(inherited) + $(DEVELOPER_FRAMEWORKS_DIR) + + GCC_PRECOMPILE_PREFIX_HEADER + YES + GCC_PREFIX_HEADER + Juick/Supporting Files/Juick-Prefix.pch + GCC_PREPROCESSOR_DEFINITIONS + + DEBUG=1 + $(inherited) + + INFOPLIST_FILE + JuickTests/Supporting Files/JuickTests-Info.plist + PRODUCT_BUNDLE_IDENTIFIER + com.juick.${PRODUCT_NAME:rfc1034identifier} + PRODUCT_NAME + $(TARGET_NAME) + TEST_HOST + $(BUNDLE_LOADER) + WRAPPER_EXTENSION + xctest + + isa + XCBuildConfiguration + name + Debug + + 77317BE2181BBE8500D60005 + + baseConfigurationReference + 4A0219982372B305EC484794 + buildSettings + + BUNDLE_LOADER + $(BUILT_PRODUCTS_DIR)/Juick.app/Juick + FRAMEWORK_SEARCH_PATHS + + $(SDKROOT)/Developer/Library/Frameworks + $(inherited) + $(DEVELOPER_FRAMEWORKS_DIR) + + GCC_PRECOMPILE_PREFIX_HEADER + YES + GCC_PREFIX_HEADER + Juick/Supporting Files/Juick-Prefix.pch + INFOPLIST_FILE + JuickTests/Supporting Files/JuickTests-Info.plist + PRODUCT_BUNDLE_IDENTIFIER + com.juick.${PRODUCT_NAME:rfc1034identifier} + PRODUCT_NAME + $(TARGET_NAME) + TEST_HOST + $(BUNDLE_LOADER) + WRAPPER_EXTENSION + xctest + + isa + XCBuildConfiguration + name + Release + + 7738FEC41D36CE6D008B5CD0 + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + file.storyboard + path + Launch Screen.storyboard + sourceTree + <group> + + 7738FEC51D36CE6D008B5CD0 + + fileRef + 7738FEC41D36CE6D008B5CD0 + isa + PBXBuildFile + + 77418CBA182F9A78004111B7 + + isa + PBXFileReference + lastKnownFileType + image.png + path + AttachPlaceholder@2x.png + sourceTree + <group> + + 77418CBB182F9A78004111B7 + + fileRef + 77418CBA182F9A78004111B7 + isa + PBXBuildFile + + 77418CBC182FB9B6004111B7 + + isa + PBXFileReference + lastKnownFileType + wrapper.framework + name + ImageIO.framework + path + System/Library/Frameworks/ImageIO.framework + sourceTree + SDKROOT + + 77418CBD182FB9B6004111B7 + + fileRef + 77418CBC182FB9B6004111B7 + isa + PBXBuildFile + + 77418CBE182FBAB5004111B7 + + isa + PBXFileReference + lastKnownFileType + file + path + iTunesArtwork + sourceTree + <group> + + 77418CBF182FBAB5004111B7 + + fileRef + 77418CBE182FBAB5004111B7 + isa + PBXBuildFile + + 77418CC0182FBABB004111B7 + + isa + PBXFileReference + lastKnownFileType + file + path + iTunesArtwork@2x + sourceTree + <group> + + 77418CC1182FBABB004111B7 + + fileRef + 77418CC0182FBABB004111B7 + isa + PBXBuildFile + + 774DD45D1D735DDD00C7F290 + + children + + 77A09548181F1F25002BDECD + 77A09549181F1F25002BDECD + 77B099A4189D57F000A84F59 + 77B099A5189D57F000A84F59 + + isa + PBXGroup + path + Model + sourceTree + <group> + + 774DD45F1D735E0300C7F290 + + children + + 77E35A80189A5B5A00B2D216 + 77E35A81189A5B5A00B2D216 + 77317BC0181BBE8500D60005 + 77317BC1181BBE8500D60005 + 77975A1B182B6E9A00410C2B + 77975A1C182B6E9A00410C2B + 77C67EE01828288C00427098 + 77C67EE11828288C00427098 + + isa + PBXGroup + path + ViewControllers + sourceTree + <group> + + 774DD4601D735E1D00C7F290 + + children + + 77C67EE61828379700427098 + 77C67EE71828379700427098 + 77C67EE31828342000427098 + 77C67EE41828342000427098 + 77B09992189D0B9900A84F59 + 77B09993189D0B9900A84F59 + + isa + PBXGroup + path + Helpers + sourceTree + <group> + + 77975A1B182B6E9A00410C2B + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + NewPostViewController.h + sourceTree + <group> + + 77975A1C182B6E9A00410C2B + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + NewPostViewController.m + sourceTree + <group> + + 77975A1D182B6E9A00410C2B + + fileRef + 77975A1C182B6E9A00410C2B + isa + PBXBuildFile + + 77975A1E182BDCE900410C2B + + isa + PBXFileReference + lastKnownFileType + wrapper.framework + name + SystemConfiguration.framework + path + System/Library/Frameworks/SystemConfiguration.framework + sourceTree + SDKROOT + + 77975A1F182BDCE900410C2B + + fileRef + 77975A1E182BDCE900410C2B + isa + PBXBuildFile + + 77975A20182BDCF300410C2B + + isa + PBXFileReference + lastKnownFileType + wrapper.framework + name + MobileCoreServices.framework + path + System/Library/Frameworks/MobileCoreServices.framework + sourceTree + SDKROOT + + 77975A21182BDCF300410C2B + + fileRef + 77975A20182BDCF300410C2B + isa + PBXBuildFile + + 77A09548181F1F25002BDECD + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + Message.h + sourceTree + <group> + + 77A09549181F1F25002BDECD + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + Message.m + sourceTree + <group> + + 77A0954A181F1F25002BDECD + + fileRef + 77A09549181F1F25002BDECD + isa + PBXBuildFile + + 77A5BDAF189AEB28000F8D9E + + isa + PBXFileReference + lastKnownFileType + image.png + path + 0.png + sourceTree + <group> + + 77A5BDB0189AEB28000F8D9E + + fileRef + 77A5BDAF189AEB28000F8D9E + isa + PBXBuildFile + + 77B09992189D0B9900A84F59 + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + UIImage+Utils.h + sourceTree + <group> + + 77B09993189D0B9900A84F59 + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + UIImage+Utils.m + sourceTree + <group> + + 77B09994189D0B9900A84F59 + + fileRef + 77B09993189D0B9900A84F59 + isa + PBXBuildFile + + 77B099A4189D57F000A84F59 + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + User.h + sourceTree + <group> + + 77B099A5189D57F000A84F59 + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + User.m + sourceTree + <group> + + 77B099A6189D57F000A84F59 + + fileRef + 77B099A5189D57F000A84F59 + isa + PBXBuildFile + + 77C67EDC182827DB00427098 + + isa + PBXFileReference + lastKnownFileType + image.png + path + reveal-icon.png + sourceTree + <group> + + 77C67EDD182827DB00427098 + + isa + PBXFileReference + lastKnownFileType + image.png + path + reveal-icon@2x.png + sourceTree + <group> + + 77C67EDE182827DB00427098 + + fileRef + 77C67EDC182827DB00427098 + isa + PBXBuildFile + + 77C67EDF182827DB00427098 + + fileRef + 77C67EDD182827DB00427098 + isa + PBXBuildFile + + 77C67EE01828288C00427098 + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + RevealPanelViewController.h + sourceTree + <group> + + 77C67EE11828288C00427098 + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + RevealPanelViewController.m + sourceTree + <group> + + 77C67EE21828288C00427098 + + fileRef + 77C67EE11828288C00427098 + isa + PBXBuildFile + + 77C67EE31828342000427098 + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + NSURL+PathParameters.h + sourceTree + <group> + + 77C67EE41828342000427098 + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + NSURL+PathParameters.m + sourceTree + <group> + + 77C67EE51828342000427098 + + fileRef + 77C67EE41828342000427098 + isa + PBXBuildFile + + 77C67EE61828379700427098 + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + ColorScheme.h + sourceTree + <group> + + 77C67EE71828379700427098 + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + ColorScheme.m + sourceTree + <group> + + 77C67EE81828379700427098 + + fileRef + 77C67EE71828379700427098 + isa + PBXBuildFile + + 77C67EE918283C8D00427098 + + isa + PBXFileReference + lastKnownFileType + image.png + path + buttons.png + sourceTree + <group> + + 77C67EEA18283C8D00427098 + + fileRef + 77C67EE918283C8D00427098 + isa + PBXBuildFile + + 77C67EEB18283F2D00427098 + + isa + PBXFileReference + lastKnownFileType + wrapper.framework + name + QuartzCore.framework + path + System/Library/Frameworks/QuartzCore.framework + sourceTree + SDKROOT + + 77C67EEC18283F2D00427098 + + fileRef + 77C67EEB18283F2D00427098 + isa + PBXBuildFile + + 77E35A80189A5B5A00B2D216 + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + LoginViewController.h + sourceTree + <group> + + 77E35A81189A5B5A00B2D216 + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + LoginViewController.m + sourceTree + <group> + + 77E35A82189A5B5A00B2D216 + + fileRef + 77E35A81189A5B5A00B2D216 + isa + PBXBuildFile + + 77FCADDE1D6A50DA00CBA649 + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + APIClient.m + sourceTree + <group> + + 77FCADDF1D6A50DA00CBA649 + + fileRef + 77FCADDE1D6A50DA00CBA649 + isa + PBXBuildFile + + 77FCADE01D6A50EC00CBA649 + + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + APIClient.h + sourceTree + <group> + + 77FFC0151D5FD13C003BD81A + + children + + 77FFC0161D5FD186003BD81A + 77FFC0171D5FD186003BD81A + 77FFC0181D5FD186003BD81A + 77FFC01B1D5FE7CE003BD81A + 77FFC01C1D5FE7CE003BD81A + 77FFC01D1D5FE7CE003BD81A + + isa + PBXGroup + path + Views + sourceTree + <group> + + 77FFC0161D5FD186003BD81A + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + MessageCell.h + sourceTree + <group> + + 77FFC0171D5FD186003BD81A + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + MessageCell.m + sourceTree + <group> + + 77FFC0181D5FD186003BD81A + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + file.xib + path + MessageCell.xib + sourceTree + <group> + + 77FFC0191D5FD186003BD81A + + fileRef + 77FFC0171D5FD186003BD81A + isa + PBXBuildFile + + 77FFC01A1D5FD186003BD81A + + fileRef + 77FFC0181D5FD186003BD81A + isa + PBXBuildFile + + 77FFC01B1D5FE7CE003BD81A + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + NavCell.h + sourceTree + <group> + + 77FFC01C1D5FE7CE003BD81A + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + NavCell.m + sourceTree + <group> + + 77FFC01D1D5FE7CE003BD81A + + fileEncoding + 4 + isa + PBXFileReference + lastKnownFileType + file.xib + path + NavCell.xib + sourceTree + <group> + + 77FFC01E1D5FE7CE003BD81A + + fileRef + 77FFC01C1D5FE7CE003BD81A + isa + PBXBuildFile + + 77FFC01F1D5FE7CE003BD81A + + fileRef + 77FFC01D1D5FE7CE003BD81A + isa + PBXBuildFile + + 7A3C8999A01D2379B704CE5B + + buildActionMask + 2147483647 + files + + inputPaths + + isa + PBXShellScriptBuildPhase + name + [CP] Check Pods Manifest.lock + outputPaths + + runOnlyForDeploymentPostprocessing + 0 + shellPath + /bin/sh + shellScript + diff "${PODS_ROOT}/../Podfile.lock" "${PODS_ROOT}/Manifest.lock" > /dev/null +if [[ $? != 0 ]] ; then + cat << EOM +error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation. +EOM + exit 1 +fi + + showEnvVarsInLog + 0 + + 8F93DB342C85111DFBC86143 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + name + Pods-Juick.release.xcconfig + path + Pods/Target Support Files/Pods-Juick/Pods-Juick.release.xcconfig + sourceTree + <group> + + B72EF56E0806976BAF9D91E7 + + explicitFileType + wrapper.framework + includeInIndex + 0 + isa + PBXFileReference + path + Pods_Juick.framework + sourceTree + BUILT_PRODUCTS_DIR + + CDD887CDEF42493AD77D673F + + buildActionMask + 2147483647 + files + + inputPaths + + isa + PBXShellScriptBuildPhase + name + [CP] Copy Pods Resources + outputPaths + + runOnlyForDeploymentPostprocessing + 0 + shellPath + /bin/sh + shellScript + "${SRCROOT}/Pods/Target Support Files/Pods-JuickTests/Pods-JuickTests-resources.sh" + + showEnvVarsInLog + 0 + + D19E33D9C77E2611BBA45866 + + buildActionMask + 2147483647 + files + + inputPaths + + isa + PBXShellScriptBuildPhase + name + [CP] Check Pods Manifest.lock + outputPaths + + runOnlyForDeploymentPostprocessing + 0 + shellPath + /bin/sh + shellScript + diff "${PODS_ROOT}/../Podfile.lock" "${PODS_ROOT}/Manifest.lock" > /dev/null +if [[ $? != 0 ]] ; then + cat << EOM +error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation. +EOM + exit 1 +fi + + showEnvVarsInLog + 0 + + D5F79ADD6611E9C3C0D56671 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + name + Pods-JuickTests.debug.xcconfig + path + Pods/Target Support Files/Pods-JuickTests/Pods-JuickTests.debug.xcconfig + sourceTree + <group> + + E7FF65874E5B49CF2367F380 + + buildActionMask + 2147483647 + files + + inputPaths + + isa + PBXShellScriptBuildPhase + name + [CP] Embed Pods Frameworks + outputPaths + + runOnlyForDeploymentPostprocessing + 0 + shellPath + /bin/sh + shellScript + "${SRCROOT}/Pods/Target Support Files/Pods-Juick/Pods-Juick-frameworks.sh" + + showEnvVarsInLog + 0 + + ED18F510D57CB16F4E0C0B03 + + buildActionMask + 2147483647 + files + + inputPaths + + isa + PBXShellScriptBuildPhase + name + [CP] Copy Pods Resources + outputPaths + + runOnlyForDeploymentPostprocessing + 0 + shellPath + /bin/sh + shellScript + "${SRCROOT}/Pods/Target Support Files/Pods-Juick/Pods-Juick-resources.sh" + + showEnvVarsInLog + 0 + + F312BD1E5D93EF49132A25B6 + + explicitFileType + wrapper.framework + includeInIndex + 0 + isa + PBXFileReference + path + Pods_JuickTests.framework + sourceTree + BUILT_PRODUCTS_DIR + + F3C23ADDEF1C47900AA28093 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + name + Pods-Juick.debug.xcconfig + path + Pods/Target Support Files/Pods-Juick/Pods-Juick.debug.xcconfig + sourceTree + <group> + + + rootObject + 77317BA0181BBE8500D60005 + + -- cgit v1.2.3