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