Files
kevinzhow 9e7913af30 Merge branch 'feature/MZFayeClient' into develop
Conflicts:
	Podfile.lock
	Yep/Yep-Bridging-Header.h
2016-02-01 22:30:51 +08:00

3361 lines
241 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
0A0027D61B19CEC000AD4BE0 /* ConversationOperationQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A0027D51B19CEC000AD4BE0 /* ConversationOperationQueue.swift */; };
0A0A11821AE389380008772C /* RegisterSkillsLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A0A11811AE389380008772C /* RegisterSkillsLayout.swift */; };
0A1CAC6E1AFA42D400826B45 /* SkillHomeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A1CAC6D1AFA42D400826B45 /* SkillHomeViewController.swift */; };
0A1CAC701AFA481600826B45 /* SkillHomeHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A1CAC6F1AFA481600826B45 /* SkillHomeHeaderView.swift */; };
0A1CAC731AFA526200826B45 /* SkillHomeSectionButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A1CAC721AFA526200826B45 /* SkillHomeSectionButton.swift */; };
0A271FD71ACA055400822DFC /* YepAudioService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A271FD61ACA055400822DFC /* YepAudioService.swift */; };
0A3E60601ACCA9C0003DC853 /* String+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A3E605F1ACCA9C0003DC853 /* String+Yep.swift */; };
0A3E60671ACCAECE003DC853 /* YepLocationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A3E60661ACCAECE003DC853 /* YepLocationService.swift */; };
0A5D83941AC5D3C8000045BF /* YepTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A5D83931AC5D3C8000045BF /* YepTabBarController.swift */; };
0A7A7D561AF5E00600A7F5F5 /* YepHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A7A7D551AF5E00600A7F5F5 /* YepHelper.swift */; };
0A8F54B11AB67D11004AD60E /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A8F54B01AB67D11004AD60E /* AppDelegate.swift */; };
0A8F54B61AB67D11004AD60E /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0A8F54B41AB67D11004AD60E /* Main.storyboard */; };
0A8F54B81AB67D11004AD60E /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0A8F54B71AB67D11004AD60E /* Images.xcassets */; };
0A8F54BB1AB67D11004AD60E /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0A8F54B91AB67D11004AD60E /* LaunchScreen.xib */; };
0A8F54C71AB67D11004AD60E /* YepTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A8F54C61AB67D11004AD60E /* YepTests.swift */; };
0A90187E1B01152800AE4B7F /* ProfileSocialAccountCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A90187C1B01152800AE4B7F /* ProfileSocialAccountCell.swift */; };
0A90187F1B01152800AE4B7F /* ProfileSocialAccountCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0A90187D1B01152800AE4B7F /* ProfileSocialAccountCell.xib */; };
0A9018821B0120A500AE4B7F /* OAuthViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A9018811B0120A500AE4B7F /* OAuthViewController.swift */; };
0A943A7B1B0F8EAE0022DD67 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A943A7A1B0F8EAE0022DD67 /* BaseViewController.swift */; };
0A944C251AC8BB2F00037A06 /* YepStorageService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A944C241AC8BB2F00037A06 /* YepStorageService.swift */; };
0AAFCFF91AC8CA5B00EB0EF8 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AAFCFF81AC8CA5B00EB0EF8 /* MobileCoreServices.framework */; };
0AB8F79A1B15D1DC00F4AF09 /* YepNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0AB8F7991B15D1DC00F4AF09 /* YepNavigationController.swift */; };
0AC25F061B1105D5009E6E13 /* YepChildScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0AC25F051B1105D5009E6E13 /* YepChildScrollView.swift */; };
0AD7EA5E1AC3ED1200617758 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AD7EA5D1AC3ED1200617758 /* CFNetwork.framework */; };
0AD7EA601AC3ED1900617758 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AD7EA5F1AC3ED1900617758 /* CoreFoundation.framework */; };
0AD7EA621AC3ED2100617758 /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AD7EA611AC3ED2100617758 /* CoreTelephony.framework */; };
0AD7EA641AC3ED2A00617758 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AD7EA631AC3ED2A00617758 /* SystemConfiguration.framework */; };
0AD7EA661AC3ED3000617758 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AD7EA651AC3ED3000617758 /* CoreGraphics.framework */; };
0AD7EA681AC3ED3600617758 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AD7EA671AC3ED3600617758 /* Foundation.framework */; };
0AD7EA6A1AC3ED3D00617758 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AD7EA691AC3ED3D00617758 /* UIKit.framework */; };
0AD7EA6C1AC3ED4300617758 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AD7EA6B1AC3ED4300617758 /* Security.framework */; };
0AEB1CC61B0E742400178C9C /* Double+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0AEB1CC51B0E742400178C9C /* Double+Yep.swift */; };
5008A1931B8DB8B500E94274 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 5008A1951B8DB8B500E94274 /* Localizable.strings */; };
500A0B1C1B450C2100D49358 /* EditNicknameAndBadgeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 500A0B1B1B450C2100D49358 /* EditNicknameAndBadgeViewController.swift */; };
500A0B1F1B451A6F00D49358 /* BadgeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 500A0B1E1B451A6F00D49358 /* BadgeView.swift */; };
500D35DF1C3A00D2006D17E3 /* SegueViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 500D35DE1C3A00D2006D17E3 /* SegueViewController.swift */; };
500D35E11C3A5134006D17E3 /* PHImageRequestOptions+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 500D35E01C3A5134006D17E3 /* PHImageRequestOptions+Yep.swift */; };
500EED961BF06AC900C6BABC /* NSURL+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 500EED951BF06AC900C6BABC /* NSURL+Yep.swift */; };
500EED981BF07A3000C6BABC /* ConversationViewController+Feed.swift in Sources */ = {isa = PBXBuildFile; fileRef = 500EED971BF07A3000C6BABC /* ConversationViewController+Feed.swift */; };
500EED9A1BF1B81000C6BABC /* MediaPreviewViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 500EED991BF1B81000C6BABC /* MediaPreviewViewController.swift */; };
500EED9D1BF1B84A00C6BABC /* MediaPreview.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 500EED9C1BF1B84A00C6BABC /* MediaPreview.storyboard */; };
501138261BCB59120055A014 /* FeedConversationsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 501138251BCB59120055A014 /* FeedConversationsViewController.swift */; };
5011382C1BCB5E150055A014 /* FeedConversationDockCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5011382A1BCB5E150055A014 /* FeedConversationDockCell.swift */; };
5011382D1BCB5E150055A014 /* FeedConversationDockCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5011382B1BCB5E150055A014 /* FeedConversationDockCell.xib */; };
501138311BCB62A20055A014 /* FeedConversationCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5011382F1BCB62A20055A014 /* FeedConversationCell.swift */; };
501138321BCB62A20055A014 /* FeedConversationCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 501138301BCB62A20055A014 /* FeedConversationCell.xib */; };
5012FDDA1BFABDE400294145 /* ProfileFeedsCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5012FDD81BFABDE400294145 /* ProfileFeedsCell.swift */; };
5012FDDB1BFABDE400294145 /* ProfileFeedsCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5012FDD91BFABDE400294145 /* ProfileFeedsCell.xib */; };
501560D71B427FD6000933F0 /* Results+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 501560D61B427FD6000933F0 /* Results+Yep.swift */; };
50165C451AC2860900C7AEBE /* ConversationLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50165C441AC2860900C7AEBE /* ConversationLayout.swift */; };
501690181BFB18D20096C4F9 /* ChatLeftSocialWorkCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 501690161BFB18D20096C4F9 /* ChatLeftSocialWorkCell.swift */; };
501690191BFB18D20096C4F9 /* ChatLeftSocialWorkCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 501690171BFB18D20096C4F9 /* ChatLeftSocialWorkCell.xib */; };
5016901C1BFB22180096C4F9 /* SocialWorkService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5016901B1BFB22180096C4F9 /* SocialWorkService.swift */; };
501813261BA07CED0025873C /* Activities.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 501813251BA07CED0025873C /* Activities.xcassets */; };
5018132C1BA3CFEF0025873C /* WeChatActivity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5018132B1BA3CFEF0025873C /* WeChatActivity.swift */; };
5019F6311B39BFE00000D993 /* ConversationMoreView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5019F6301B39BFE00000D993 /* ConversationMoreView.swift */; };
502048241B0F1BB3002EBFC7 /* SearchedUsersViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502048231B0F1BB3002EBFC7 /* SearchedUsersViewController.swift */; };
5020B89D1C0576A0006CE8EA /* NewFeedTypesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5020B89C1C0576A0006CE8EA /* NewFeedTypesView.swift */; };
5020B8A01C058114006CE8EA /* NewFeedVoiceRecordViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5020B89F1C058114006CE8EA /* NewFeedVoiceRecordViewController.swift */; };
5020B8A31C05813C006CE8EA /* NewFeedVoiceRecord.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5020B8A21C05813C006CE8EA /* NewFeedVoiceRecord.storyboard */; };
5020B8A51C059662006CE8EA /* VoiceRecordSampleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5020B8A41C059662006CE8EA /* VoiceRecordSampleView.swift */; };
502280F81B1C3F2800E984EE /* FriendsInContactsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502280F71B1C3F2800E984EE /* FriendsInContactsViewController.swift */; };
5023DE261AB6856300B3EE96 /* ConversationsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5023DE251AB6856300B3EE96 /* ConversationsViewController.swift */; };
5023DE2A1AB685BA00B3EE96 /* ContactsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5023DE291AB685BA00B3EE96 /* ContactsViewController.swift */; };
5023DE2D1AB685ED00B3EE96 /* DiscoverViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5023DE2C1AB685ED00B3EE96 /* DiscoverViewController.swift */; };
5023DE301AB6861500B3EE96 /* ProfileViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5023DE2F1AB6861500B3EE96 /* ProfileViewController.swift */; };
5023DE331AB688F600B3EE96 /* UIColor+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5023DE321AB688F600B3EE96 /* UIColor+Yep.swift */; };
5023DE371AB6979600B3EE96 /* ConversationCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5023DE351AB6979600B3EE96 /* ConversationCell.swift */; };
5023DE381AB6979600B3EE96 /* ConversationCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5023DE361AB6979600B3EE96 /* ConversationCell.xib */; };
5023DE521AB6C51300B3EE96 /* CGRect+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5023DE511AB6C51300B3EE96 /* CGRect+Yep.swift */; };
5023DE591AB6DBC100B3EE96 /* UIImage+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5023DE581AB6DBC100B3EE96 /* UIImage+Yep.swift */; };
502AE5191AB70D72005BD199 /* Intro.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 502AE5171AB70D72005BD199 /* Intro.storyboard */; };
502AE51B1AB70DDB005BD199 /* WelcomeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502AE51A1AB70DDB005BD199 /* WelcomeViewController.swift */; };
502AE51E1AB712D2005BD199 /* RegisterPickNameViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502AE51D1AB712D2005BD199 /* RegisterPickNameViewController.swift */; };
502AE5211AB71C7E005BD199 /* BorderButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502AE5201AB71C7E005BD199 /* BorderButton.swift */; };
502AE5271AB72D06005BD199 /* YepNetworking.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502AE5261AB72D06005BD199 /* YepNetworking.swift */; };
502AE5291AB81076005BD199 /* YepService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502AE5281AB81076005BD199 /* YepService.swift */; };
502AE52B1AB819AF005BD199 /* YepConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502AE52A1AB819AF005BD199 /* YepConfig.swift */; };
502AE52E1AB83879005BD199 /* UnderLineTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502AE52D1AB83879005BD199 /* UnderLineTextField.swift */; };
502AE5311AB85067005BD199 /* RegisterPickMobileViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502AE5301AB85067005BD199 /* RegisterPickMobileViewController.swift */; };
502AE5331AB86020005BD199 /* RegisterVerifyMobileViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502AE5321AB86020005BD199 /* RegisterVerifyMobileViewController.swift */; };
502AE5351AB8649F005BD199 /* LoginByMobileViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502AE5341AB8649F005BD199 /* LoginByMobileViewController.swift */; };
502AE5381AB866E3005BD199 /* LoginVerifyMobileViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502AE5371AB866E3005BD199 /* LoginVerifyMobileViewController.swift */; };
502AE53A1AB871C1005BD199 /* YepAlert.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502AE5391AB871C1005BD199 /* YepAlert.swift */; };
502AE53D1AB87C0D005BD199 /* YepUserDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502AE53C1AB87C0D005BD199 /* YepUserDefaults.swift */; };
502AE5401AB88862005BD199 /* SkillRankCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502AE53E1AB88862005BD199 /* SkillRankCell.swift */; };
502AE5411AB88862005BD199 /* SkillRankCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 502AE53F1AB88862005BD199 /* SkillRankCell.xib */; };
502AE54E1AB93175005BD199 /* ProfileHeaderCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502AE54C1AB93175005BD199 /* ProfileHeaderCell.swift */; };
502AE54F1AB93175005BD199 /* ProfileHeaderCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 502AE54D1AB93175005BD199 /* ProfileHeaderCell.xib */; };
502AE5531AB93215005BD199 /* ProfileFooterCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502AE5511AB93215005BD199 /* ProfileFooterCell.swift */; };
502AE5541AB93215005BD199 /* ProfileFooterCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 502AE5521AB93215005BD199 /* ProfileFooterCell.xib */; };
502AE5581AB932D5005BD199 /* ProfileSectionHeaderReusableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502AE5561AB932D5005BD199 /* ProfileSectionHeaderReusableView.swift */; };
502AE5591AB932D5005BD199 /* ProfileSectionHeaderReusableView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 502AE5571AB932D5005BD199 /* ProfileSectionHeaderReusableView.xib */; };
502B605A1BD1102B00D9C17E /* TitleCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502B60581BD1102B00D9C17E /* TitleCell.swift */; };
502B605B1BD1102B00D9C17E /* TitleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 502B60591BD1102B00D9C17E /* TitleCell.xib */; };
502B605F1BD112E500D9C17E /* QuickPickPhotosCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502B605D1BD112E500D9C17E /* QuickPickPhotosCell.swift */; };
502B60601BD112E500D9C17E /* QuickPickPhotosCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 502B605E1BD112E500D9C17E /* QuickPickPhotosCell.xib */; };
502B60641BD1208E00D9C17E /* CameraCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502B60621BD1208E00D9C17E /* CameraCell.swift */; };
502B60651BD1208E00D9C17E /* CameraCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 502B60631BD1208E00D9C17E /* CameraCell.xib */; };
502B60681BD6252B00D9C17E /* UserAvatar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502B60671BD6252B00D9C17E /* UserAvatar.swift */; };
502B606C1BD63C7B00D9C17E /* PlainAvatar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502B606B1BD63C7B00D9C17E /* PlainAvatar.swift */; };
502B606E1BD6567600D9C17E /* AvatarStyles.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502B606D1BD6567600D9C17E /* AvatarStyles.swift */; };
502C24831C1034000074A1BA /* UIImageView+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 502C24821C1034000074A1BA /* UIImageView+Yep.swift */; };
503315971AC1017E0008A209 /* ChatLeftTextCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 503315951AC1017E0008A209 /* ChatLeftTextCell.swift */; };
5033159C1AC101C80008A209 /* ChatRightTextCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5033159A1AC101C80008A209 /* ChatRightTextCell.swift */; };
503315A01AC126100008A209 /* MessageToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5033159F1AC126100008A209 /* MessageToolbar.swift */; };
503807201BD9EEFC0068345E /* YepMedia.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5038071F1BD9EEFC0068345E /* YepMedia.swift */; };
503807231BDA18040068345E /* FeedSkillUsersCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 503807211BDA18040068345E /* FeedSkillUsersCell.swift */; };
503807241BDA18040068345E /* FeedSkillUsersCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 503807221BDA18040068345E /* FeedSkillUsersCell.xib */; };
50392CD11B393FF60009D647 /* SkillAddCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50392CCF1B393FF60009D647 /* SkillAddCell.swift */; };
50392CD21B393FF60009D647 /* SkillAddCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 50392CD01B393FF60009D647 /* SkillAddCell.xib */; };
5039594E1B05E6E000797A3E /* ProfileSocialAccountGithubCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5039594C1B05E6E000797A3E /* ProfileSocialAccountGithubCell.swift */; };
5039594F1B05E6E000797A3E /* ProfileSocialAccountGithubCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5039594D1B05E6E000797A3E /* ProfileSocialAccountGithubCell.xib */; };
503CAB431AC00CB100DFE830 /* ConversationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 503CAB421AC00CB100DFE830 /* ConversationViewController.swift */; };
503ED23A1B8ADCE70072187D /* BlackListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 503ED2391B8ADCE70072187D /* BlackListViewController.swift */; };
50485BCE1C56062400431AC7 /* ChatLeftRecallCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50485BCD1C56062400431AC7 /* ChatLeftRecallCell.swift */; };
504BDC151B4528A500DBD35D /* Badges.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 504BDC141B4528A500DBD35D /* Badges.xcassets */; };
504CBA3D1B3D04B800663A90 /* ChatTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 504CBA3C1B3D04B800663A90 /* ChatTextView.swift */; };
504F41251ACE2D1D00FBB19A /* SampleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 504F41241ACE2D1D00FBB19A /* SampleView.swift */; };
504F41571AD4D35400FBB19A /* ProfileLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 504F41561AD4D35400FBB19A /* ProfileLayout.swift */; };
504F415A1AD5028200FBB19A /* SkillCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 504F41581AD5028200FBB19A /* SkillCell.swift */; };
504F415B1AD5028200FBB19A /* SkillCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 504F41591AD5028200FBB19A /* SkillCell.xib */; };
504F5E6F1B9F1F13006CE418 /* NSURLRequest+cURL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 504F5E6E1B9F1F13006CE418 /* NSURLRequest+cURL.swift */; };
504F85AC1B4D21DD00F909BE /* DiscoverFilterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 504F85AB1B4D21DD00F909BE /* DiscoverFilterView.swift */; };
505082331C21130100643CEB /* FeedGithubRepoContainerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 505082321C21130100643CEB /* FeedGithubRepoContainerView.swift */; };
505082351C212E9200643CEB /* FeedLocationContainerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 505082341C212E9200643CEB /* FeedLocationContainerView.swift */; };
505082371C21377E00643CEB /* FeedVoiceContainerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 505082361C21377E00643CEB /* FeedVoiceContainerView.swift */; };
5052620B1C51CDE600292C6A /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 6AC40E321C47A8FE0024FC63 /* libz.tbd */; };
505262101C52050700292C6A /* ConcurrentOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5052620F1C52050700292C6A /* ConcurrentOperation.swift */; };
505262121C5205AB00292C6A /* UploadAttachmentOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 505262111C5205AB00292C6A /* UploadAttachmentOperation.swift */; };
505262151C522A1E00292C6A /* Show.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 505262131C522A1E00292C6A /* Show.storyboard */; };
505262171C522A3D00292C6A /* FeedConversations.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 505262161C522A3D00292C6A /* FeedConversations.storyboard */; };
50535D1A1BCD19AE002FE1A4 /* TouchClosuresView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50535D191BCD19AE002FE1A4 /* TouchClosuresView.swift */; };
50535D1D1BCE42BE002FE1A4 /* PickPhotosViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50535D1C1BCE42BE002FE1A4 /* PickPhotosViewController.swift */; };
50535D201BCE43ED002FE1A4 /* ImageCacheController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50535D1F1BCE43ED002FE1A4 /* ImageCacheController.swift */; };
50535D221BCE497E002FE1A4 /* PickPhotos.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50535D211BCE497E002FE1A4 /* PickPhotos.storyboard */; };
50535D281BCE4A71002FE1A4 /* PhotoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50535D261BCE4A71002FE1A4 /* PhotoCell.swift */; };
50535D291BCE4A71002FE1A4 /* PhotoCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 50535D271BCE4A71002FE1A4 /* PhotoCell.xib */; };
5053AD4A1AF772C500B3CBFA /* PickLocationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5053AD491AF772C500B3CBFA /* PickLocationViewController.swift */; };
5053AD4D1AF79EEA00B3CBFA /* LocationPin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5053AD4C1AF79EEA00B3CBFA /* LocationPin.swift */; };
5053AD501AF82A1700B3CBFA /* PickLocationCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5053AD4E1AF82A1700B3CBFA /* PickLocationCell.swift */; };
5053AD511AF82A1700B3CBFA /* PickLocationCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5053AD4F1AF82A1700B3CBFA /* PickLocationCell.xib */; };
5053AD551AF83B0F00B3CBFA /* ChatRightLocationCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5053AD531AF83B0F00B3CBFA /* ChatRightLocationCell.swift */; };
5053AD5A1AF83B4200B3CBFA /* ChatLeftLocationCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5053AD581AF83B4200B3CBFA /* ChatLeftLocationCell.swift */; };
505498621B12FB0E0037E3BD /* ConversationMessagePreviewNavigationControllerDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 505498611B12FB0E0037E3BD /* ConversationMessagePreviewNavigationControllerDelegate.swift */; };
50553F8F1ADB8BA200F80B59 /* ChatSectionDateCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50553F8D1ADB8BA200F80B59 /* ChatSectionDateCell.swift */; };
50553F901ADB8BA200F80B59 /* ChatSectionDateCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 50553F8E1ADB8BA200F80B59 /* ChatSectionDateCell.xib */; };
50553F931ADBA50600F80B59 /* NSDate+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50553F921ADBA50600F80B59 /* NSDate+Yep.swift */; };
5056AD6E1B05CB92003F9359 /* ProfileSocialAccountImagesCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5056AD6C1B05CB92003F9359 /* ProfileSocialAccountImagesCell.swift */; };
5056AD6F1B05CB92003F9359 /* ProfileSocialAccountImagesCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5056AD6D1B05CB92003F9359 /* ProfileSocialAccountImagesCell.xib */; };
505A48401B4E70CB00C3A301 /* RegisterSelectSkillsLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 505A483F1B4E70CB00C3A301 /* RegisterSelectSkillsLayout.swift */; };
505C338B1BAA92CA00E044E2 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 505C338D1BAA92CA00E044E2 /* InfoPlist.strings */; };
505EC8131ADE607D001D27E0 /* SkillCategoryButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 505EC8121ADE607D001D27E0 /* SkillCategoryButton.swift */; };
505EC8171ADF8151001D27E0 /* SkillCategoryCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 505EC8151ADF8151001D27E0 /* SkillCategoryCell.swift */; };
505EC8181ADF8151001D27E0 /* SkillCategoryCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 505EC8161ADF8151001D27E0 /* SkillCategoryCell.xib */; };
505EC81C1ADFBE1B001D27E0 /* SkillSelectionCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 505EC81A1ADFBE1B001D27E0 /* SkillSelectionCell.swift */; };
505EC81D1ADFBE1B001D27E0 /* SkillSelectionCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 505EC81B1ADFBE1B001D27E0 /* SkillSelectionCell.xib */; };
5064F6501B0AE2E60089FAD4 /* AddFriendsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5064F64F1B0AE2E60089FAD4 /* AddFriendsViewController.swift */; };
5064F6541B0B0E160089FAD4 /* AddFriendSearchCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5064F6521B0B0E160089FAD4 /* AddFriendSearchCell.swift */; };
5064F6551B0B0E160089FAD4 /* AddFriendSearchCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5064F6531B0B0E160089FAD4 /* AddFriendSearchCell.xib */; };
5064F6591B0B14420089FAD4 /* AddFriendMoreCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5064F6571B0B14420089FAD4 /* AddFriendMoreCell.swift */; };
5064F65A1B0B14420089FAD4 /* AddFriendMoreCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5064F6581B0B14420089FAD4 /* AddFriendMoreCell.xib */; };
506923121ADE025200D27574 /* Waver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 506923111ADE025200D27574 /* Waver.swift */; };
506923141ADE025F00D27574 /* YepRefreshView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 506923131ADE025F00D27574 /* YepRefreshView.swift */; };
506BB7F51AE4E0A500C1A2A0 /* SkillAnnotationHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 506BB7F31AE4E0A500C1A2A0 /* SkillAnnotationHeader.swift */; };
506BB7F61AE4E0A500C1A2A0 /* SkillAnnotationHeader.xib in Resources */ = {isa = PBXBuildFile; fileRef = 506BB7F41AE4E0A500C1A2A0 /* SkillAnnotationHeader.xib */; };
506BB7F91AE5069500C1A2A0 /* RegisterPickSkillsSelectSkillsTransitionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 506BB7F81AE5069500C1A2A0 /* RegisterPickSkillsSelectSkillsTransitionManager.swift */; };
506E241C1AE6254F00A33C1A /* MessageTypeButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 506E241B1AE6254F00A33C1A /* MessageTypeButton.swift */; };
506E241E1AE6391A00A33C1A /* TouchZoomButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 506E241D1AE6391A00A33C1A /* TouchZoomButton.swift */; };
506EC20A1AC95BFC00CE42B3 /* UIFont+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 506EC2091AC95BFC00CE42B3 /* UIFont+Yep.swift */; };
5076C56A1AC46B9F00B22952 /* FayeService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5076C5691AC46B9F00B22952 /* FayeService.swift */; };
5076FC5A1AF9DF6B00D7381A /* ConversationMessagePreviewTransitionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5076FC591AF9DF6B00D7381A /* ConversationMessagePreviewTransitionManager.swift */; };
507CF1681AFC84A500E261B4 /* CustomNavigationBarViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 507CF1671AFC84A500E261B4 /* CustomNavigationBarViewController.swift */; };
507F65F71B2EBC2700A35FDC /* MediaPreviewView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 507F65F61B2EBC2700A35FDC /* MediaPreviewView.swift */; };
5080EB1C1B93F43A006F3C2D /* PodsHelpYepViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5080EB1B1B93F43A006F3C2D /* PodsHelpYepViewController.swift */; };
5080EB1F1B93F932006F3C2D /* NSBundle+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5080EB1E1B93F932006F3C2D /* NSBundle+Yep.swift */; };
50858EBB1C22487900EDE492 /* FeedBasicCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50858EBA1C22487900EDE492 /* FeedBasicCell.swift */; };
50858EBF1C224DA900EDE492 /* FeedBiggerImageCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50858EBE1C224DA900EDE492 /* FeedBiggerImageCell.swift */; };
50894CF11AEA4726000981AF /* SettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50894CF01AEA4726000981AF /* SettingsViewController.swift */; };
50894CF51AEA4A01000981AF /* SettingsUserCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50894CF31AEA4A01000981AF /* SettingsUserCell.swift */; };
50894CF61AEA4A01000981AF /* SettingsUserCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 50894CF41AEA4A01000981AF /* SettingsUserCell.xib */; };
50894CFA1AEA54BA000981AF /* SettingsMoreCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50894CF81AEA54BA000981AF /* SettingsMoreCell.swift */; };
50894CFB1AEA54BA000981AF /* SettingsMoreCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 50894CF91AEA54BA000981AF /* SettingsMoreCell.xib */; };
50894CFE1AEA5A78000981AF /* EditProfileViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50894CFD1AEA5A78000981AF /* EditProfileViewController.swift */; };
50894D021AEA6433000981AF /* EditProfileLessInfoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50894D001AEA6433000981AF /* EditProfileLessInfoCell.swift */; };
50894D031AEA6433000981AF /* EditProfileLessInfoCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 50894D011AEA6433000981AF /* EditProfileLessInfoCell.xib */; };
50894D071AEDFDA2000981AF /* EditProfileMoreInfoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50894D051AEDFDA2000981AF /* EditProfileMoreInfoCell.swift */; };
50894D081AEDFDA2000981AF /* EditProfileMoreInfoCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 50894D061AEDFDA2000981AF /* EditProfileMoreInfoCell.xib */; };
50894D0C1AEE0177000981AF /* EditProfileColoredTitleCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50894D0A1AEE0177000981AF /* EditProfileColoredTitleCell.swift */; };
50894D0D1AEE0177000981AF /* EditProfileColoredTitleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 50894D0B1AEE0177000981AF /* EditProfileColoredTitleCell.xib */; };
50894D101AEE3C25000981AF /* YepHUD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50894D0F1AEE3C25000981AF /* YepHUD.swift */; };
508A084E1C166EBA000A3305 /* CLPlacemark+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 508A084D1C166EBA000A3305 /* CLPlacemark+Yep.swift */; };
508A08501C16B810000A3305 /* RecordButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 508A084F1C16B810000A3305 /* RecordButton.swift */; };
508B717D1B1FE9B6006BDDB3 /* ChatRightBaseCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 508B717C1B1FE9B6006BDDB3 /* ChatRightBaseCell.swift */; };
508C2AA41AD661B3002B8097 /* UserStateCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 508C2AA21AD661B3002B8097 /* UserStateCell.swift */; };
508C2AA51AD661B3002B8097 /* UserStateCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 508C2AA31AD661B3002B8097 /* UserStateCell.xib */; };
508D16BD1ADCAF0400270E3F /* PullToRefreshView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 508D16BC1ADCAF0400270E3F /* PullToRefreshView.swift */; };
508D17401ACCD2740092D666 /* YepButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 508D173F1ACCD2740092D666 /* YepButton.swift */; };
508D17441ACCDC9F0092D666 /* VoiceRecordButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 508D17431ACCDC9F0092D666 /* VoiceRecordButton.swift */; };
508D17471ACCF4710092D666 /* ChatLeftAudioCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 508D17451ACCF4710092D666 /* ChatLeftAudioCell.swift */; };
508D174C1ACCF49B0092D666 /* ChatRightAudioCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 508D174A1ACCF49B0092D666 /* ChatRightAudioCell.swift */; };
508DF62B1B9985F300B194A4 /* YepLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = 508DF62A1B9985F300B194A4 /* YepLog.swift */; };
508F8FC81B0161EF00461B0B /* ProfileSeparationLineCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 508F8FC61B0161EF00461B0B /* ProfileSeparationLineCell.swift */; };
508F8FC91B0161EF00461B0B /* ProfileSeparationLineCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 508F8FC71B0161EF00461B0B /* ProfileSeparationLineCell.xib */; };
508F8FCC1B01C7FC00461B0B /* SocialWorkGithubViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 508F8FCB1B01C7FC00461B0B /* SocialWorkGithubViewController.swift */; };
508F8FD01B01D04400461B0B /* GithubRepoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 508F8FCE1B01D04400461B0B /* GithubRepoCell.swift */; };
508F8FD11B01D04400461B0B /* GithubRepoCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 508F8FCF1B01D04400461B0B /* GithubRepoCell.xib */; };
508F8FD41B01E3D100461B0B /* SocialWorkDribbbleViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 508F8FD31B01E3D100461B0B /* SocialWorkDribbbleViewController.swift */; };
508F8FD71B01EDB400461B0B /* DribbbleShotCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 508F8FD51B01EDB400461B0B /* DribbbleShotCell.swift */; };
508F8FD81B01EDB400461B0B /* DribbbleShotCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 508F8FD61B01EDB400461B0B /* DribbbleShotCell.xib */; };
508F8FDB1B0479E700461B0B /* SocialWorkInstagramViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 508F8FDA1B0479E700461B0B /* SocialWorkInstagramViewController.swift */; };
508F8FDE1B049ACF00461B0B /* InstagramMediaCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 508F8FDC1B049ACF00461B0B /* InstagramMediaCell.swift */; };
508F8FDF1B049ACF00461B0B /* InstagramMediaCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 508F8FDD1B049ACF00461B0B /* InstagramMediaCell.xib */; };
5099B9C41AB9510D002F940B /* RankView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5099B9C31AB9510D002F940B /* RankView.swift */; };
5099B9C71AB99F7B002F940B /* RegisterPickAvatarViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5099B9C61AB99F7B002F940B /* RegisterPickAvatarViewController.swift */; };
5099B9C91AB9A7CB002F940B /* CameraPreviewView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5099B9C81AB9A7CB002F940B /* CameraPreviewView.swift */; };
509B120F1C436E7C0000BE71 /* MentionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 509B120E1C436E7C0000BE71 /* MentionView.swift */; };
50A0E3011C3E18A10025BEFC /* CLLocationCoordinate2D+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50A0E3001C3E18A10025BEFC /* CLLocationCoordinate2D+Yep.swift */; };
50A1FA761C0D47D300EEDA74 /* SubscribeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50A1FA751C0D47D300EEDA74 /* SubscribeView.swift */; };
50A640E01B6F38CF0050E4A3 /* NotificationsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50A640DF1B6F38CF0050E4A3 /* NotificationsViewController.swift */; };
50A640E51B6F41E00050E4A3 /* DoNotDisturbSwitchCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50A640E31B6F41E00050E4A3 /* DoNotDisturbSwitchCell.swift */; };
50A640E61B6F41E00050E4A3 /* DoNotDisturbSwitchCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 50A640E41B6F41E00050E4A3 /* DoNotDisturbSwitchCell.xib */; };
50A640E91B6F45FA0050E4A3 /* DoNotDisturbPeriodCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50A640E71B6F45FA0050E4A3 /* DoNotDisturbPeriodCell.swift */; };
50A640EA1B6F45FA0050E4A3 /* DoNotDisturbPeriodCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 50A640E81B6F45FA0050E4A3 /* DoNotDisturbPeriodCell.xib */; };
50A640EC1B6F4E420050E4A3 /* DoNotDisturbPeriodViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50A640EB1B6F4E420050E4A3 /* DoNotDisturbPeriodViewController.swift */; };
50A820241B969B0F007CD30E /* NSTimeZone+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50A820231B969B0F007CD30E /* NSTimeZone+Yep.swift */; };
50A93A9D1BD8C515007005DB /* FeedSkillPickerItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50A93A9C1BD8C515007005DB /* FeedSkillPickerItemView.swift */; };
50A9D44B1ACD37A8000B2599 /* NSFileManager+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50A9D44A1ACD37A8000B2599 /* NSFileManager+Yep.swift */; };
50A9D44E1ACD382B000B2599 /* NSDateTimeAgo.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 50A9D44C1ACD382B000B2599 /* NSDateTimeAgo.bundle */; };
50A9D4511ACD383E000B2599 /* NSDate+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50A9D4501ACD383E000B2599 /* NSDate+Extension.swift */; };
50A9D4571ACD393A000B2599 /* YepWaverView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50A9D4541ACD393A000B2599 /* YepWaverView.swift */; };
50AACEC81BB54128004DD54B /* FeedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50AACEC71BB54128004DD54B /* FeedView.swift */; };
50AACECD1BB5419A004DD54B /* FeedView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 50AACECC1BB5419A004DD54B /* FeedView.xib */; };
50AACECF1BB93336004DD54B /* FeedMediaView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50AACECE1BB93336004DD54B /* FeedMediaView.swift */; };
50AFBF461BB25F40007D19DA /* ActivityIndicatorTitleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50AFBF451BB25F40007D19DA /* ActivityIndicatorTitleView.swift */; };
50AFBF491BB2830E007D19DA /* EdgeBorderButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50AFBF481BB2830E007D19DA /* EdgeBorderButton.swift */; };
50AFBF4B1BB2A44C007D19DA /* InfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50AFBF4A1BB2A44C007D19DA /* InfoView.swift */; };
50AFBF4E1BB3A594007D19DA /* bub3.caf in Resources */ = {isa = PBXBuildFile; fileRef = 50AFBF4D1BB3A594007D19DA /* bub3.caf */; };
50AFBF5F1BB4F332007D19DA /* FeedsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50AFBF5E1BB4F332007D19DA /* FeedsViewController.swift */; };
50B22E461C588B6200219625 /* CGImage+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50B22E451C588B6200219625 /* CGImage+Yep.swift */; };
50B2CA921BD0BF3800668AC6 /* FeedTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50B2CA911BD0BF3800668AC6 /* FeedTextView.swift */; };
50B2CA941BD0EF7900668AC6 /* MoreMessageTypesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50B2CA931BD0EF7900668AC6 /* MoreMessageTypesView.swift */; };
50B38FB71B69CD960064C132 /* Array+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50B38FB61B69CD960064C132 /* Array+Yep.swift */; };
50B38FCC1B6B37F00064C132 /* FeedbackViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50B38FCB1B6B37F00064C132 /* FeedbackViewController.swift */; };
50B8E6161B40F9E700C17EA1 /* YepDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50B8E6151B40F9E700C17EA1 /* YepDownloader.swift */; };
50B8E6181B41340A00C17EA1 /* MessageLoadingProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50B8E6171B41340A00C17EA1 /* MessageLoadingProgressView.swift */; };
50C0909B1ADE234F00CC6389 /* RegisterPickSkillsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50C0909A1ADE234F00CC6389 /* RegisterPickSkillsViewController.swift */; };
50C0909D1ADE294800CC6389 /* RegisterPickSkillsLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50C0909C1ADE294800CC6389 /* RegisterPickSkillsLayout.swift */; };
50C090A01ADE391600CC6389 /* AddSkillsReusableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50C0909E1ADE391600CC6389 /* AddSkillsReusableView.swift */; };
50C090A11ADE391600CC6389 /* AddSkillsReusableView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 50C0909F1ADE391600CC6389 /* AddSkillsReusableView.xib */; };
50C090A41ADE46D500CC6389 /* RegisterSelectSkillsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50C090A31ADE46D500CC6389 /* RegisterSelectSkillsViewController.swift */; };
50CC4FA21C1AC0EE00B6A263 /* UITableView+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50CC4FA11C1AC0EE00B6A263 /* UITableView+Yep.swift */; };
50CC4FA41C1AC58700B6A263 /* UICollectionView+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50CC4FA31C1AC58700B6A263 /* UICollectionView+Yep.swift */; };
50CDBE421ACA9B4200459CE0 /* ChatRightImageCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50CDBE401ACA9B4200459CE0 /* ChatRightImageCell.swift */; };
50CDBE461ACA9F2200459CE0 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50CDBE451ACA9F2200459CE0 /* ImageCache.swift */; };
50CDBE491ACBAD3200459CE0 /* ChatLeftImageCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50CDBE471ACBAD3200459CE0 /* ChatLeftImageCell.swift */; };
50D45FC31C44D2300044C95A /* OpenGraphService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50D45FC21C44D2300044C95A /* OpenGraphService.swift */; };
50D4D0DB1AFA825B005AEB6F /* MediaControlView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50D4D0DA1AFA825B005AEB6F /* MediaControlView.swift */; };
50DBDEF11C48C2240044E21B /* OpenGraphInfoType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50DBDEF01C48C2240044E21B /* OpenGraphInfoType.swift */; };
50DBDEFD1C4CCB030044E21B /* ChatLeftTextURLCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50DBDEFB1C4CCB030044E21B /* ChatLeftTextURLCell.swift */; };
50DBDF011C4CE75E0044E21B /* ChatRightTextURLCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50DBDEFF1C4CE75E0044E21B /* ChatRightTextURLCell.swift */; };
50DBDF051C4DD9530044E21B /* CGSize+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50DBDF041C4DD9530044E21B /* CGSize+Yep.swift */; };
50DEE02C1BE209FF00015741 /* DeletedFeedConversationCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50DEE02A1BE209FF00015741 /* DeletedFeedConversationCell.swift */; };
50DEE02D1BE209FF00015741 /* DeletedFeedConversationCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 50DEE02B1BE209FF00015741 /* DeletedFeedConversationCell.xib */; };
50DEE0311BE339B000015741 /* LoadMoreTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50DEE02F1BE339B000015741 /* LoadMoreTableViewCell.swift */; };
50DEE0321BE339B000015741 /* LoadMoreTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 50DEE0301BE339B000015741 /* LoadMoreTableViewCell.xib */; };
50DEE0361BE3720F00015741 /* LoadMoreCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50DEE0341BE3720F00015741 /* LoadMoreCollectionViewCell.swift */; };
50DEE0371BE3720F00015741 /* LoadMoreCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 50DEE0351BE3720F00015741 /* LoadMoreCollectionViewCell.xib */; };
50DEE03D1BE70E1500015741 /* UIScrollView+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50DEE03C1BE70E1500015741 /* UIScrollView+Yep.swift */; };
50DEE03F1BE729FD00015741 /* PickLocation.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50DEE03E1BE729FD00015741 /* PickLocation.storyboard */; };
50DEE0411BE7626100015741 /* YepHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50DEE0401BE7626100015741 /* YepHelpers.swift */; };
50DEE0431BE8B3CD00015741 /* Feedback.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50DEE0421BE8B3CD00015741 /* Feedback.storyboard */; };
50DEE0451BEA025100015741 /* About.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50DEE0441BEA025100015741 /* About.storyboard */; };
50DEE0471BEA030900015741 /* PodsHelpYep.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50DEE0461BEA030900015741 /* PodsHelpYep.storyboard */; };
50DEE0491BEA04CC00015741 /* SocialWorks.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50DEE0481BEA04CC00015741 /* SocialWorks.storyboard */; };
50DEE04B1BEA071100015741 /* OAuth.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50DEE04A1BEA071100015741 /* OAuth.storyboard */; };
50DEE04D1BEA085F00015741 /* EditNicknameAndBadge.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50DEE04C1BEA085F00015741 /* EditNicknameAndBadge.storyboard */; };
50DEE04F1BEA092100015741 /* EditProfile.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50DEE04E1BEA092100015741 /* EditProfile.storyboard */; };
50DEE0511BEA09DD00015741 /* BlackList.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50DEE0501BEA09DD00015741 /* BlackList.storyboard */; };
50DEE0531BEA0AAC00015741 /* DoNotDisturbPeriod.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50DEE0521BEA0AAC00015741 /* DoNotDisturbPeriod.storyboard */; };
50DEE0551BEA0BB200015741 /* Notifications.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50DEE0541BEA0BB200015741 /* Notifications.storyboard */; };
50DEE0571BEA0C9A00015741 /* Settings.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50DEE0561BEA0C9A00015741 /* Settings.storyboard */; };
50DEE0591BEA0D7B00015741 /* EditSkills.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50DEE0581BEA0D7B00015741 /* EditSkills.storyboard */; };
50DEE05B1BEA0EAA00015741 /* FriendsInContacts.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50DEE05A1BEA0EAA00015741 /* FriendsInContacts.storyboard */; };
50DEE05D1BEA100100015741 /* SearchedUsers.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50DEE05C1BEA100100015741 /* SearchedUsers.storyboard */; };
50DEE05F1BEA119D00015741 /* AddFriends.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50DEE05E1BEA119D00015741 /* AddFriends.storyboard */; };
50DEE0611BEA146900015741 /* Conversation.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50DEE0601BEA146900015741 /* Conversation.storyboard */; };
50E114F41ABBF9CC00F13000 /* Models.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50E114F31ABBF9CC00F13000 /* Models.swift */; };
50E114F91ABC137A00F13000 /* YepServiceSync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50E114F81ABC137A00F13000 /* YepServiceSync.swift */; };
50E114FC1ABC549300F13000 /* ContactsCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50E114FA1ABC549300F13000 /* ContactsCell.swift */; };
50E114FD1ABC549300F13000 /* ContactsCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 50E114FB1ABC549300F13000 /* ContactsCell.xib */; };
50E18BB71B180F7D0076C3C6 /* BottomButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50E18BB61B180F7D0076C3C6 /* BottomButtonView.swift */; };
50E1CE891BDA3CED0025B933 /* SkillHome.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50E1CE881BDA3CED0025B933 /* SkillHome.storyboard */; };
50E1CE8B1BE0BC940025B933 /* MessageMedia.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50E1CE8A1BE0BC940025B933 /* MessageMedia.storyboard */; };
50E1CE8E1BE0BFF00025B933 /* MediaViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50E1CE8C1BE0BFF00025B933 /* MediaViewCell.swift */; };
50E1CE8F1BE0BFF00025B933 /* MediaViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 50E1CE8D1BE0BFF00025B933 /* MediaViewCell.xib */; };
50E1D7291B870D7500D90A82 /* NSParagraphStyle+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50E1D7281B870D7500D90A82 /* NSParagraphStyle+Yep.swift */; };
50E3488E1B905C0100A8E699 /* AboutViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50E3488D1B905C0100A8E699 /* AboutViewController.swift */; };
50E348921B9063A700A8E699 /* AboutCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50E348901B9063A700A8E699 /* AboutCell.swift */; };
50E348931B9063A700A8E699 /* AboutCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 50E348911B9063A700A8E699 /* AboutCell.xib */; };
50E392BC1C22752C00C0CECB /* FeedNormalImagesCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50E392BB1C22752C00C0CECB /* FeedNormalImagesCell.swift */; };
50E392BE1C228BF000C0CECB /* FeedCellLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50E392BD1C228BF000C0CECB /* FeedCellLayout.swift */; };
50E392C01C22B30300C0CECB /* FeedGithubRepoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50E392BF1C22B30300C0CECB /* FeedGithubRepoCell.swift */; };
50E392C21C22B9E400C0CECB /* FeedDribbbleShotCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50E392C11C22B9E400C0CECB /* FeedDribbbleShotCell.swift */; };
50E392C41C22C0F600C0CECB /* FeedVoiceCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50E392C31C22C0F600C0CECB /* FeedVoiceCell.swift */; };
50E392C61C22C82800C0CECB /* FeedLocationCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50E392C51C22C82800C0CECB /* FeedLocationCell.swift */; };
50E61CEB1AF1F69D00908A9D /* ConversationTitleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50E61CEA1AF1F69D00908A9D /* ConversationTitleView.swift */; };
50EB8C5E1AE78AB9001AC1EE /* YepAsset.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50EB8C5D1AE78AB9001AC1EE /* YepAsset.swift */; };
50EB8CBF1AE89ED8001AC1EE /* ChatLeftVideoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50EB8CBD1AE89ED8001AC1EE /* ChatLeftVideoCell.swift */; };
50EB8CC41AE89F12001AC1EE /* ChatRightVideoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50EB8CC21AE89F12001AC1EE /* ChatRightVideoCell.swift */; };
50EB8CCB1AEA1AC0001AC1EE /* MediaView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50EB8CCA1AEA1AC0001AC1EE /* MediaView.swift */; };
50EB8CCE1AEA1B38001AC1EE /* MessageMediaViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50EB8CCD1AEA1B38001AC1EE /* MessageMediaViewController.swift */; };
50F2B9781B2EDF3D00F840CC /* BorderTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50F2B9771B2EDF3D00F840CC /* BorderTextField.swift */; };
50F2B97B1B2EEAF800F840CC /* NavigationTitleLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50F2B97A1B2EEAF800F840CC /* NavigationTitleLabel.swift */; };
50F5AF831BBA67060033C9BC /* NewFeedViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50F5AF821BBA67060033C9BC /* NewFeedViewController.swift */; };
50F5AF861BBA676D0033C9BC /* NewFeed.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50F5AF851BBA676D0033C9BC /* NewFeed.storyboard */; };
50F5AF881BBBB2AE0033C9BC /* HorizontalLineView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50F5AF871BBBB2AE0033C9BC /* HorizontalLineView.swift */; };
50F5AF8C1BBBB64C0033C9BC /* FeedAnyImagesCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50F5AF8A1BBBB64C0033C9BC /* FeedAnyImagesCell.swift */; };
50F5AF951BBBCDA30033C9BC /* FeedMediaAddCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50F5AF931BBBCDA30033C9BC /* FeedMediaAddCell.swift */; };
50F5AF961BBBCDA30033C9BC /* FeedMediaAddCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 50F5AF941BBBCDA30033C9BC /* FeedMediaAddCell.xib */; };
50F5AF991BBBD02A0033C9BC /* FeedMediaCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50F5AF971BBBD02A0033C9BC /* FeedMediaCell.swift */; };
50F5AF9A1BBBD02A0033C9BC /* FeedMediaCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 50F5AF981BBBD02A0033C9BC /* FeedMediaCell.xib */; };
50F6D32E1C3CBE0000CB673C /* FeedUploadingErrorContainerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50F6D32D1C3CBE0000CB673C /* FeedUploadingErrorContainerView.swift */; };
50FA9A441B661698009BF2A0 /* UIViewController+Yep.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50FA9A431B661698009BF2A0 /* UIViewController+Yep.swift */; };
50FD753D1C1FB4AC0050A382 /* FPSLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50FD753C1C1FB4AC0050A382 /* FPSLabel.swift */; };
50FD753F1C20FF8D0050A382 /* FeedMediaContainerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50FD753E1C20FF8D0050A382 /* FeedMediaContainerView.swift */; };
50FD75441C21097A0050A382 /* LinkContainerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50FD75431C21097A0050A382 /* LinkContainerView.swift */; };
50FE29CD1C4786AE0067CA03 /* FeedURLCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50FE29CC1C4786AE0067CA03 /* FeedURLCell.swift */; };
50FE29CF1C478A4A0067CA03 /* FeedURLContainerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50FE29CE1C478A4A0067CA03 /* FeedURLContainerView.swift */; };
6A56328E1BC90A4500397B53 /* DiscoverCardUserCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A56328C1BC90A4500397B53 /* DiscoverCardUserCell.swift */; };
6A56328F1BC90A4500397B53 /* DiscoverCardUserCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6A56328D1BC90A4500397B53 /* DiscoverCardUserCell.xib */; };
6A5632931BC911CB00397B53 /* DiscoverNormalUserCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A5632911BC911CB00397B53 /* DiscoverNormalUserCell.swift */; };
6A5632941BC911CB00397B53 /* DiscoverNormalUserCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6A5632921BC911CB00397B53 /* DiscoverNormalUserCell.xib */; };
6A5632971BC9559100397B53 /* DiscoverFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A5632961BC9559100397B53 /* DiscoverFlowLayout.swift */; };
6A649A9B1BB259CB00EE4FB5 /* YepSoundEffect.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A649A9A1BB259CB00EE4FB5 /* YepSoundEffect.swift */; };
6A8215051BCBE5170011F36C /* MiniCardSkillLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A8215041BCBE5170011F36C /* MiniCardSkillLayout.swift */; };
6A8215081BCBE8F10011F36C /* DiscoverSkillCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A8215061BCBE8F10011F36C /* DiscoverSkillCell.swift */; };
6A8215091BCBE8F10011F36C /* DiscoverSkillCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6A8215071BCBE8F10011F36C /* DiscoverSkillCell.xib */; };
6AB0DF5A1BE169000052BED1 /* ShareProfileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AB0DF591BE169000052BED1 /* ShareProfileView.swift */; };
6AC40E311C47A8EE0024FC63 /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6AC40E301C47A8EE0024FC63 /* CoreData.framework */; };
6AC40E351C47A9060024FC63 /* libsqlite3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 6AC40E341C47A9060024FC63 /* libsqlite3.tbd */; };
6ADDB4501B848C600012877A /* 1Password.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6ADDB44F1B848C600012877A /* 1Password.xcassets */; };
8409137D1B7DB173001C89D6 /* FriendRequestView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8409137C1B7DB173001C89D6 /* FriendRequestView.swift */; };
840CD23C1B7B59D5000D2680 /* ShowStepViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 840CD23B1B7B59D5000D2680 /* ShowStepViewController.swift */; };
84385C441B8592120071130D /* ShowStepGeniusViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84385C431B8592120071130D /* ShowStepGeniusViewController.swift */; };
84385C461B8594E80071130D /* Show.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 84385C451B8594E80071130D /* Show.xcassets */; };
84385C481B85AC890071130D /* ShowStepMatchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84385C471B85AC890071130D /* ShowStepMatchViewController.swift */; };
84385C4A1B85BE200071130D /* ShowStepMeetViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84385C491B85BE200071130D /* ShowStepMeetViewController.swift */; };
845E1A661B788EF3001E0789 /* EditSkillsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 845E1A651B788EF3001E0789 /* EditSkillsViewController.swift */; };
848806B01B789A2D000C5424 /* EditSkillCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 848806AE1B789A2D000C5424 /* EditSkillCell.swift */; };
848806B11B789A2D000C5424 /* EditSkillCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 848806AF1B789A2D000C5424 /* EditSkillCell.xib */; };
848806B61B7B4F53000C5424 /* ShowViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 848806B51B7B4F53000C5424 /* ShowViewController.swift */; };
84C959891B731FD20017D3ED /* ChatBaseCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84C959881B731FD20017D3ED /* ChatBaseCell.swift */; };
92E0FFE71C5F38E400226B96 /* MZFayeClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 92E0FFE41C5F38E400226B96 /* MZFayeClient.m */; };
92E0FFE81C5F38E400226B96 /* MZFayeMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 92E0FFE61C5F38E400226B96 /* MZFayeMessage.m */; };
B00500D7E943DDD27CF9C562 /* Pods_Yep.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C3146F0F60F2A38BC6E0FA66 /* Pods_Yep.framework */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
0A8F54C11AB67D11004AD60E /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 0A8F54A31AB67D11004AD60E /* Project object */;
proxyType = 1;
remoteGlobalIDString = 0A8F54AA1AB67D11004AD60E;
remoteInfo = Yep;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
0A0027D51B19CEC000AD4BE0 /* ConversationOperationQueue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ConversationOperationQueue.swift; path = ViewControllers/Conversation/ConversationOperationQueue.swift; sourceTree = "<group>"; };
0A0A11811AE389380008772C /* RegisterSkillsLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RegisterSkillsLayout.swift; path = ViewControllers/Register/RegisterSkillsLayout.swift; sourceTree = "<group>"; };
0A1CAC6D1AFA42D400826B45 /* SkillHomeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SkillHomeViewController.swift; path = ViewControllers/SkillHome/SkillHomeViewController.swift; sourceTree = "<group>"; };
0A1CAC6F1AFA481600826B45 /* SkillHomeHeaderView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SkillHomeHeaderView.swift; path = Views/SkillHomeHeaderView/SkillHomeHeaderView.swift; sourceTree = "<group>"; };
0A1CAC721AFA526200826B45 /* SkillHomeSectionButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SkillHomeSectionButton.swift; path = Views/SkillHomeSectionButton/SkillHomeSectionButton.swift; sourceTree = "<group>"; };
0A271FD61ACA055400822DFC /* YepAudioService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepAudioService.swift; path = Services/YepAudioService.swift; sourceTree = "<group>"; };
0A3E605F1ACCA9C0003DC853 /* String+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "String+Yep.swift"; path = "Extensions/String+Yep.swift"; sourceTree = "<group>"; };
0A3E60661ACCAECE003DC853 /* YepLocationService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepLocationService.swift; path = Services/YepLocationService.swift; sourceTree = "<group>"; };
0A5D83931AC5D3C8000045BF /* YepTabBarController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepTabBarController.swift; path = ViewControllers/TabBar/YepTabBarController.swift; sourceTree = "<group>"; };
0A7A7D551AF5E00600A7F5F5 /* YepHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepHelper.swift; path = Configs/YepHelper.swift; sourceTree = "<group>"; };
0A8F54AB1AB67D11004AD60E /* Yep.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Yep.app; sourceTree = BUILT_PRODUCTS_DIR; };
0A8F54AF1AB67D11004AD60E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
0A8F54B01AB67D11004AD60E /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
0A8F54B51AB67D11004AD60E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
0A8F54B71AB67D11004AD60E /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
0A8F54BA1AB67D11004AD60E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
0A8F54C01AB67D11004AD60E /* YepTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = YepTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
0A8F54C51AB67D11004AD60E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
0A8F54C61AB67D11004AD60E /* YepTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YepTests.swift; sourceTree = "<group>"; };
0A90187C1B01152800AE4B7F /* ProfileSocialAccountCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ProfileSocialAccountCell.swift; path = Views/Cells/ProfileSocialAccount/ProfileSocialAccountCell.swift; sourceTree = "<group>"; };
0A90187D1B01152800AE4B7F /* ProfileSocialAccountCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = ProfileSocialAccountCell.xib; path = Views/Cells/ProfileSocialAccount/ProfileSocialAccountCell.xib; sourceTree = "<group>"; };
0A9018811B0120A500AE4B7F /* OAuthViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = OAuthViewController.swift; path = ViewControllers/OAuth/OAuthViewController.swift; sourceTree = "<group>"; };
0A943A7A1B0F8EAE0022DD67 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BaseViewController.swift; path = ViewControllers/Base/BaseViewController.swift; sourceTree = "<group>"; };
0A944C241AC8BB2F00037A06 /* YepStorageService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepStorageService.swift; path = Services/YepStorageService.swift; sourceTree = "<group>"; };
0AAFCFF81AC8CA5B00EB0EF8 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
0AB8F7991B15D1DC00F4AF09 /* YepNavigationController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepNavigationController.swift; path = ViewControllers/Nav/YepNavigationController.swift; sourceTree = "<group>"; };
0AC25F051B1105D5009E6E13 /* YepChildScrollView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepChildScrollView.swift; path = Views/ScrollView/YepChildScrollView.swift; sourceTree = "<group>"; };
0AD7EA581AC3EAF300617758 /* Yep-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Yep-Bridging-Header.h"; sourceTree = "<group>"; };
0AD7EA5D1AC3ED1200617758 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
0AD7EA5F1AC3ED1900617758 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
0AD7EA611AC3ED2100617758 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; };
0AD7EA631AC3ED2A00617758 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
0AD7EA651AC3ED3000617758 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
0AD7EA671AC3ED3600617758 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
0AD7EA691AC3ED3D00617758 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
0AD7EA6B1AC3ED4300617758 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
0AEB1CC51B0E742400178C9C /* Double+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "Double+Yep.swift"; path = "Extensions/Double+Yep.swift"; sourceTree = "<group>"; };
4EEAF88E6C6D61E595249DF5 /* Pods-Yep.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Yep.release.xcconfig"; path = "Pods/Target Support Files/Pods-Yep/Pods-Yep.release.xcconfig"; sourceTree = "<group>"; };
5008A1941B8DB8B500E94274 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
5008A1961B8DB8E100E94274 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
500A0B1B1B450C2100D49358 /* EditNicknameAndBadgeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = EditNicknameAndBadgeViewController.swift; path = ViewControllers/EditNicknameAndBadge/EditNicknameAndBadgeViewController.swift; sourceTree = "<group>"; };
500A0B1E1B451A6F00D49358 /* BadgeView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BadgeView.swift; path = Views/Badge/BadgeView.swift; sourceTree = "<group>"; };
500D35DE1C3A00D2006D17E3 /* SegueViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SegueViewController.swift; path = ViewControllers/Base/SegueViewController.swift; sourceTree = "<group>"; };
500D35E01C3A5134006D17E3 /* PHImageRequestOptions+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "PHImageRequestOptions+Yep.swift"; path = "Extensions/PHImageRequestOptions+Yep.swift"; sourceTree = "<group>"; };
500EED951BF06AC900C6BABC /* NSURL+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "NSURL+Yep.swift"; path = "Extensions/NSURL+Yep.swift"; sourceTree = "<group>"; };
500EED971BF07A3000C6BABC /* ConversationViewController+Feed.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "ConversationViewController+Feed.swift"; path = "ViewControllers/Conversation/ConversationViewController+Feed.swift"; sourceTree = "<group>"; };
500EED991BF1B81000C6BABC /* MediaPreviewViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MediaPreviewViewController.swift; path = ViewControllers/MediaPreview/MediaPreviewViewController.swift; sourceTree = "<group>"; };
500EED9C1BF1B84A00C6BABC /* MediaPreview.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = MediaPreview.storyboard; path = ViewControllers/MediaPreview/MediaPreview.storyboard; sourceTree = "<group>"; };
501138251BCB59120055A014 /* FeedConversationsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedConversationsViewController.swift; path = ViewControllers/FeedConversations/FeedConversationsViewController.swift; sourceTree = "<group>"; };
5011382A1BCB5E150055A014 /* FeedConversationDockCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedConversationDockCell.swift; path = Views/Cells/FeedConversationDock/FeedConversationDockCell.swift; sourceTree = "<group>"; };
5011382B1BCB5E150055A014 /* FeedConversationDockCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = FeedConversationDockCell.xib; path = Views/Cells/FeedConversationDock/FeedConversationDockCell.xib; sourceTree = "<group>"; };
5011382F1BCB62A20055A014 /* FeedConversationCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedConversationCell.swift; path = Views/Cells/FeedConversation/FeedConversationCell.swift; sourceTree = "<group>"; };
501138301BCB62A20055A014 /* FeedConversationCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = FeedConversationCell.xib; path = Views/Cells/FeedConversation/FeedConversationCell.xib; sourceTree = "<group>"; };
5012FDD81BFABDE400294145 /* ProfileFeedsCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ProfileFeedsCell.swift; path = Views/Cells/ProfileFeeds/ProfileFeedsCell.swift; sourceTree = "<group>"; };
5012FDD91BFABDE400294145 /* ProfileFeedsCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = ProfileFeedsCell.xib; path = Views/Cells/ProfileFeeds/ProfileFeedsCell.xib; sourceTree = "<group>"; };
501560D61B427FD6000933F0 /* Results+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "Results+Yep.swift"; path = "Extensions/Results+Yep.swift"; sourceTree = "<group>"; };
50165C441AC2860900C7AEBE /* ConversationLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ConversationLayout.swift; path = ViewControllers/Conversation/ConversationLayout.swift; sourceTree = "<group>"; };
501690161BFB18D20096C4F9 /* ChatLeftSocialWorkCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChatLeftSocialWorkCell.swift; path = Views/Cells/ChatLeftSocialWork/ChatLeftSocialWorkCell.swift; sourceTree = "<group>"; };
501690171BFB18D20096C4F9 /* ChatLeftSocialWorkCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = ChatLeftSocialWorkCell.xib; path = Views/Cells/ChatLeftSocialWork/ChatLeftSocialWorkCell.xib; sourceTree = "<group>"; };
5016901B1BFB22180096C4F9 /* SocialWorkService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SocialWorkService.swift; path = Services/SocialWorkService.swift; sourceTree = "<group>"; };
501813251BA07CED0025873C /* Activities.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Activities.xcassets; sourceTree = "<group>"; };
5018132B1BA3CFEF0025873C /* WeChatActivity.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = WeChatActivity.swift; path = Activities/WeChatActivity.swift; sourceTree = "<group>"; };
5019F6301B39BFE00000D993 /* ConversationMoreView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ConversationMoreView.swift; path = Views/ConversationMore/ConversationMoreView.swift; sourceTree = "<group>"; };
502048231B0F1BB3002EBFC7 /* SearchedUsersViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SearchedUsersViewController.swift; path = ViewControllers/SearchedUsers/SearchedUsersViewController.swift; sourceTree = "<group>"; };
5020B89C1C0576A0006CE8EA /* NewFeedTypesView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = NewFeedTypesView.swift; path = Views/NewFeedTypes/NewFeedTypesView.swift; sourceTree = "<group>"; };
5020B89F1C058114006CE8EA /* NewFeedVoiceRecordViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = NewFeedVoiceRecordViewController.swift; path = ViewControllers/NewFeedVoiceRecord/NewFeedVoiceRecordViewController.swift; sourceTree = "<group>"; };
5020B8A21C05813C006CE8EA /* NewFeedVoiceRecord.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = NewFeedVoiceRecord.storyboard; path = ViewControllers/NewFeedVoiceRecord/NewFeedVoiceRecord.storyboard; sourceTree = "<group>"; };
5020B8A41C059662006CE8EA /* VoiceRecordSampleView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = VoiceRecordSampleView.swift; path = Views/AudioWaves/VoiceRecordSampleView.swift; sourceTree = "<group>"; };
502280F71B1C3F2800E984EE /* FriendsInContactsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FriendsInContactsViewController.swift; path = ViewControllers/FriendsInContacts/FriendsInContactsViewController.swift; sourceTree = "<group>"; };
5023DE251AB6856300B3EE96 /* ConversationsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ConversationsViewController.swift; path = ViewControllers/Conversations/ConversationsViewController.swift; sourceTree = "<group>"; };
5023DE291AB685BA00B3EE96 /* ContactsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ContactsViewController.swift; path = ViewControllers/Contacts/ContactsViewController.swift; sourceTree = "<group>"; };
5023DE2C1AB685ED00B3EE96 /* DiscoverViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DiscoverViewController.swift; path = ViewControllers/Discover/DiscoverViewController.swift; sourceTree = "<group>"; };
5023DE2F1AB6861500B3EE96 /* ProfileViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ProfileViewController.swift; path = ViewControllers/Profile/ProfileViewController.swift; sourceTree = "<group>"; };
5023DE321AB688F600B3EE96 /* UIColor+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UIColor+Yep.swift"; path = "Extensions/UIColor+Yep.swift"; sourceTree = "<group>"; };
5023DE351AB6979600B3EE96 /* ConversationCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ConversationCell.swift; path = Views/Cells/Conversation/ConversationCell.swift; sourceTree = "<group>"; };
5023DE361AB6979600B3EE96 /* ConversationCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = ConversationCell.xib; path = Views/Cells/Conversation/ConversationCell.xib; sourceTree = "<group>"; };
5023DE511AB6C51300B3EE96 /* CGRect+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "CGRect+Yep.swift"; path = "Extensions/CGRect+Yep.swift"; sourceTree = "<group>"; };
5023DE581AB6DBC100B3EE96 /* UIImage+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UIImage+Yep.swift"; path = "Extensions/UIImage+Yep.swift"; sourceTree = "<group>"; };
502AE5181AB70D72005BD199 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Intro.storyboard; sourceTree = "<group>"; };
502AE51A1AB70DDB005BD199 /* WelcomeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = WelcomeViewController.swift; path = ViewControllers/Welcome/WelcomeViewController.swift; sourceTree = "<group>"; };
502AE51D1AB712D2005BD199 /* RegisterPickNameViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RegisterPickNameViewController.swift; path = ViewControllers/Register/RegisterPickNameViewController.swift; sourceTree = "<group>"; };
502AE5201AB71C7E005BD199 /* BorderButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BorderButton.swift; path = Views/Buttons/BorderButton.swift; sourceTree = "<group>"; };
502AE5261AB72D06005BD199 /* YepNetworking.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepNetworking.swift; path = Services/YepNetworking.swift; sourceTree = "<group>"; };
502AE5281AB81076005BD199 /* YepService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepService.swift; path = Services/YepService.swift; sourceTree = "<group>"; };
502AE52A1AB819AF005BD199 /* YepConfig.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepConfig.swift; path = Configs/YepConfig.swift; sourceTree = "<group>"; };
502AE52D1AB83879005BD199 /* UnderLineTextField.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = UnderLineTextField.swift; path = Views/TextFields/UnderLineTextField.swift; sourceTree = "<group>"; };
502AE5301AB85067005BD199 /* RegisterPickMobileViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RegisterPickMobileViewController.swift; path = ViewControllers/Register/RegisterPickMobileViewController.swift; sourceTree = "<group>"; };
502AE5321AB86020005BD199 /* RegisterVerifyMobileViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RegisterVerifyMobileViewController.swift; path = ViewControllers/Register/RegisterVerifyMobileViewController.swift; sourceTree = "<group>"; };
502AE5341AB8649F005BD199 /* LoginByMobileViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LoginByMobileViewController.swift; path = ViewControllers/Login/LoginByMobileViewController.swift; sourceTree = "<group>"; };
502AE5371AB866E3005BD199 /* LoginVerifyMobileViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LoginVerifyMobileViewController.swift; path = ViewControllers/Login/LoginVerifyMobileViewController.swift; sourceTree = "<group>"; };
502AE5391AB871C1005BD199 /* YepAlert.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepAlert.swift; path = Helpers/YepAlert.swift; sourceTree = "<group>"; };
502AE53C1AB87C0D005BD199 /* YepUserDefaults.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepUserDefaults.swift; path = Helpers/YepUserDefaults.swift; sourceTree = "<group>"; };
502AE53E1AB88862005BD199 /* SkillRankCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SkillRankCell.swift; path = Views/Cells/SkillRank/SkillRankCell.swift; sourceTree = "<group>"; };
502AE53F1AB88862005BD199 /* SkillRankCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = SkillRankCell.xib; path = Views/Cells/SkillRank/SkillRankCell.xib; sourceTree = "<group>"; };
502AE54C1AB93175005BD199 /* ProfileHeaderCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ProfileHeaderCell.swift; path = Views/Cells/ProfileHeader/ProfileHeaderCell.swift; sourceTree = "<group>"; };
502AE54D1AB93175005BD199 /* ProfileHeaderCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = ProfileHeaderCell.xib; path = Views/Cells/ProfileHeader/ProfileHeaderCell.xib; sourceTree = "<group>"; };
502AE5511AB93215005BD199 /* ProfileFooterCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ProfileFooterCell.swift; path = Views/Cells/ProfileFooter/ProfileFooterCell.swift; sourceTree = "<group>"; };
502AE5521AB93215005BD199 /* ProfileFooterCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = ProfileFooterCell.xib; path = Views/Cells/ProfileFooter/ProfileFooterCell.xib; sourceTree = "<group>"; };
502AE5561AB932D5005BD199 /* ProfileSectionHeaderReusableView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ProfileSectionHeaderReusableView.swift; path = Views/ReusableViews/ProfileSectionHeader/ProfileSectionHeaderReusableView.swift; sourceTree = "<group>"; };
502AE5571AB932D5005BD199 /* ProfileSectionHeaderReusableView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = ProfileSectionHeaderReusableView.xib; path = Views/ReusableViews/ProfileSectionHeader/ProfileSectionHeaderReusableView.xib; sourceTree = "<group>"; };
502B60581BD1102B00D9C17E /* TitleCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = TitleCell.swift; path = Views/Cells/Title/TitleCell.swift; sourceTree = "<group>"; };
502B60591BD1102B00D9C17E /* TitleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = TitleCell.xib; path = Views/Cells/Title/TitleCell.xib; sourceTree = "<group>"; };
502B605D1BD112E500D9C17E /* QuickPickPhotosCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = QuickPickPhotosCell.swift; path = Views/Cells/QuickPickPhotos/QuickPickPhotosCell.swift; sourceTree = "<group>"; };
502B605E1BD112E500D9C17E /* QuickPickPhotosCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = QuickPickPhotosCell.xib; path = Views/Cells/QuickPickPhotos/QuickPickPhotosCell.xib; sourceTree = "<group>"; };
502B60621BD1208E00D9C17E /* CameraCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CameraCell.swift; path = Views/Cells/Camera/CameraCell.swift; sourceTree = "<group>"; };
502B60631BD1208E00D9C17E /* CameraCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = CameraCell.xib; path = Views/Cells/Camera/CameraCell.xib; sourceTree = "<group>"; };
502B60671BD6252B00D9C17E /* UserAvatar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = UserAvatar.swift; path = Caches/UserAvatar.swift; sourceTree = "<group>"; };
502B606B1BD63C7B00D9C17E /* PlainAvatar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PlainAvatar.swift; path = Caches/PlainAvatar.swift; sourceTree = "<group>"; };
502B606D1BD6567600D9C17E /* AvatarStyles.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AvatarStyles.swift; path = Caches/AvatarStyles.swift; sourceTree = "<group>"; };
502C24821C1034000074A1BA /* UIImageView+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UIImageView+Yep.swift"; path = "Extensions/UIImageView+Yep.swift"; sourceTree = "<group>"; };
503315951AC1017E0008A209 /* ChatLeftTextCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChatLeftTextCell.swift; path = Views/Cells/ChatLeftText/ChatLeftTextCell.swift; sourceTree = "<group>"; };
5033159A1AC101C80008A209 /* ChatRightTextCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChatRightTextCell.swift; path = Views/Cells/ChatRightText/ChatRightTextCell.swift; sourceTree = "<group>"; };
5033159F1AC126100008A209 /* MessageToolbar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MessageToolbar.swift; path = Views/MessageToolbar/MessageToolbar.swift; sourceTree = "<group>"; };
5038071F1BD9EEFC0068345E /* YepMedia.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepMedia.swift; path = Helpers/YepMedia.swift; sourceTree = "<group>"; };
503807211BDA18040068345E /* FeedSkillUsersCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedSkillUsersCell.swift; path = Views/Cells/FeedSkillUsers/FeedSkillUsersCell.swift; sourceTree = "<group>"; };
503807221BDA18040068345E /* FeedSkillUsersCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = FeedSkillUsersCell.xib; path = Views/Cells/FeedSkillUsers/FeedSkillUsersCell.xib; sourceTree = "<group>"; };
50392CCF1B393FF60009D647 /* SkillAddCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SkillAddCell.swift; path = Views/Cells/SkillAdd/SkillAddCell.swift; sourceTree = "<group>"; };
50392CD01B393FF60009D647 /* SkillAddCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = SkillAddCell.xib; path = Views/Cells/SkillAdd/SkillAddCell.xib; sourceTree = "<group>"; };
5039594C1B05E6E000797A3E /* ProfileSocialAccountGithubCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ProfileSocialAccountGithubCell.swift; path = Views/Cells/ProfileSocialAccount/ProfileSocialAccountGithubCell.swift; sourceTree = "<group>"; };
5039594D1B05E6E000797A3E /* ProfileSocialAccountGithubCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = ProfileSocialAccountGithubCell.xib; path = Views/Cells/ProfileSocialAccount/ProfileSocialAccountGithubCell.xib; sourceTree = "<group>"; };
503CAB421AC00CB100DFE830 /* ConversationViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ConversationViewController.swift; path = ViewControllers/Conversation/ConversationViewController.swift; sourceTree = "<group>"; };
503ED2391B8ADCE70072187D /* BlackListViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BlackListViewController.swift; path = ViewControllers/BlackList/BlackListViewController.swift; sourceTree = "<group>"; };
50485BCD1C56062400431AC7 /* ChatLeftRecallCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChatLeftRecallCell.swift; path = Views/Cells/ChatLeftRecall/ChatLeftRecallCell.swift; sourceTree = "<group>"; };
504BDC141B4528A500DBD35D /* Badges.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Badges.xcassets; sourceTree = "<group>"; };
504CBA3C1B3D04B800663A90 /* ChatTextView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChatTextView.swift; path = Views/TextViews/ChatTextView.swift; sourceTree = "<group>"; };
504F41241ACE2D1D00FBB19A /* SampleView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SampleView.swift; path = Views/AudioWaves/SampleView.swift; sourceTree = "<group>"; };
504F41561AD4D35400FBB19A /* ProfileLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ProfileLayout.swift; path = ViewControllers/Profile/ProfileLayout.swift; sourceTree = "<group>"; };
504F41581AD5028200FBB19A /* SkillCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SkillCell.swift; path = Views/Cells/Skill/SkillCell.swift; sourceTree = "<group>"; };
504F41591AD5028200FBB19A /* SkillCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = SkillCell.xib; path = Views/Cells/Skill/SkillCell.xib; sourceTree = "<group>"; };
504F5E6E1B9F1F13006CE418 /* NSURLRequest+cURL.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "NSURLRequest+cURL.swift"; path = "Extensions/NSURLRequest+cURL.swift"; sourceTree = "<group>"; };
504F85AB1B4D21DD00F909BE /* DiscoverFilterView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DiscoverFilterView.swift; path = Views/DiscoverFilter/DiscoverFilterView.swift; sourceTree = "<group>"; };
505082321C21130100643CEB /* FeedGithubRepoContainerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedGithubRepoContainerView.swift; path = Views/ContainerViews/FeedGithubRepoContainerView.swift; sourceTree = "<group>"; };
505082341C212E9200643CEB /* FeedLocationContainerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedLocationContainerView.swift; path = Views/ContainerViews/FeedLocationContainerView.swift; sourceTree = "<group>"; };
505082361C21377E00643CEB /* FeedVoiceContainerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedVoiceContainerView.swift; path = Views/ContainerViews/FeedVoiceContainerView.swift; sourceTree = "<group>"; };
5052620F1C52050700292C6A /* ConcurrentOperation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ConcurrentOperation.swift; path = Operations/ConcurrentOperation.swift; sourceTree = "<group>"; };
505262111C5205AB00292C6A /* UploadAttachmentOperation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = UploadAttachmentOperation.swift; path = Operations/UploadAttachmentOperation.swift; sourceTree = "<group>"; };
505262141C522A1E00292C6A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Show.storyboard; sourceTree = "<group>"; };
505262161C522A3D00292C6A /* FeedConversations.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = FeedConversations.storyboard; path = ViewControllers/FeedConversations/FeedConversations.storyboard; sourceTree = "<group>"; };
50535D191BCD19AE002FE1A4 /* TouchClosuresView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = TouchClosuresView.swift; path = Views/TouchClosures/TouchClosuresView.swift; sourceTree = "<group>"; };
50535D1C1BCE42BE002FE1A4 /* PickPhotosViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PickPhotosViewController.swift; path = ViewControllers/PickPhotos/PickPhotosViewController.swift; sourceTree = "<group>"; };
50535D1F1BCE43ED002FE1A4 /* ImageCacheController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ImageCacheController.swift; path = ViewControllers/PickPhotos/ImageCacheController.swift; sourceTree = "<group>"; };
50535D211BCE497E002FE1A4 /* PickPhotos.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = PickPhotos.storyboard; path = ViewControllers/PickPhotos/PickPhotos.storyboard; sourceTree = "<group>"; };
50535D261BCE4A71002FE1A4 /* PhotoCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PhotoCell.swift; path = Views/Cells/Photo/PhotoCell.swift; sourceTree = "<group>"; };
50535D271BCE4A71002FE1A4 /* PhotoCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = PhotoCell.xib; path = Views/Cells/Photo/PhotoCell.xib; sourceTree = "<group>"; };
5053AD491AF772C500B3CBFA /* PickLocationViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PickLocationViewController.swift; path = ViewControllers/PickLocation/PickLocationViewController.swift; sourceTree = "<group>"; };
5053AD4C1AF79EEA00B3CBFA /* LocationPin.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LocationPin.swift; path = ViewControllers/PickLocation/LocationPin.swift; sourceTree = "<group>"; };
5053AD4E1AF82A1700B3CBFA /* PickLocationCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PickLocationCell.swift; path = Views/Cells/PickLocation/PickLocationCell.swift; sourceTree = "<group>"; };
5053AD4F1AF82A1700B3CBFA /* PickLocationCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = PickLocationCell.xib; path = Views/Cells/PickLocation/PickLocationCell.xib; sourceTree = "<group>"; };
5053AD531AF83B0F00B3CBFA /* ChatRightLocationCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChatRightLocationCell.swift; path = Views/Cells/ChatRightLocation/ChatRightLocationCell.swift; sourceTree = "<group>"; };
5053AD581AF83B4200B3CBFA /* ChatLeftLocationCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChatLeftLocationCell.swift; path = Views/Cells/ChatLeftLocation/ChatLeftLocationCell.swift; sourceTree = "<group>"; };
505498611B12FB0E0037E3BD /* ConversationMessagePreviewNavigationControllerDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ConversationMessagePreviewNavigationControllerDelegate.swift; path = ViewControllers/Conversation/ConversationMessagePreviewNavigationControllerDelegate.swift; sourceTree = "<group>"; };
50553F8D1ADB8BA200F80B59 /* ChatSectionDateCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChatSectionDateCell.swift; path = Views/Cells/ChatSectionDate/ChatSectionDateCell.swift; sourceTree = "<group>"; };
50553F8E1ADB8BA200F80B59 /* ChatSectionDateCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = ChatSectionDateCell.xib; path = Views/Cells/ChatSectionDate/ChatSectionDateCell.xib; sourceTree = "<group>"; };
50553F921ADBA50600F80B59 /* NSDate+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "NSDate+Yep.swift"; path = "Extensions/NSDate+Yep.swift"; sourceTree = "<group>"; };
5056AD6C1B05CB92003F9359 /* ProfileSocialAccountImagesCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ProfileSocialAccountImagesCell.swift; path = Views/Cells/ProfileSocialAccount/ProfileSocialAccountImagesCell.swift; sourceTree = "<group>"; };
5056AD6D1B05CB92003F9359 /* ProfileSocialAccountImagesCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = ProfileSocialAccountImagesCell.xib; path = Views/Cells/ProfileSocialAccount/ProfileSocialAccountImagesCell.xib; sourceTree = "<group>"; };
505A483F1B4E70CB00C3A301 /* RegisterSelectSkillsLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RegisterSelectSkillsLayout.swift; path = ViewControllers/Register/RegisterSelectSkillsLayout.swift; sourceTree = "<group>"; };
505C338C1BAA92CA00E044E2 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
505C338E1BAA92CD00E044E2 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
505EC8121ADE607D001D27E0 /* SkillCategoryButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SkillCategoryButton.swift; path = Views/Buttons/SkillCategoryButton.swift; sourceTree = "<group>"; };
505EC8151ADF8151001D27E0 /* SkillCategoryCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SkillCategoryCell.swift; path = Views/Cells/SkillCategory/SkillCategoryCell.swift; sourceTree = "<group>"; };
505EC8161ADF8151001D27E0 /* SkillCategoryCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = SkillCategoryCell.xib; path = Views/Cells/SkillCategory/SkillCategoryCell.xib; sourceTree = "<group>"; };
505EC81A1ADFBE1B001D27E0 /* SkillSelectionCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SkillSelectionCell.swift; path = Views/Cells/SkillSelection/SkillSelectionCell.swift; sourceTree = "<group>"; };
505EC81B1ADFBE1B001D27E0 /* SkillSelectionCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = SkillSelectionCell.xib; path = Views/Cells/SkillSelection/SkillSelectionCell.xib; sourceTree = "<group>"; };
5064F64F1B0AE2E60089FAD4 /* AddFriendsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AddFriendsViewController.swift; path = ViewControllers/AddFriends/AddFriendsViewController.swift; sourceTree = "<group>"; };
5064F6521B0B0E160089FAD4 /* AddFriendSearchCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AddFriendSearchCell.swift; path = Views/Cells/AddFriendSearch/AddFriendSearchCell.swift; sourceTree = "<group>"; };
5064F6531B0B0E160089FAD4 /* AddFriendSearchCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = AddFriendSearchCell.xib; path = Views/Cells/AddFriendSearch/AddFriendSearchCell.xib; sourceTree = "<group>"; };
5064F6571B0B14420089FAD4 /* AddFriendMoreCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AddFriendMoreCell.swift; path = Views/Cells/AddFriendMore/AddFriendMoreCell.swift; sourceTree = "<group>"; };
5064F6581B0B14420089FAD4 /* AddFriendMoreCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = AddFriendMoreCell.xib; path = Views/Cells/AddFriendMore/AddFriendMoreCell.xib; sourceTree = "<group>"; };
506923111ADE025200D27574 /* Waver.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Waver.swift; path = Views/AudioWaves/Waver.swift; sourceTree = "<group>"; };
506923131ADE025F00D27574 /* YepRefreshView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepRefreshView.swift; path = Views/PullToRefresh/YepRefreshView.swift; sourceTree = "<group>"; };
506BB7F31AE4E0A500C1A2A0 /* SkillAnnotationHeader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SkillAnnotationHeader.swift; path = Views/ReusableViews/SkillAnnotationHeader/SkillAnnotationHeader.swift; sourceTree = "<group>"; };
506BB7F41AE4E0A500C1A2A0 /* SkillAnnotationHeader.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = SkillAnnotationHeader.xib; path = Views/ReusableViews/SkillAnnotationHeader/SkillAnnotationHeader.xib; sourceTree = "<group>"; };
506BB7F81AE5069500C1A2A0 /* RegisterPickSkillsSelectSkillsTransitionManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RegisterPickSkillsSelectSkillsTransitionManager.swift; path = ViewControllers/Register/RegisterPickSkillsSelectSkillsTransitionManager.swift; sourceTree = "<group>"; };
506E241B1AE6254F00A33C1A /* MessageTypeButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MessageTypeButton.swift; path = Views/Buttons/MessageTypeButton.swift; sourceTree = "<group>"; };
506E241D1AE6391A00A33C1A /* TouchZoomButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = TouchZoomButton.swift; path = Views/Buttons/TouchZoomButton.swift; sourceTree = "<group>"; };
506EC2091AC95BFC00CE42B3 /* UIFont+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UIFont+Yep.swift"; path = "Extensions/UIFont+Yep.swift"; sourceTree = "<group>"; };
5076C5691AC46B9F00B22952 /* FayeService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FayeService.swift; path = Services/FayeService.swift; sourceTree = "<group>"; };
5076FC591AF9DF6B00D7381A /* ConversationMessagePreviewTransitionManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ConversationMessagePreviewTransitionManager.swift; path = ViewControllers/Conversation/ConversationMessagePreviewTransitionManager.swift; sourceTree = "<group>"; };
507CF1671AFC84A500E261B4 /* CustomNavigationBarViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CustomNavigationBarViewController.swift; path = ViewControllers/CustomNavigationBar/CustomNavigationBarViewController.swift; sourceTree = "<group>"; };
507F65F61B2EBC2700A35FDC /* MediaPreviewView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MediaPreviewView.swift; path = Views/Media/MediaPreviewView.swift; sourceTree = "<group>"; };
5080EB1B1B93F43A006F3C2D /* PodsHelpYepViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PodsHelpYepViewController.swift; path = ViewControllers/PodsHelpYep/PodsHelpYepViewController.swift; sourceTree = "<group>"; };
5080EB1E1B93F932006F3C2D /* NSBundle+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "NSBundle+Yep.swift"; path = "Extensions/NSBundle+Yep.swift"; sourceTree = "<group>"; };
50858EBA1C22487900EDE492 /* FeedBasicCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedBasicCell.swift; path = Views/Cells/Feed/FeedBasicCell.swift; sourceTree = "<group>"; };
50858EBE1C224DA900EDE492 /* FeedBiggerImageCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedBiggerImageCell.swift; path = Views/Cells/Feed/FeedBiggerImageCell.swift; sourceTree = "<group>"; };
50894CF01AEA4726000981AF /* SettingsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SettingsViewController.swift; path = ViewControllers/Settings/SettingsViewController.swift; sourceTree = "<group>"; };
50894CF31AEA4A01000981AF /* SettingsUserCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SettingsUserCell.swift; path = Views/Cells/SettingsUser/SettingsUserCell.swift; sourceTree = "<group>"; };
50894CF41AEA4A01000981AF /* SettingsUserCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = SettingsUserCell.xib; path = Views/Cells/SettingsUser/SettingsUserCell.xib; sourceTree = "<group>"; };
50894CF81AEA54BA000981AF /* SettingsMoreCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SettingsMoreCell.swift; path = Views/Cells/SettingsMore/SettingsMoreCell.swift; sourceTree = "<group>"; };
50894CF91AEA54BA000981AF /* SettingsMoreCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = SettingsMoreCell.xib; path = Views/Cells/SettingsMore/SettingsMoreCell.xib; sourceTree = "<group>"; };
50894CFD1AEA5A78000981AF /* EditProfileViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = EditProfileViewController.swift; path = ViewControllers/EditProfile/EditProfileViewController.swift; sourceTree = "<group>"; };
50894D001AEA6433000981AF /* EditProfileLessInfoCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = EditProfileLessInfoCell.swift; path = Views/Cells/EditProfileLessInfo/EditProfileLessInfoCell.swift; sourceTree = "<group>"; };
50894D011AEA6433000981AF /* EditProfileLessInfoCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = EditProfileLessInfoCell.xib; path = Views/Cells/EditProfileLessInfo/EditProfileLessInfoCell.xib; sourceTree = "<group>"; };
50894D051AEDFDA2000981AF /* EditProfileMoreInfoCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = EditProfileMoreInfoCell.swift; path = Views/Cells/EditProfileMoreInfo/EditProfileMoreInfoCell.swift; sourceTree = "<group>"; };
50894D061AEDFDA2000981AF /* EditProfileMoreInfoCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = EditProfileMoreInfoCell.xib; path = Views/Cells/EditProfileMoreInfo/EditProfileMoreInfoCell.xib; sourceTree = "<group>"; };
50894D0A1AEE0177000981AF /* EditProfileColoredTitleCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = EditProfileColoredTitleCell.swift; path = Views/Cells/EditProfileColoredTitle/EditProfileColoredTitleCell.swift; sourceTree = "<group>"; };
50894D0B1AEE0177000981AF /* EditProfileColoredTitleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = EditProfileColoredTitleCell.xib; path = Views/Cells/EditProfileColoredTitle/EditProfileColoredTitleCell.xib; sourceTree = "<group>"; };
50894D0F1AEE3C25000981AF /* YepHUD.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepHUD.swift; path = Helpers/YepHUD.swift; sourceTree = "<group>"; };
508A084D1C166EBA000A3305 /* CLPlacemark+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "CLPlacemark+Yep.swift"; path = "Extensions/CLPlacemark+Yep.swift"; sourceTree = "<group>"; };
508A084F1C16B810000A3305 /* RecordButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RecordButton.swift; path = Views/Buttons/RecordButton.swift; sourceTree = "<group>"; };
508B717C1B1FE9B6006BDDB3 /* ChatRightBaseCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChatRightBaseCell.swift; path = Views/Cells/ChatRightBase/ChatRightBaseCell.swift; sourceTree = "<group>"; };
508C2AA21AD661B3002B8097 /* UserStateCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = UserStateCell.swift; path = Views/Cells/UserState/UserStateCell.swift; sourceTree = "<group>"; };
508C2AA31AD661B3002B8097 /* UserStateCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = UserStateCell.xib; path = Views/Cells/UserState/UserStateCell.xib; sourceTree = "<group>"; };
508D16BC1ADCAF0400270E3F /* PullToRefreshView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PullToRefreshView.swift; path = Views/PullToRefresh/PullToRefreshView.swift; sourceTree = "<group>"; };
508D173F1ACCD2740092D666 /* YepButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepButton.swift; path = Views/Buttons/YepButton.swift; sourceTree = "<group>"; };
508D17431ACCDC9F0092D666 /* VoiceRecordButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = VoiceRecordButton.swift; path = Views/MessageToolbar/VoiceRecordButton.swift; sourceTree = "<group>"; };
508D17451ACCF4710092D666 /* ChatLeftAudioCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChatLeftAudioCell.swift; path = Views/Cells/ChatLeftAudio/ChatLeftAudioCell.swift; sourceTree = "<group>"; };
508D174A1ACCF49B0092D666 /* ChatRightAudioCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChatRightAudioCell.swift; path = Views/Cells/ChatRightAudio/ChatRightAudioCell.swift; sourceTree = "<group>"; };
508DF62A1B9985F300B194A4 /* YepLog.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepLog.swift; path = Helpers/YepLog.swift; sourceTree = "<group>"; };
508F8FC61B0161EF00461B0B /* ProfileSeparationLineCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ProfileSeparationLineCell.swift; path = Views/Cells/ProfileSeparationLine/ProfileSeparationLineCell.swift; sourceTree = "<group>"; };
508F8FC71B0161EF00461B0B /* ProfileSeparationLineCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = ProfileSeparationLineCell.xib; path = Views/Cells/ProfileSeparationLine/ProfileSeparationLineCell.xib; sourceTree = "<group>"; };
508F8FCB1B01C7FC00461B0B /* SocialWorkGithubViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SocialWorkGithubViewController.swift; path = ViewControllers/SocialWorks/SocialWorkGithubViewController.swift; sourceTree = "<group>"; };
508F8FCE1B01D04400461B0B /* GithubRepoCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = GithubRepoCell.swift; path = Views/Cells/GithubRepo/GithubRepoCell.swift; sourceTree = "<group>"; };
508F8FCF1B01D04400461B0B /* GithubRepoCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = GithubRepoCell.xib; path = Views/Cells/GithubRepo/GithubRepoCell.xib; sourceTree = "<group>"; };
508F8FD31B01E3D100461B0B /* SocialWorkDribbbleViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SocialWorkDribbbleViewController.swift; path = ViewControllers/SocialWorks/SocialWorkDribbbleViewController.swift; sourceTree = "<group>"; };
508F8FD51B01EDB400461B0B /* DribbbleShotCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DribbbleShotCell.swift; path = Views/Cells/DribbbleShot/DribbbleShotCell.swift; sourceTree = "<group>"; };
508F8FD61B01EDB400461B0B /* DribbbleShotCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = DribbbleShotCell.xib; path = Views/Cells/DribbbleShot/DribbbleShotCell.xib; sourceTree = "<group>"; };
508F8FDA1B0479E700461B0B /* SocialWorkInstagramViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SocialWorkInstagramViewController.swift; path = ViewControllers/SocialWorks/SocialWorkInstagramViewController.swift; sourceTree = "<group>"; };
508F8FDC1B049ACF00461B0B /* InstagramMediaCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = InstagramMediaCell.swift; path = Views/Cells/InstagramMedia/InstagramMediaCell.swift; sourceTree = "<group>"; };
508F8FDD1B049ACF00461B0B /* InstagramMediaCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = InstagramMediaCell.xib; path = Views/Cells/InstagramMedia/InstagramMediaCell.xib; sourceTree = "<group>"; };
5099B9C31AB9510D002F940B /* RankView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RankView.swift; path = Views/Rank/RankView.swift; sourceTree = "<group>"; };
5099B9C61AB99F7B002F940B /* RegisterPickAvatarViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RegisterPickAvatarViewController.swift; path = ViewControllers/Register/RegisterPickAvatarViewController.swift; sourceTree = "<group>"; };
5099B9C81AB9A7CB002F940B /* CameraPreviewView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CameraPreviewView.swift; path = Views/CameraPreview/CameraPreviewView.swift; sourceTree = "<group>"; };
509B120E1C436E7C0000BE71 /* MentionView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MentionView.swift; path = Views/Mention/MentionView.swift; sourceTree = "<group>"; };
50A0E3001C3E18A10025BEFC /* CLLocationCoordinate2D+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "CLLocationCoordinate2D+Yep.swift"; path = "Extensions/CLLocationCoordinate2D+Yep.swift"; sourceTree = "<group>"; };
50A1FA751C0D47D300EEDA74 /* SubscribeView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SubscribeView.swift; path = Views/Subscribe/SubscribeView.swift; sourceTree = "<group>"; };
50A640DF1B6F38CF0050E4A3 /* NotificationsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = NotificationsViewController.swift; path = ViewControllers/Notifications/NotificationsViewController.swift; sourceTree = "<group>"; };
50A640E31B6F41E00050E4A3 /* DoNotDisturbSwitchCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DoNotDisturbSwitchCell.swift; path = Views/Cells/DoNotDisturb/DoNotDisturbSwitchCell.swift; sourceTree = "<group>"; };
50A640E41B6F41E00050E4A3 /* DoNotDisturbSwitchCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = DoNotDisturbSwitchCell.xib; path = Views/Cells/DoNotDisturb/DoNotDisturbSwitchCell.xib; sourceTree = "<group>"; };
50A640E71B6F45FA0050E4A3 /* DoNotDisturbPeriodCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DoNotDisturbPeriodCell.swift; path = Views/Cells/DoNotDisturb/DoNotDisturbPeriodCell.swift; sourceTree = "<group>"; };
50A640E81B6F45FA0050E4A3 /* DoNotDisturbPeriodCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = DoNotDisturbPeriodCell.xib; path = Views/Cells/DoNotDisturb/DoNotDisturbPeriodCell.xib; sourceTree = "<group>"; };
50A640EB1B6F4E420050E4A3 /* DoNotDisturbPeriodViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DoNotDisturbPeriodViewController.swift; path = ViewControllers/DoNotDisturbPeriod/DoNotDisturbPeriodViewController.swift; sourceTree = "<group>"; };
50A820231B969B0F007CD30E /* NSTimeZone+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "NSTimeZone+Yep.swift"; path = "Extensions/NSTimeZone+Yep.swift"; sourceTree = "<group>"; };
50A93A9C1BD8C515007005DB /* FeedSkillPickerItemView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedSkillPickerItemView.swift; path = Views/PickerItems/FeedSkill/FeedSkillPickerItemView.swift; sourceTree = "<group>"; };
50A9D44A1ACD37A8000B2599 /* NSFileManager+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "NSFileManager+Yep.swift"; path = "Extensions/NSFileManager+Yep.swift"; sourceTree = "<group>"; };
50A9D44C1ACD382B000B2599 /* NSDateTimeAgo.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = NSDateTimeAgo.bundle; path = Extensions/NSDateTimeAgo.bundle; sourceTree = "<group>"; };
50A9D4501ACD383E000B2599 /* NSDate+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "NSDate+Extension.swift"; path = "Extensions/NSDate+Extension.swift"; sourceTree = "<group>"; };
50A9D4541ACD393A000B2599 /* YepWaverView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepWaverView.swift; path = Views/AudioWaves/YepWaverView.swift; sourceTree = "<group>"; };
50AACEC71BB54128004DD54B /* FeedView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedView.swift; path = Views/Feed/FeedView.swift; sourceTree = "<group>"; };
50AACECC1BB5419A004DD54B /* FeedView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = FeedView.xib; path = Views/Feed/FeedView.xib; sourceTree = "<group>"; };
50AACECE1BB93336004DD54B /* FeedMediaView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedMediaView.swift; path = Views/Feed/FeedMediaView.swift; sourceTree = "<group>"; };
50AFBF451BB25F40007D19DA /* ActivityIndicatorTitleView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ActivityIndicatorTitleView.swift; path = Views/TitleViews/ActivityIndicatorTitleView.swift; sourceTree = "<group>"; };
50AFBF481BB2830E007D19DA /* EdgeBorderButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = EdgeBorderButton.swift; path = Views/Buttons/EdgeBorderButton.swift; sourceTree = "<group>"; };
50AFBF4A1BB2A44C007D19DA /* InfoView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = InfoView.swift; path = Views/InfoView/InfoView.swift; sourceTree = "<group>"; };
50AFBF4D1BB3A594007D19DA /* bub3.caf */ = {isa = PBXFileReference; lastKnownFileType = file; name = bub3.caf; path = Sounds/bub3.caf; sourceTree = "<group>"; };
50AFBF5E1BB4F332007D19DA /* FeedsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedsViewController.swift; path = ViewControllers/Feeds/FeedsViewController.swift; sourceTree = "<group>"; };
50B22E451C588B6200219625 /* CGImage+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "CGImage+Yep.swift"; path = "Extensions/CGImage+Yep.swift"; sourceTree = "<group>"; };
50B2CA911BD0BF3800668AC6 /* FeedTextView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedTextView.swift; path = Views/TextViews/FeedTextView.swift; sourceTree = "<group>"; };
50B2CA931BD0EF7900668AC6 /* MoreMessageTypesView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MoreMessageTypesView.swift; path = Views/MoreMessageTypes/MoreMessageTypesView.swift; sourceTree = "<group>"; };
50B38FB61B69CD960064C132 /* Array+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "Array+Yep.swift"; path = "Extensions/Array+Yep.swift"; sourceTree = "<group>"; };
50B38FCB1B6B37F00064C132 /* FeedbackViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedbackViewController.swift; path = ViewControllers/Feedback/FeedbackViewController.swift; sourceTree = "<group>"; };
50B8E6151B40F9E700C17EA1 /* YepDownloader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepDownloader.swift; path = Services/YepDownloader.swift; sourceTree = "<group>"; };
50B8E6171B41340A00C17EA1 /* MessageLoadingProgressView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MessageLoadingProgressView.swift; path = Views/ProgressViews/MessageLoadingProgressView.swift; sourceTree = "<group>"; };
50C0909A1ADE234F00CC6389 /* RegisterPickSkillsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RegisterPickSkillsViewController.swift; path = ViewControllers/Register/RegisterPickSkillsViewController.swift; sourceTree = "<group>"; };
50C0909C1ADE294800CC6389 /* RegisterPickSkillsLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RegisterPickSkillsLayout.swift; path = ViewControllers/Register/RegisterPickSkillsLayout.swift; sourceTree = "<group>"; };
50C0909E1ADE391600CC6389 /* AddSkillsReusableView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AddSkillsReusableView.swift; path = Views/ReusableViews/AddSkills/AddSkillsReusableView.swift; sourceTree = "<group>"; };
50C0909F1ADE391600CC6389 /* AddSkillsReusableView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = AddSkillsReusableView.xib; path = Views/ReusableViews/AddSkills/AddSkillsReusableView.xib; sourceTree = "<group>"; };
50C090A31ADE46D500CC6389 /* RegisterSelectSkillsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RegisterSelectSkillsViewController.swift; path = ViewControllers/Register/RegisterSelectSkillsViewController.swift; sourceTree = "<group>"; };
50CC4FA11C1AC0EE00B6A263 /* UITableView+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UITableView+Yep.swift"; path = "Extensions/UITableView+Yep.swift"; sourceTree = "<group>"; };
50CC4FA31C1AC58700B6A263 /* UICollectionView+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UICollectionView+Yep.swift"; path = "Extensions/UICollectionView+Yep.swift"; sourceTree = "<group>"; };
50CDBE401ACA9B4200459CE0 /* ChatRightImageCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChatRightImageCell.swift; path = Views/Cells/ChatRightImage/ChatRightImageCell.swift; sourceTree = "<group>"; };
50CDBE451ACA9F2200459CE0 /* ImageCache.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Caches/ImageCache.swift; sourceTree = "<group>"; };
50CDBE471ACBAD3200459CE0 /* ChatLeftImageCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChatLeftImageCell.swift; path = Views/Cells/ChatLeftImage/ChatLeftImageCell.swift; sourceTree = "<group>"; };
50D45FC21C44D2300044C95A /* OpenGraphService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = OpenGraphService.swift; path = Services/OpenGraphService.swift; sourceTree = "<group>"; };
50D4D0DA1AFA825B005AEB6F /* MediaControlView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MediaControlView.swift; path = Views/Media/MediaControlView.swift; sourceTree = "<group>"; };
50DBDEF01C48C2240044E21B /* OpenGraphInfoType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = OpenGraphInfoType.swift; path = Protocols/OpenGraphInfoType.swift; sourceTree = "<group>"; };
50DBDEFB1C4CCB030044E21B /* ChatLeftTextURLCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChatLeftTextURLCell.swift; path = Views/Cells/ChatLeftTextURL/ChatLeftTextURLCell.swift; sourceTree = "<group>"; };
50DBDEFF1C4CE75E0044E21B /* ChatRightTextURLCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChatRightTextURLCell.swift; path = Views/Cells/ChatRightTextURL/ChatRightTextURLCell.swift; sourceTree = "<group>"; };
50DBDF041C4DD9530044E21B /* CGSize+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "CGSize+Yep.swift"; path = "Extensions/CGSize+Yep.swift"; sourceTree = "<group>"; };
50DEE02A1BE209FF00015741 /* DeletedFeedConversationCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DeletedFeedConversationCell.swift; path = Views/Cells/DeletedFeedConversation/DeletedFeedConversationCell.swift; sourceTree = "<group>"; };
50DEE02B1BE209FF00015741 /* DeletedFeedConversationCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = DeletedFeedConversationCell.xib; path = Views/Cells/DeletedFeedConversation/DeletedFeedConversationCell.xib; sourceTree = "<group>"; };
50DEE02F1BE339B000015741 /* LoadMoreTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LoadMoreTableViewCell.swift; path = Views/Cells/LoadMore/LoadMoreTableViewCell.swift; sourceTree = "<group>"; };
50DEE0301BE339B000015741 /* LoadMoreTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = LoadMoreTableViewCell.xib; path = Views/Cells/LoadMore/LoadMoreTableViewCell.xib; sourceTree = "<group>"; };
50DEE0341BE3720F00015741 /* LoadMoreCollectionViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LoadMoreCollectionViewCell.swift; path = Views/Cells/LoadMore/LoadMoreCollectionViewCell.swift; sourceTree = "<group>"; };
50DEE0351BE3720F00015741 /* LoadMoreCollectionViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = LoadMoreCollectionViewCell.xib; path = Views/Cells/LoadMore/LoadMoreCollectionViewCell.xib; sourceTree = "<group>"; };
50DEE03C1BE70E1500015741 /* UIScrollView+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UIScrollView+Yep.swift"; path = "Extensions/UIScrollView+Yep.swift"; sourceTree = "<group>"; };
50DEE03E1BE729FD00015741 /* PickLocation.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = PickLocation.storyboard; path = ViewControllers/PickLocation/PickLocation.storyboard; sourceTree = "<group>"; };
50DEE0401BE7626100015741 /* YepHelpers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepHelpers.swift; path = Helpers/YepHelpers.swift; sourceTree = "<group>"; };
50DEE0421BE8B3CD00015741 /* Feedback.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Feedback.storyboard; path = ViewControllers/Feedback/Feedback.storyboard; sourceTree = "<group>"; };
50DEE0441BEA025100015741 /* About.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = About.storyboard; path = ViewControllers/About/About.storyboard; sourceTree = "<group>"; };
50DEE0461BEA030900015741 /* PodsHelpYep.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = PodsHelpYep.storyboard; path = ViewControllers/PodsHelpYep/PodsHelpYep.storyboard; sourceTree = "<group>"; };
50DEE0481BEA04CC00015741 /* SocialWorks.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SocialWorks.storyboard; path = ViewControllers/SocialWorks/SocialWorks.storyboard; sourceTree = "<group>"; };
50DEE04A1BEA071100015741 /* OAuth.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = OAuth.storyboard; path = ViewControllers/OAuth/OAuth.storyboard; sourceTree = "<group>"; };
50DEE04C1BEA085F00015741 /* EditNicknameAndBadge.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = EditNicknameAndBadge.storyboard; path = ViewControllers/EditNicknameAndBadge/EditNicknameAndBadge.storyboard; sourceTree = "<group>"; };
50DEE04E1BEA092100015741 /* EditProfile.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = EditProfile.storyboard; path = ViewControllers/EditProfile/EditProfile.storyboard; sourceTree = "<group>"; };
50DEE0501BEA09DD00015741 /* BlackList.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = BlackList.storyboard; path = ViewControllers/BlackList/BlackList.storyboard; sourceTree = "<group>"; };
50DEE0521BEA0AAC00015741 /* DoNotDisturbPeriod.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = DoNotDisturbPeriod.storyboard; path = ViewControllers/DoNotDisturbPeriod/DoNotDisturbPeriod.storyboard; sourceTree = "<group>"; };
50DEE0541BEA0BB200015741 /* Notifications.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Notifications.storyboard; path = ViewControllers/Notifications/Notifications.storyboard; sourceTree = "<group>"; };
50DEE0561BEA0C9A00015741 /* Settings.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Settings.storyboard; path = ViewControllers/Settings/Settings.storyboard; sourceTree = "<group>"; };
50DEE0581BEA0D7B00015741 /* EditSkills.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = EditSkills.storyboard; path = ViewControllers/EditSkills/EditSkills.storyboard; sourceTree = "<group>"; };
50DEE05A1BEA0EAA00015741 /* FriendsInContacts.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = FriendsInContacts.storyboard; path = ViewControllers/FriendsInContacts/FriendsInContacts.storyboard; sourceTree = "<group>"; };
50DEE05C1BEA100100015741 /* SearchedUsers.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SearchedUsers.storyboard; path = ViewControllers/SearchedUsers/SearchedUsers.storyboard; sourceTree = "<group>"; };
50DEE05E1BEA119D00015741 /* AddFriends.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = AddFriends.storyboard; path = ViewControllers/AddFriends/AddFriends.storyboard; sourceTree = "<group>"; };
50DEE0601BEA146900015741 /* Conversation.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Conversation.storyboard; path = ViewControllers/Conversation/Conversation.storyboard; sourceTree = "<group>"; };
50E114F31ABBF9CC00F13000 /* Models.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Models.swift; path = Realm/Models.swift; sourceTree = "<group>"; };
50E114F81ABC137A00F13000 /* YepServiceSync.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepServiceSync.swift; path = Services/YepServiceSync.swift; sourceTree = "<group>"; };
50E114FA1ABC549300F13000 /* ContactsCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ContactsCell.swift; path = Views/Cells/Contacts/ContactsCell.swift; sourceTree = "<group>"; };
50E114FB1ABC549300F13000 /* ContactsCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = ContactsCell.xib; path = Views/Cells/Contacts/ContactsCell.xib; sourceTree = "<group>"; };
50E18BB61B180F7D0076C3C6 /* BottomButtonView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BottomButtonView.swift; path = Views/SayHi/BottomButtonView.swift; sourceTree = "<group>"; };
50E1CE881BDA3CED0025B933 /* SkillHome.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SkillHome.storyboard; path = ViewControllers/SkillHome/SkillHome.storyboard; sourceTree = "<group>"; };
50E1CE8A1BE0BC940025B933 /* MessageMedia.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = MessageMedia.storyboard; path = ViewControllers/MessageMedia/MessageMedia.storyboard; sourceTree = "<group>"; };
50E1CE8C1BE0BFF00025B933 /* MediaViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MediaViewCell.swift; path = Views/Cells/MediaView/MediaViewCell.swift; sourceTree = "<group>"; };
50E1CE8D1BE0BFF00025B933 /* MediaViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = MediaViewCell.xib; path = Views/Cells/MediaView/MediaViewCell.xib; sourceTree = "<group>"; };
50E1D7281B870D7500D90A82 /* NSParagraphStyle+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "NSParagraphStyle+Yep.swift"; path = "Extensions/NSParagraphStyle+Yep.swift"; sourceTree = "<group>"; };
50E3488D1B905C0100A8E699 /* AboutViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AboutViewController.swift; path = ViewControllers/About/AboutViewController.swift; sourceTree = "<group>"; };
50E348901B9063A700A8E699 /* AboutCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AboutCell.swift; path = Views/Cells/About/AboutCell.swift; sourceTree = "<group>"; };
50E348911B9063A700A8E699 /* AboutCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = AboutCell.xib; path = Views/Cells/About/AboutCell.xib; sourceTree = "<group>"; };
50E392BB1C22752C00C0CECB /* FeedNormalImagesCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedNormalImagesCell.swift; path = Views/Cells/Feed/FeedNormalImagesCell.swift; sourceTree = "<group>"; };
50E392BD1C228BF000C0CECB /* FeedCellLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedCellLayout.swift; path = Views/Cells/Feed/FeedCellLayout.swift; sourceTree = "<group>"; };
50E392BF1C22B30300C0CECB /* FeedGithubRepoCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedGithubRepoCell.swift; path = Views/Cells/Feed/FeedGithubRepoCell.swift; sourceTree = "<group>"; };
50E392C11C22B9E400C0CECB /* FeedDribbbleShotCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedDribbbleShotCell.swift; path = Views/Cells/Feed/FeedDribbbleShotCell.swift; sourceTree = "<group>"; };
50E392C31C22C0F600C0CECB /* FeedVoiceCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedVoiceCell.swift; path = Views/Cells/Feed/FeedVoiceCell.swift; sourceTree = "<group>"; };
50E392C51C22C82800C0CECB /* FeedLocationCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedLocationCell.swift; path = Views/Cells/Feed/FeedLocationCell.swift; sourceTree = "<group>"; };
50E61CEA1AF1F69D00908A9D /* ConversationTitleView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ConversationTitleView.swift; path = Views/ConversationTitle/ConversationTitleView.swift; sourceTree = "<group>"; };
50EB8C5D1AE78AB9001AC1EE /* YepAsset.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepAsset.swift; path = Helpers/YepAsset.swift; sourceTree = "<group>"; };
50EB8CBD1AE89ED8001AC1EE /* ChatLeftVideoCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChatLeftVideoCell.swift; path = Views/Cells/ChatLeftVideo/ChatLeftVideoCell.swift; sourceTree = "<group>"; };
50EB8CC21AE89F12001AC1EE /* ChatRightVideoCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChatRightVideoCell.swift; path = Views/Cells/ChatRightVideo/ChatRightVideoCell.swift; sourceTree = "<group>"; };
50EB8CCA1AEA1AC0001AC1EE /* MediaView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MediaView.swift; path = Views/Media/MediaView.swift; sourceTree = "<group>"; };
50EB8CCD1AEA1B38001AC1EE /* MessageMediaViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MessageMediaViewController.swift; path = ViewControllers/MessageMedia/MessageMediaViewController.swift; sourceTree = "<group>"; };
50F2B9771B2EDF3D00F840CC /* BorderTextField.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BorderTextField.swift; path = Views/TextFields/BorderTextField.swift; sourceTree = "<group>"; };
50F2B97A1B2EEAF800F840CC /* NavigationTitleLabel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = NavigationTitleLabel.swift; path = Views/Labels/NavigationTitleLabel.swift; sourceTree = "<group>"; };
50F5AF821BBA67060033C9BC /* NewFeedViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = NewFeedViewController.swift; path = ViewControllers/NewFeed/NewFeedViewController.swift; sourceTree = "<group>"; };
50F5AF851BBA676D0033C9BC /* NewFeed.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = NewFeed.storyboard; path = ViewControllers/NewFeed/NewFeed.storyboard; sourceTree = "<group>"; };
50F5AF871BBBB2AE0033C9BC /* HorizontalLineView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = HorizontalLineView.swift; path = Views/HorizontalLine/HorizontalLineView.swift; sourceTree = "<group>"; };
50F5AF8A1BBBB64C0033C9BC /* FeedAnyImagesCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedAnyImagesCell.swift; path = Views/Cells/Feed/FeedAnyImagesCell.swift; sourceTree = "<group>"; };
50F5AF931BBBCDA30033C9BC /* FeedMediaAddCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedMediaAddCell.swift; path = Views/Cells/FeedMediaAdd/FeedMediaAddCell.swift; sourceTree = "<group>"; };
50F5AF941BBBCDA30033C9BC /* FeedMediaAddCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = FeedMediaAddCell.xib; path = Views/Cells/FeedMediaAdd/FeedMediaAddCell.xib; sourceTree = "<group>"; };
50F5AF971BBBD02A0033C9BC /* FeedMediaCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedMediaCell.swift; path = Views/Cells/FeedMedia/FeedMediaCell.swift; sourceTree = "<group>"; };
50F5AF981BBBD02A0033C9BC /* FeedMediaCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = FeedMediaCell.xib; path = Views/Cells/FeedMedia/FeedMediaCell.xib; sourceTree = "<group>"; };
50F6D32D1C3CBE0000CB673C /* FeedUploadingErrorContainerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedUploadingErrorContainerView.swift; path = Views/ContainerViews/FeedUploadingErrorContainerView.swift; sourceTree = "<group>"; };
50FA9A431B661698009BF2A0 /* UIViewController+Yep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UIViewController+Yep.swift"; path = "Extensions/UIViewController+Yep.swift"; sourceTree = "<group>"; };
50FD753C1C1FB4AC0050A382 /* FPSLabel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FPSLabel.swift; path = Views/Labels/FPSLabel.swift; sourceTree = "<group>"; };
50FD753E1C20FF8D0050A382 /* FeedMediaContainerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedMediaContainerView.swift; path = Views/ContainerViews/FeedMediaContainerView.swift; sourceTree = "<group>"; };
50FD75431C21097A0050A382 /* LinkContainerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LinkContainerView.swift; path = Views/ContainerViews/LinkContainerView.swift; sourceTree = "<group>"; };
50FE29CC1C4786AE0067CA03 /* FeedURLCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedURLCell.swift; path = Views/Cells/Feed/FeedURLCell.swift; sourceTree = "<group>"; };
50FE29CE1C478A4A0067CA03 /* FeedURLContainerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedURLContainerView.swift; path = Views/ContainerViews/FeedURLContainerView.swift; sourceTree = "<group>"; };
6A56328C1BC90A4500397B53 /* DiscoverCardUserCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DiscoverCardUserCell.swift; path = Views/Cells/DiscoverCardUser/DiscoverCardUserCell.swift; sourceTree = "<group>"; };
6A56328D1BC90A4500397B53 /* DiscoverCardUserCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = DiscoverCardUserCell.xib; path = Views/Cells/DiscoverCardUser/DiscoverCardUserCell.xib; sourceTree = "<group>"; };
6A5632911BC911CB00397B53 /* DiscoverNormalUserCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DiscoverNormalUserCell.swift; path = Views/Cells/DiscoverNormalUser/DiscoverNormalUserCell.swift; sourceTree = "<group>"; };
6A5632921BC911CB00397B53 /* DiscoverNormalUserCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = DiscoverNormalUserCell.xib; path = Views/Cells/DiscoverNormalUser/DiscoverNormalUserCell.xib; sourceTree = "<group>"; };
6A5632961BC9559100397B53 /* DiscoverFlowLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DiscoverFlowLayout.swift; path = ViewControllers/Discover/DiscoverFlowLayout.swift; sourceTree = "<group>"; };
6A649A9A1BB259CB00EE4FB5 /* YepSoundEffect.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = YepSoundEffect.swift; path = Helpers/YepSoundEffect.swift; sourceTree = "<group>"; };
6A8215041BCBE5170011F36C /* MiniCardSkillLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MiniCardSkillLayout.swift; path = Views/Cells/DiscoverCardUser/MiniCardSkillLayout.swift; sourceTree = "<group>"; };
6A8215061BCBE8F10011F36C /* DiscoverSkillCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DiscoverSkillCell.swift; path = Views/Cells/DiscoverSkill/DiscoverSkillCell.swift; sourceTree = "<group>"; };
6A8215071BCBE8F10011F36C /* DiscoverSkillCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = DiscoverSkillCell.xib; path = Views/Cells/DiscoverSkill/DiscoverSkillCell.xib; sourceTree = "<group>"; };
6AB0DF591BE169000052BED1 /* ShareProfileView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ShareProfileView.swift; path = Views/ShareProfileView/ShareProfileView.swift; sourceTree = "<group>"; };
6AC40E301C47A8EE0024FC63 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
6AC40E321C47A8FE0024FC63 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
6AC40E341C47A9060024FC63 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; };
6ADDB44F1B848C600012877A /* 1Password.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = 1Password.xcassets; sourceTree = "<group>"; };
8409137C1B7DB173001C89D6 /* FriendRequestView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FriendRequestView.swift; path = Views/FriendRequest/FriendRequestView.swift; sourceTree = "<group>"; };
840CD23B1B7B59D5000D2680 /* ShowStepViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ShowStepViewController.swift; path = ViewControllers/Show/ShowStepViewController.swift; sourceTree = "<group>"; };
84385C431B8592120071130D /* ShowStepGeniusViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ShowStepGeniusViewController.swift; path = ViewControllers/Show/ShowStepGeniusViewController.swift; sourceTree = "<group>"; };
84385C451B8594E80071130D /* Show.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Show.xcassets; sourceTree = "<group>"; };
84385C471B85AC890071130D /* ShowStepMatchViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ShowStepMatchViewController.swift; path = ViewControllers/Show/ShowStepMatchViewController.swift; sourceTree = "<group>"; };
84385C491B85BE200071130D /* ShowStepMeetViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ShowStepMeetViewController.swift; path = ViewControllers/Show/ShowStepMeetViewController.swift; sourceTree = "<group>"; };
845E1A651B788EF3001E0789 /* EditSkillsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = EditSkillsViewController.swift; path = ViewControllers/EditSkills/EditSkillsViewController.swift; sourceTree = "<group>"; };
848806AE1B789A2D000C5424 /* EditSkillCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = EditSkillCell.swift; path = Views/Cells/EditSkill/EditSkillCell.swift; sourceTree = "<group>"; };
848806AF1B789A2D000C5424 /* EditSkillCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = EditSkillCell.xib; path = Views/Cells/EditSkill/EditSkillCell.xib; sourceTree = "<group>"; };
848806B21B7B0230000C5424 /* Yep.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = Yep.entitlements; sourceTree = "<group>"; };
848806B51B7B4F53000C5424 /* ShowViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ShowViewController.swift; path = ViewControllers/Show/ShowViewController.swift; sourceTree = "<group>"; };
84C959881B731FD20017D3ED /* ChatBaseCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChatBaseCell.swift; path = Views/Cells/ChatBaseCell/ChatBaseCell.swift; sourceTree = "<group>"; };
88C96122C478C4D134F634F6 /* Pods-Yep.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Yep.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Yep/Pods-Yep.debug.xcconfig"; sourceTree = "<group>"; };
92E0FFE31C5F38E400226B96 /* MZFayeClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MZFayeClient.h; sourceTree = "<group>"; };
92E0FFE41C5F38E400226B96 /* MZFayeClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MZFayeClient.m; sourceTree = "<group>"; };
92E0FFE51C5F38E400226B96 /* MZFayeMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MZFayeMessage.h; sourceTree = "<group>"; };
92E0FFE61C5F38E400226B96 /* MZFayeMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MZFayeMessage.m; sourceTree = "<group>"; };
C3146F0F60F2A38BC6E0FA66 /* Pods_Yep.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Yep.framework; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
0A8F54A81AB67D11004AD60E /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
5052620B1C51CDE600292C6A /* libz.tbd in Frameworks */,
6AC40E351C47A9060024FC63 /* libsqlite3.tbd in Frameworks */,
0AD7EA641AC3ED2A00617758 /* SystemConfiguration.framework in Frameworks */,
6AC40E311C47A8EE0024FC63 /* CoreData.framework in Frameworks */,
0AD7EA681AC3ED3600617758 /* Foundation.framework in Frameworks */,
0AAFCFF91AC8CA5B00EB0EF8 /* MobileCoreServices.framework in Frameworks */,
0AD7EA6C1AC3ED4300617758 /* Security.framework in Frameworks */,
0AD7EA6A1AC3ED3D00617758 /* UIKit.framework in Frameworks */,
0AD7EA661AC3ED3000617758 /* CoreGraphics.framework in Frameworks */,
0AD7EA621AC3ED2100617758 /* CoreTelephony.framework in Frameworks */,
0AD7EA601AC3ED1900617758 /* CoreFoundation.framework in Frameworks */,
0AD7EA5E1AC3ED1200617758 /* CFNetwork.framework in Frameworks */,
B00500D7E943DDD27CF9C562 /* Pods_Yep.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
0A8F54BD1AB67D11004AD60E /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
0A1CAC6C1AFA3D8C00826B45 /* SkillHome */ = {
isa = PBXGroup;
children = (
0A1CAC6D1AFA42D400826B45 /* SkillHomeViewController.swift */,
50E1CE881BDA3CED0025B933 /* SkillHome.storyboard */,
);
name = SkillHome;
sourceTree = "<group>";
};
0A1CAC711AFA481900826B45 /* SkillHomeHeaderView */ = {
isa = PBXGroup;
children = (
0A1CAC6F1AFA481600826B45 /* SkillHomeHeaderView.swift */,
);
name = SkillHomeHeaderView;
sourceTree = "<group>";
};
0A1CAC741AFA526400826B45 /* SkillHomeSectionButton */ = {
isa = PBXGroup;
children = (
0A1CAC721AFA526200826B45 /* SkillHomeSectionButton.swift */,
);
name = SkillHomeSectionButton;
sourceTree = "<group>";
};
0A3E60631ACCAC02003DC853 /* NSDate+TimeAgo */ = {
isa = PBXGroup;
children = (
50A9D44C1ACD382B000B2599 /* NSDateTimeAgo.bundle */,
50A9D4501ACD383E000B2599 /* NSDate+Extension.swift */,
);
name = "NSDate+TimeAgo";
sourceTree = "<group>";
};
0A5D83951AC5D3CD000045BF /* TabBar */ = {
isa = PBXGroup;
children = (
0A5D83931AC5D3C8000045BF /* YepTabBarController.swift */,
);
name = TabBar;
sourceTree = "<group>";
};
0A8F54A21AB67D11004AD60E = {
isa = PBXGroup;
children = (
0A8F54AD1AB67D11004AD60E /* Yep */,
0A8F54C31AB67D11004AD60E /* YepTests */,
0A8F54AC1AB67D11004AD60E /* Products */,
59CC1DE9D59AC08247B97B4F /* Pods */,
67B708B60AAD1DEA82A6A682 /* Frameworks */,
);
sourceTree = "<group>";
};
0A8F54AC1AB67D11004AD60E /* Products */ = {
isa = PBXGroup;
children = (
0A8F54AB1AB67D11004AD60E /* Yep.app */,
0A8F54C01AB67D11004AD60E /* YepTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
0A8F54AD1AB67D11004AD60E /* Yep */ = {
isa = PBXGroup;
children = (
848806B21B7B0230000C5424 /* Yep.entitlements */,
0A8F54B01AB67D11004AD60E /* AppDelegate.swift */,
0AD7EA581AC3EAF300617758 /* Yep-Bridging-Header.h */,
92E0FFE11C5F38E400226B96 /* Vendors */,
50AFBF4F1BB3A5A1007D19DA /* Sounds */,
50E114F51ABBF9D100F13000 /* Realm */,
502AE53B1AB871C5005BD199 /* Helpers */,
502AE52C1AB819B5005BD199 /* Configs */,
502AE5251AB72BE9005BD199 /* Services */,
5023DE571AB6CA1400B3EE96 /* Caches */,
5023DE341AB688F900B3EE96 /* Extensions */,
50DBDEF21C48C2290044E21B /* Protocols */,
5052620E1C5202C700292C6A /* Operations */,
504F5E721BA034BB006CE418 /* Activities */,
5023DE391AB6979C00B3EE96 /* Views */,
5023DE271AB6856600B3EE96 /* ViewControllers */,
502AE5171AB70D72005BD199 /* Intro.storyboard */,
505262131C522A1E00292C6A /* Show.storyboard */,
0A8F54B41AB67D11004AD60E /* Main.storyboard */,
6ADDB44F1B848C600012877A /* 1Password.xcassets */,
0A8F54B71AB67D11004AD60E /* Images.xcassets */,
504BDC141B4528A500DBD35D /* Badges.xcassets */,
84385C451B8594E80071130D /* Show.xcassets */,
501813251BA07CED0025873C /* Activities.xcassets */,
0A8F54B91AB67D11004AD60E /* LaunchScreen.xib */,
0A8F54AE1AB67D11004AD60E /* Supporting Files */,
5008A1951B8DB8B500E94274 /* Localizable.strings */,
505C338D1BAA92CA00E044E2 /* InfoPlist.strings */,
);
path = Yep;
sourceTree = "<group>";
};
0A8F54AE1AB67D11004AD60E /* Supporting Files */ = {
isa = PBXGroup;
children = (
0A8F54AF1AB67D11004AD60E /* Info.plist */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
0A8F54C31AB67D11004AD60E /* YepTests */ = {
isa = PBXGroup;
children = (
0A8F54C61AB67D11004AD60E /* YepTests.swift */,
0A8F54C41AB67D11004AD60E /* Supporting Files */,
);
path = YepTests;
sourceTree = "<group>";
};
0A8F54C41AB67D11004AD60E /* Supporting Files */ = {
isa = PBXGroup;
children = (
0A8F54C51AB67D11004AD60E /* Info.plist */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
0A9018801B01152D00AE4B7F /* ProfileSocialAccount */ = {
isa = PBXGroup;
children = (
0A90187C1B01152800AE4B7F /* ProfileSocialAccountCell.swift */,
0A90187D1B01152800AE4B7F /* ProfileSocialAccountCell.xib */,
5056AD6C1B05CB92003F9359 /* ProfileSocialAccountImagesCell.swift */,
5056AD6D1B05CB92003F9359 /* ProfileSocialAccountImagesCell.xib */,
5039594C1B05E6E000797A3E /* ProfileSocialAccountGithubCell.swift */,
5039594D1B05E6E000797A3E /* ProfileSocialAccountGithubCell.xib */,
);
name = ProfileSocialAccount;
sourceTree = "<group>";
};
0A9018831B0120A800AE4B7F /* OAuth */ = {
isa = PBXGroup;
children = (
0A9018811B0120A500AE4B7F /* OAuthViewController.swift */,
50DEE04A1BEA071100015741 /* OAuth.storyboard */,
);
name = OAuth;
sourceTree = "<group>";
};
0A943A7C1B0F8EB10022DD67 /* Base */ = {
isa = PBXGroup;
children = (
500D35DE1C3A00D2006D17E3 /* SegueViewController.swift */,
0A943A7A1B0F8EAE0022DD67 /* BaseViewController.swift */,
);
name = Base;
sourceTree = "<group>";
};
0AB8F79B1B15D1DF00F4AF09 /* Nav */ = {
isa = PBXGroup;
children = (
0AB8F7991B15D1DC00F4AF09 /* YepNavigationController.swift */,
);
name = Nav;
sourceTree = "<group>";
};
0AC25F041B1100F3009E6E13 /* ScrollView */ = {
isa = PBXGroup;
children = (
0AC25F051B1105D5009E6E13 /* YepChildScrollView.swift */,
);
name = ScrollView;
sourceTree = "<group>";
};
500A0B1D1B450C2F00D49358 /* EditNicknameAndBadge */ = {
isa = PBXGroup;
children = (
500A0B1B1B450C2100D49358 /* EditNicknameAndBadgeViewController.swift */,
50DEE04C1BEA085F00015741 /* EditNicknameAndBadge.storyboard */,
);
name = EditNicknameAndBadge;
sourceTree = "<group>";
};
500A0B201B451A7400D49358 /* Badge */ = {
isa = PBXGroup;
children = (
500A0B1E1B451A6F00D49358 /* BadgeView.swift */,
);
name = Badge;
sourceTree = "<group>";
};
500EED9B1BF1B81600C6BABC /* MediaPreview */ = {
isa = PBXGroup;
children = (
500EED991BF1B81000C6BABC /* MediaPreviewViewController.swift */,
500EED9C1BF1B84A00C6BABC /* MediaPreview.storyboard */,
);
name = MediaPreview;
sourceTree = "<group>";
};
501138271BCB591E0055A014 /* FeedConversations */ = {
isa = PBXGroup;
children = (
501138251BCB59120055A014 /* FeedConversationsViewController.swift */,
505262161C522A3D00292C6A /* FeedConversations.storyboard */,
);
name = FeedConversations;
sourceTree = "<group>";
};
5011382E1BCB5E1F0055A014 /* FeedConversationDock */ = {
isa = PBXGroup;
children = (
5011382A1BCB5E150055A014 /* FeedConversationDockCell.swift */,
5011382B1BCB5E150055A014 /* FeedConversationDockCell.xib */,
);
name = FeedConversationDock;
sourceTree = "<group>";
};
501138331BCB62A70055A014 /* FeedConversation */ = {
isa = PBXGroup;
children = (
5011382F1BCB62A20055A014 /* FeedConversationCell.swift */,
501138301BCB62A20055A014 /* FeedConversationCell.xib */,
);
name = FeedConversation;
sourceTree = "<group>";
};
5012FDDC1BFABDEA00294145 /* ProfileFeeds */ = {
isa = PBXGroup;
children = (
5012FDD81BFABDE400294145 /* ProfileFeedsCell.swift */,
5012FDD91BFABDE400294145 /* ProfileFeedsCell.xib */,
);
name = ProfileFeeds;
sourceTree = "<group>";
};
5016901A1BFB18D70096C4F9 /* ChatLeftSocialWork */ = {
isa = PBXGroup;
children = (
501690161BFB18D20096C4F9 /* ChatLeftSocialWorkCell.swift */,
501690171BFB18D20096C4F9 /* ChatLeftSocialWorkCell.xib */,
);
name = ChatLeftSocialWork;
sourceTree = "<group>";
};
5019F62F1B39BFCB0000D993 /* ConversationMore */ = {
isa = PBXGroup;
children = (
5019F6301B39BFE00000D993 /* ConversationMoreView.swift */,
);
name = ConversationMore;
sourceTree = "<group>";
};
502048251B0F1BB8002EBFC7 /* SearchedUsers */ = {
isa = PBXGroup;
children = (
502048231B0F1BB3002EBFC7 /* SearchedUsersViewController.swift */,
50DEE05C1BEA100100015741 /* SearchedUsers.storyboard */,
);
name = SearchedUsers;
sourceTree = "<group>";
};
5020B89E1C0576A5006CE8EA /* NewFeedTypes */ = {
isa = PBXGroup;
children = (
5020B89C1C0576A0006CE8EA /* NewFeedTypesView.swift */,
);
name = NewFeedTypes;
sourceTree = "<group>";
};
5020B8A11C05811B006CE8EA /* NewFeedVoiceRecord */ = {
isa = PBXGroup;
children = (
5020B89F1C058114006CE8EA /* NewFeedVoiceRecordViewController.swift */,
5020B8A21C05813C006CE8EA /* NewFeedVoiceRecord.storyboard */,
);
name = NewFeedVoiceRecord;
sourceTree = "<group>";
};
502280F91B1C3F2F00E984EE /* FriendsInContacts */ = {
isa = PBXGroup;
children = (
502280F71B1C3F2800E984EE /* FriendsInContactsViewController.swift */,
50DEE05A1BEA0EAA00015741 /* FriendsInContacts.storyboard */,
);
name = FriendsInContacts;
sourceTree = "<group>";
};
5023DE271AB6856600B3EE96 /* ViewControllers */ = {
isa = PBXGroup;
children = (
5023DE281AB6857500B3EE96 /* Conversations */,
503CAB441AC00CB900DFE830 /* Conversation */,
50EB8CCF1AEA1B3F001AC1EE /* MessageMedia */,
500EED9B1BF1B81600C6BABC /* MediaPreview */,
5053AD4B1AF772CE00B3CBFA /* PickLocation */,
5023DE2B1AB685BD00B3EE96 /* Contacts */,
5064F6511B0AE2ED0089FAD4 /* AddFriends */,
502048251B0F1BB8002EBFC7 /* SearchedUsers */,
502280F91B1C3F2F00E984EE /* FriendsInContacts */,
5023DE2E1AB685F100B3EE96 /* Discover */,
5023DE311AB6861900B3EE96 /* Profile */,
845E1A671B788EFC001E0789 /* EditSkills */,
502AE51C1AB70DE5005BD199 /* Welcome */,
502AE51F1AB712D6005BD199 /* Register */,
502AE5361AB864A3005BD199 /* Login */,
0A5D83951AC5D3CD000045BF /* TabBar */,
50894CF21AEA472B000981AF /* Settings */,
50894CFF1AEA5A7E000981AF /* EditProfile */,
500A0B1D1B450C2F00D49358 /* EditNicknameAndBadge */,
50A640E11B6F38D60050E4A3 /* Notifications */,
50A640ED1B6F4E480050E4A3 /* DoNotDisturbPeriod */,
503ED23B1B8ADCED0072187D /* BlackList */,
50B38FCD1B6B37F90064C132 /* Feedback */,
50E3488F1B905C0700A8E699 /* About */,
5080EB1D1B93F440006F3C2D /* PodsHelpYep */,
0A1CAC6C1AFA3D8C00826B45 /* SkillHome */,
507CF1691AFC84AA00E261B4 /* CustomNavigationBar */,
0A9018831B0120A800AE4B7F /* OAuth */,
508F8FCD1B01C80500461B0B /* SocialWorks */,
0A943A7C1B0F8EB10022DD67 /* Base */,
0AB8F79B1B15D1DF00F4AF09 /* Nav */,
848806B71B7B4F58000C5424 /* Show */,
50AFBF601BB4F33A007D19DA /* Feeds */,
50F5AF841BBA67140033C9BC /* NewFeed */,
501138271BCB591E0055A014 /* FeedConversations */,
50535D1E1BCE42C4002FE1A4 /* PickPhotos */,
5020B8A11C05811B006CE8EA /* NewFeedVoiceRecord */,
);
name = ViewControllers;
sourceTree = "<group>";
};
5023DE281AB6857500B3EE96 /* Conversations */ = {
isa = PBXGroup;
children = (
5023DE251AB6856300B3EE96 /* ConversationsViewController.swift */,
);
name = Conversations;
sourceTree = "<group>";
};
5023DE2B1AB685BD00B3EE96 /* Contacts */ = {
isa = PBXGroup;
children = (
5023DE291AB685BA00B3EE96 /* ContactsViewController.swift */,
);
name = Contacts;
sourceTree = "<group>";
};
5023DE2E1AB685F100B3EE96 /* Discover */ = {
isa = PBXGroup;
children = (
5023DE2C1AB685ED00B3EE96 /* DiscoverViewController.swift */,
6A5632961BC9559100397B53 /* DiscoverFlowLayout.swift */,
);
name = Discover;
sourceTree = "<group>";
};
5023DE311AB6861900B3EE96 /* Profile */ = {
isa = PBXGroup;
children = (
5023DE2F1AB6861500B3EE96 /* ProfileViewController.swift */,
504F41561AD4D35400FBB19A /* ProfileLayout.swift */,
);
name = Profile;
sourceTree = "<group>";
};
5023DE341AB688F900B3EE96 /* Extensions */ = {
isa = PBXGroup;
children = (
0A3E60631ACCAC02003DC853 /* NSDate+TimeAgo */,
5023DE321AB688F600B3EE96 /* UIColor+Yep.swift */,
50DBDF041C4DD9530044E21B /* CGSize+Yep.swift */,
5023DE511AB6C51300B3EE96 /* CGRect+Yep.swift */,
5023DE581AB6DBC100B3EE96 /* UIImage+Yep.swift */,
50B22E451C588B6200219625 /* CGImage+Yep.swift */,
506EC2091AC95BFC00CE42B3 /* UIFont+Yep.swift */,
0A3E605F1ACCA9C0003DC853 /* String+Yep.swift */,
50A9D44A1ACD37A8000B2599 /* NSFileManager+Yep.swift */,
50553F921ADBA50600F80B59 /* NSDate+Yep.swift */,
0AEB1CC51B0E742400178C9C /* Double+Yep.swift */,
501560D61B427FD6000933F0 /* Results+Yep.swift */,
50B38FB61B69CD960064C132 /* Array+Yep.swift */,
50FA9A431B661698009BF2A0 /* UIViewController+Yep.swift */,
50E1D7281B870D7500D90A82 /* NSParagraphStyle+Yep.swift */,
5080EB1E1B93F932006F3C2D /* NSBundle+Yep.swift */,
50A820231B969B0F007CD30E /* NSTimeZone+Yep.swift */,
504F5E6E1B9F1F13006CE418 /* NSURLRequest+cURL.swift */,
50DEE03C1BE70E1500015741 /* UIScrollView+Yep.swift */,
500EED951BF06AC900C6BABC /* NSURL+Yep.swift */,
502C24821C1034000074A1BA /* UIImageView+Yep.swift */,
508A084D1C166EBA000A3305 /* CLPlacemark+Yep.swift */,
50CC4FA11C1AC0EE00B6A263 /* UITableView+Yep.swift */,
50CC4FA31C1AC58700B6A263 /* UICollectionView+Yep.swift */,
500D35E01C3A5134006D17E3 /* PHImageRequestOptions+Yep.swift */,
50A0E3001C3E18A10025BEFC /* CLLocationCoordinate2D+Yep.swift */,
);
name = Extensions;
sourceTree = "<group>";
};
5023DE391AB6979C00B3EE96 /* Views */ = {
isa = PBXGroup;
children = (
50B8E6191B41341000C17EA1 /* ProgressViews */,
504CBA3B1B3D048900663A90 /* TextViews */,
50F2B9791B2EEAE300F840CC /* Labels */,
50FD75401C20FF940050A382 /* ContainerViews */,
50A9D4581ACD3943000B2599 /* AudioWaves */,
5023DE3A1AB697A700B3EE96 /* Cells */,
502AE5221AB71C82005BD199 /* Buttons */,
502AE52F1AB8387D005BD199 /* TextFields */,
502AE5471AB89A73005BD199 /* ReusableViews */,
5099B9C51AB95111002F940B /* Rank */,
5099B9CA1AB9A7CF002F940B /* CameraPreview */,
50A1FA771C0D47D900EEDA74 /* Subscribe */,
503315A11AC126140008A209 /* MessageToolbar */,
508D16BE1ADCAF0900270E3F /* PullToRefresh */,
50EB8CCC1AEA1AC5001AC1EE /* Media */,
50E61CEC1AF1F6A600908A9D /* ConversationTitle */,
0A1CAC711AFA481900826B45 /* SkillHomeHeaderView */,
0A1CAC741AFA526400826B45 /* SkillHomeSectionButton */,
0AC25F041B1100F3009E6E13 /* ScrollView */,
50E18BB81B180F8E0076C3C6 /* SayHi */,
5019F62F1B39BFCB0000D993 /* ConversationMore */,
50B2CA951BD0EF8A00668AC6 /* MoreMessageTypes */,
500A0B201B451A7400D49358 /* Badge */,
504F85AD1B4D21E400F909BE /* DiscoverFilter */,
8409137E1B7DB178001C89D6 /* FriendRequest */,
50AFBF471BB25F81007D19DA /* TitleViews */,
50AFBF4C1BB2A453007D19DA /* InfoView */,
50AACEC91BB54132004DD54B /* Feed */,
50F5AF891BBBB2B30033C9BC /* HorizontalLine */,
50535D1B1BCD19B4002FE1A4 /* TouchClosures */,
50A93A9E1BD8C51D007005DB /* PickerItems */,
6AB0DF5B1BE169030052BED1 /* ShareProfileView */,
5020B89E1C0576A5006CE8EA /* NewFeedTypes */,
509B12101C436E830000BE71 /* Mention */,
);
name = Views;
sourceTree = "<group>";
};
5023DE3A1AB697A700B3EE96 /* Cells */ = {
isa = PBXGroup;
children = (
848806AD1B7899E6000C5424 /* EditSkill */,
50A640E21B6F41340050E4A3 /* DoNotDisturb */,
5023DE3B1AB697B000B3EE96 /* Conversation */,
502AE5421AB88866005BD199 /* SkillRank */,
504F415C1AD5028500FBB19A /* Skill */,
502AE5501AB93178005BD199 /* ProfileHeader */,
502AE5551AB93218005BD199 /* ProfileFooter */,
508F8FCA1B0161F400461B0B /* ProfileSeparationLine */,
0A9018801B01152D00AE4B7F /* ProfileSocialAccount */,
5012FDDC1BFABDEA00294145 /* ProfileFeeds */,
50E114FE1ABC549800F13000 /* Contacts */,
84C9598A1B7320060017D3ED /* ChatBase */,
508B717E1B1FE9BD006BDDB3 /* ChatRightBase */,
503315991AC101830008A209 /* ChatLeftText */,
5033159E1AC101CB0008A209 /* ChatRightText */,
50DBDEFA1C4CBB0F0044E21B /* ChatLeftTextURL */,
50DBDF031C4CE7640044E21B /* ChatRightTextURL */,
50CDBE4B1ACBAD3700459CE0 /* ChatLeftImage */,
50CDBE441ACA9B4600459CE0 /* ChatRightImage */,
50EB8CC11AE89EDE001AC1EE /* ChatLeftVideo */,
50EB8CC61AE89F15001AC1EE /* ChatRightVideo */,
508D17491ACCF4740092D666 /* ChatLeftAudio */,
508D174E1ACCF49F0092D666 /* ChatRightAudio */,
5053AD5C1AF83B4600B3CBFA /* ChatLeftLocation */,
5053AD571AF83B1600B3CBFA /* ChatRightLocation */,
50485BCF1C56062900431AC7 /* ChatLeftRecall */,
5016901A1BFB18D70096C4F9 /* ChatLeftSocialWork */,
508C2AA61AD661B8002B8097 /* UserState */,
50553F911ADB8BA600F80B59 /* ChatSectionDate */,
505EC8191ADF8155001D27E0 /* SkillCategory */,
505EC81E1ADFBE1F001D27E0 /* SkillSelection */,
50392CCE1B393FAE0009D647 /* SkillAdd */,
50894CF71AEA4A04000981AF /* SettingsUser */,
50894CFC1AEA54BE000981AF /* SettingsMore */,
50894D041AEA6439000981AF /* EditProfileLessInfo */,
50894D091AEDFDA6000981AF /* EditProfileMoreInfo */,
50894D0E1AEE017B000981AF /* EditProfileColoredTitle */,
5053AD521AF82A1E00B3CBFA /* PickLocation */,
508F8FD21B01D04F00461B0B /* GithubRepo */,
508F8FD91B01EDBC00461B0B /* DribbbleShot */,
508F8FE01B049AD400461B0B /* InstagramMedia */,
5064F6561B0B0E1B0089FAD4 /* AddFriendSearch */,
5064F65B1B0B14470089FAD4 /* AddFriendMore */,
50E348941B9063AD00A8E699 /* About */,
503807251BDA180A0068345E /* FeedSkillUsers */,
50AFBF651BB4FC37007D19DA /* Feed */,
50F5AF921BBBCC960033C9BC /* FeedMediaAdd */,
50F5AF9B1BBBD0310033C9BC /* FeedMedia */,
6A5632901BC90A4900397B53 /* DiscoverCardUser */,
6A5632951BC911CE00397B53 /* DiscoverNormalUser */,
5011382E1BCB5E1F0055A014 /* FeedConversationDock */,
501138331BCB62A70055A014 /* FeedConversation */,
50DEE02E1BE20A0400015741 /* DeletedFeedConversation */,
6A82150A1BCBE8F40011F36C /* DiscoverSkill */,
50535D251BCE4A0A002FE1A4 /* Photo */,
502B605C1BD1102F00D9C17E /* Title */,
502B60611BD112EA00D9C17E /* QuickPickPhotos */,
502B60661BD1209300D9C17E /* Camera */,
50E1CE901BE0BFF70025B933 /* MediaView */,
50DEE0331BE339B600015741 /* LoadMore */,
);
name = Cells;
sourceTree = "<group>";
};
5023DE3B1AB697B000B3EE96 /* Conversation */ = {
isa = PBXGroup;
children = (
5023DE351AB6979600B3EE96 /* ConversationCell.swift */,
5023DE361AB6979600B3EE96 /* ConversationCell.xib */,
);
name = Conversation;
sourceTree = "<group>";
};
5023DE571AB6CA1400B3EE96 /* Caches */ = {
isa = PBXGroup;
children = (
502B606D1BD6567600D9C17E /* AvatarStyles.swift */,
502B60671BD6252B00D9C17E /* UserAvatar.swift */,
502B606B1BD63C7B00D9C17E /* PlainAvatar.swift */,
50CDBE451ACA9F2200459CE0 /* ImageCache.swift */,
);
name = Caches;
sourceTree = "<group>";
};
502AE51C1AB70DE5005BD199 /* Welcome */ = {
isa = PBXGroup;
children = (
502AE51A1AB70DDB005BD199 /* WelcomeViewController.swift */,
);
name = Welcome;
sourceTree = "<group>";
};
502AE51F1AB712D6005BD199 /* Register */ = {
isa = PBXGroup;
children = (
502AE51D1AB712D2005BD199 /* RegisterPickNameViewController.swift */,
502AE5301AB85067005BD199 /* RegisterPickMobileViewController.swift */,
502AE5321AB86020005BD199 /* RegisterVerifyMobileViewController.swift */,
5099B9C61AB99F7B002F940B /* RegisterPickAvatarViewController.swift */,
50C0909A1ADE234F00CC6389 /* RegisterPickSkillsViewController.swift */,
50C0909C1ADE294800CC6389 /* RegisterPickSkillsLayout.swift */,
506BB7F81AE5069500C1A2A0 /* RegisterPickSkillsSelectSkillsTransitionManager.swift */,
50C090A31ADE46D500CC6389 /* RegisterSelectSkillsViewController.swift */,
505A483F1B4E70CB00C3A301 /* RegisterSelectSkillsLayout.swift */,
0A0A11811AE389380008772C /* RegisterSkillsLayout.swift */,
);
name = Register;
sourceTree = "<group>";
};
502AE5221AB71C82005BD199 /* Buttons */ = {
isa = PBXGroup;
children = (
502AE5201AB71C7E005BD199 /* BorderButton.swift */,
508D173F1ACCD2740092D666 /* YepButton.swift */,
505EC8121ADE607D001D27E0 /* SkillCategoryButton.swift */,
506E241D1AE6391A00A33C1A /* TouchZoomButton.swift */,
506E241B1AE6254F00A33C1A /* MessageTypeButton.swift */,
50AFBF481BB2830E007D19DA /* EdgeBorderButton.swift */,
508A084F1C16B810000A3305 /* RecordButton.swift */,
);
name = Buttons;
sourceTree = "<group>";
};
502AE5251AB72BE9005BD199 /* Services */ = {
isa = PBXGroup;
children = (
502AE5261AB72D06005BD199 /* YepNetworking.swift */,
502AE5281AB81076005BD199 /* YepService.swift */,
50E114F81ABC137A00F13000 /* YepServiceSync.swift */,
50B8E6151B40F9E700C17EA1 /* YepDownloader.swift */,
5076C5691AC46B9F00B22952 /* FayeService.swift */,
0A944C241AC8BB2F00037A06 /* YepStorageService.swift */,
0A271FD61ACA055400822DFC /* YepAudioService.swift */,
0A3E60661ACCAECE003DC853 /* YepLocationService.swift */,
5016901B1BFB22180096C4F9 /* SocialWorkService.swift */,
50D45FC21C44D2300044C95A /* OpenGraphService.swift */,
);
name = Services;
sourceTree = "<group>";
};
502AE52C1AB819B5005BD199 /* Configs */ = {
isa = PBXGroup;
children = (
502AE52A1AB819AF005BD199 /* YepConfig.swift */,
0A7A7D551AF5E00600A7F5F5 /* YepHelper.swift */,
);
name = Configs;
sourceTree = "<group>";
};
502AE52F1AB8387D005BD199 /* TextFields */ = {
isa = PBXGroup;
children = (
502AE52D1AB83879005BD199 /* UnderLineTextField.swift */,
50F2B9771B2EDF3D00F840CC /* BorderTextField.swift */,
);
name = TextFields;
sourceTree = "<group>";
};
502AE5361AB864A3005BD199 /* Login */ = {
isa = PBXGroup;
children = (
502AE5341AB8649F005BD199 /* LoginByMobileViewController.swift */,
502AE5371AB866E3005BD199 /* LoginVerifyMobileViewController.swift */,
);
name = Login;
sourceTree = "<group>";
};
502AE53B1AB871C5005BD199 /* Helpers */ = {
isa = PBXGroup;
children = (
50DEE0401BE7626100015741 /* YepHelpers.swift */,
502AE5391AB871C1005BD199 /* YepAlert.swift */,
502AE53C1AB87C0D005BD199 /* YepUserDefaults.swift */,
50EB8C5D1AE78AB9001AC1EE /* YepAsset.swift */,
50894D0F1AEE3C25000981AF /* YepHUD.swift */,
508DF62A1B9985F300B194A4 /* YepLog.swift */,
6A649A9A1BB259CB00EE4FB5 /* YepSoundEffect.swift */,
5038071F1BD9EEFC0068345E /* YepMedia.swift */,
);
name = Helpers;
sourceTree = "<group>";
};
502AE5421AB88866005BD199 /* SkillRank */ = {
isa = PBXGroup;
children = (
502AE53E1AB88862005BD199 /* SkillRankCell.swift */,
502AE53F1AB88862005BD199 /* SkillRankCell.xib */,
);
name = SkillRank;
sourceTree = "<group>";
};
502AE5471AB89A73005BD199 /* ReusableViews */ = {
isa = PBXGroup;
children = (
502AE55A1AB932D9005BD199 /* ProfileSectionHeader */,
50C090A21ADE391900CC6389 /* AddSkills */,
506BB7F71AE4E0AA00C1A2A0 /* SkillAnnotationHeader */,
);
name = ReusableViews;
sourceTree = "<group>";
};
502AE5501AB93178005BD199 /* ProfileHeader */ = {
isa = PBXGroup;
children = (
502AE54C1AB93175005BD199 /* ProfileHeaderCell.swift */,
502AE54D1AB93175005BD199 /* ProfileHeaderCell.xib */,
);
name = ProfileHeader;
sourceTree = "<group>";
};
502AE5551AB93218005BD199 /* ProfileFooter */ = {
isa = PBXGroup;
children = (
502AE5511AB93215005BD199 /* ProfileFooterCell.swift */,
502AE5521AB93215005BD199 /* ProfileFooterCell.xib */,
);
name = ProfileFooter;
sourceTree = "<group>";
};
502AE55A1AB932D9005BD199 /* ProfileSectionHeader */ = {
isa = PBXGroup;
children = (
502AE5561AB932D5005BD199 /* ProfileSectionHeaderReusableView.swift */,
502AE5571AB932D5005BD199 /* ProfileSectionHeaderReusableView.xib */,
);
name = ProfileSectionHeader;
sourceTree = "<group>";
};
502B605C1BD1102F00D9C17E /* Title */ = {
isa = PBXGroup;
children = (
502B60581BD1102B00D9C17E /* TitleCell.swift */,
502B60591BD1102B00D9C17E /* TitleCell.xib */,
);
name = Title;
sourceTree = "<group>";
};
502B60611BD112EA00D9C17E /* QuickPickPhotos */ = {
isa = PBXGroup;
children = (
502B605D1BD112E500D9C17E /* QuickPickPhotosCell.swift */,
502B605E1BD112E500D9C17E /* QuickPickPhotosCell.xib */,
);
name = QuickPickPhotos;
sourceTree = "<group>";
};
502B60661BD1209300D9C17E /* Camera */ = {
isa = PBXGroup;
children = (
502B60621BD1208E00D9C17E /* CameraCell.swift */,
502B60631BD1208E00D9C17E /* CameraCell.xib */,
);
name = Camera;
sourceTree = "<group>";
};
503315991AC101830008A209 /* ChatLeftText */ = {
isa = PBXGroup;
children = (
503315951AC1017E0008A209 /* ChatLeftTextCell.swift */,
);
name = ChatLeftText;
sourceTree = "<group>";
};
5033159E1AC101CB0008A209 /* ChatRightText */ = {
isa = PBXGroup;
children = (
5033159A1AC101C80008A209 /* ChatRightTextCell.swift */,
);
name = ChatRightText;
sourceTree = "<group>";
};
503315A11AC126140008A209 /* MessageToolbar */ = {
isa = PBXGroup;
children = (
5033159F1AC126100008A209 /* MessageToolbar.swift */,
508D17431ACCDC9F0092D666 /* VoiceRecordButton.swift */,
);
name = MessageToolbar;
sourceTree = "<group>";
};
503807251BDA180A0068345E /* FeedSkillUsers */ = {
isa = PBXGroup;
children = (
503807211BDA18040068345E /* FeedSkillUsersCell.swift */,
503807221BDA18040068345E /* FeedSkillUsersCell.xib */,
);
name = FeedSkillUsers;
sourceTree = "<group>";
};
50392CCE1B393FAE0009D647 /* SkillAdd */ = {
isa = PBXGroup;
children = (
50392CCF1B393FF60009D647 /* SkillAddCell.swift */,
50392CD01B393FF60009D647 /* SkillAddCell.xib */,
);
name = SkillAdd;
sourceTree = "<group>";
};
503CAB441AC00CB900DFE830 /* Conversation */ = {
isa = PBXGroup;
children = (
503CAB421AC00CB100DFE830 /* ConversationViewController.swift */,
500EED971BF07A3000C6BABC /* ConversationViewController+Feed.swift */,
50165C441AC2860900C7AEBE /* ConversationLayout.swift */,
5076FC591AF9DF6B00D7381A /* ConversationMessagePreviewTransitionManager.swift */,
505498611B12FB0E0037E3BD /* ConversationMessagePreviewNavigationControllerDelegate.swift */,
0A0027D51B19CEC000AD4BE0 /* ConversationOperationQueue.swift */,
50DEE0601BEA146900015741 /* Conversation.storyboard */,
);
name = Conversation;
sourceTree = "<group>";
};
503ED23B1B8ADCED0072187D /* BlackList */ = {
isa = PBXGroup;
children = (
503ED2391B8ADCE70072187D /* BlackListViewController.swift */,
50DEE0501BEA09DD00015741 /* BlackList.storyboard */,
);
name = BlackList;
sourceTree = "<group>";
};
50485BCF1C56062900431AC7 /* ChatLeftRecall */ = {
isa = PBXGroup;
children = (
50485BCD1C56062400431AC7 /* ChatLeftRecallCell.swift */,
);
name = ChatLeftRecall;
sourceTree = "<group>";
};
504CBA3B1B3D048900663A90 /* TextViews */ = {
isa = PBXGroup;
children = (
504CBA3C1B3D04B800663A90 /* ChatTextView.swift */,
50B2CA911BD0BF3800668AC6 /* FeedTextView.swift */,
);
name = TextViews;
sourceTree = "<group>";
};
504F415C1AD5028500FBB19A /* Skill */ = {
isa = PBXGroup;
children = (
504F41581AD5028200FBB19A /* SkillCell.swift */,
504F41591AD5028200FBB19A /* SkillCell.xib */,
);
name = Skill;
sourceTree = "<group>";
};
504F5E721BA034BB006CE418 /* Activities */ = {
isa = PBXGroup;
children = (
5018132B1BA3CFEF0025873C /* WeChatActivity.swift */,
);
name = Activities;
sourceTree = "<group>";
};
504F85AD1B4D21E400F909BE /* DiscoverFilter */ = {
isa = PBXGroup;
children = (
504F85AB1B4D21DD00F909BE /* DiscoverFilterView.swift */,
);
name = DiscoverFilter;
sourceTree = "<group>";
};
5052620E1C5202C700292C6A /* Operations */ = {
isa = PBXGroup;
children = (
5052620F1C52050700292C6A /* ConcurrentOperation.swift */,
505262111C5205AB00292C6A /* UploadAttachmentOperation.swift */,
);
name = Operations;
sourceTree = "<group>";
};
50535D1B1BCD19B4002FE1A4 /* TouchClosures */ = {
isa = PBXGroup;
children = (
50535D191BCD19AE002FE1A4 /* TouchClosuresView.swift */,
);
name = TouchClosures;
sourceTree = "<group>";
};
50535D1E1BCE42C4002FE1A4 /* PickPhotos */ = {
isa = PBXGroup;
children = (
50535D1C1BCE42BE002FE1A4 /* PickPhotosViewController.swift */,
50535D1F1BCE43ED002FE1A4 /* ImageCacheController.swift */,
50535D211BCE497E002FE1A4 /* PickPhotos.storyboard */,
);
name = PickPhotos;
sourceTree = "<group>";
};
50535D251BCE4A0A002FE1A4 /* Photo */ = {
isa = PBXGroup;
children = (
50535D261BCE4A71002FE1A4 /* PhotoCell.swift */,
50535D271BCE4A71002FE1A4 /* PhotoCell.xib */,
);
name = Photo;
sourceTree = "<group>";
};
5053AD4B1AF772CE00B3CBFA /* PickLocation */ = {
isa = PBXGroup;
children = (
5053AD491AF772C500B3CBFA /* PickLocationViewController.swift */,
50DEE03E1BE729FD00015741 /* PickLocation.storyboard */,
5053AD4C1AF79EEA00B3CBFA /* LocationPin.swift */,
);
name = PickLocation;
sourceTree = "<group>";
};
5053AD521AF82A1E00B3CBFA /* PickLocation */ = {
isa = PBXGroup;
children = (
5053AD4E1AF82A1700B3CBFA /* PickLocationCell.swift */,
5053AD4F1AF82A1700B3CBFA /* PickLocationCell.xib */,
);
name = PickLocation;
sourceTree = "<group>";
};
5053AD571AF83B1600B3CBFA /* ChatRightLocation */ = {
isa = PBXGroup;
children = (
5053AD531AF83B0F00B3CBFA /* ChatRightLocationCell.swift */,
);
name = ChatRightLocation;
sourceTree = "<group>";
};
5053AD5C1AF83B4600B3CBFA /* ChatLeftLocation */ = {
isa = PBXGroup;
children = (
5053AD581AF83B4200B3CBFA /* ChatLeftLocationCell.swift */,
);
name = ChatLeftLocation;
sourceTree = "<group>";
};
50553F911ADB8BA600F80B59 /* ChatSectionDate */ = {
isa = PBXGroup;
children = (
50553F8D1ADB8BA200F80B59 /* ChatSectionDateCell.swift */,
50553F8E1ADB8BA200F80B59 /* ChatSectionDateCell.xib */,
);
name = ChatSectionDate;
sourceTree = "<group>";
};
505EC8191ADF8155001D27E0 /* SkillCategory */ = {
isa = PBXGroup;
children = (
505EC8151ADF8151001D27E0 /* SkillCategoryCell.swift */,
505EC8161ADF8151001D27E0 /* SkillCategoryCell.xib */,
);
name = SkillCategory;
sourceTree = "<group>";
};
505EC81E1ADFBE1F001D27E0 /* SkillSelection */ = {
isa = PBXGroup;
children = (
505EC81A1ADFBE1B001D27E0 /* SkillSelectionCell.swift */,
505EC81B1ADFBE1B001D27E0 /* SkillSelectionCell.xib */,
);
name = SkillSelection;
sourceTree = "<group>";
};
5064F6511B0AE2ED0089FAD4 /* AddFriends */ = {
isa = PBXGroup;
children = (
5064F64F1B0AE2E60089FAD4 /* AddFriendsViewController.swift */,
50DEE05E1BEA119D00015741 /* AddFriends.storyboard */,
);
name = AddFriends;
sourceTree = "<group>";
};
5064F6561B0B0E1B0089FAD4 /* AddFriendSearch */ = {
isa = PBXGroup;
children = (
5064F6521B0B0E160089FAD4 /* AddFriendSearchCell.swift */,
5064F6531B0B0E160089FAD4 /* AddFriendSearchCell.xib */,
);
name = AddFriendSearch;
sourceTree = "<group>";
};
5064F65B1B0B14470089FAD4 /* AddFriendMore */ = {
isa = PBXGroup;
children = (
5064F6571B0B14420089FAD4 /* AddFriendMoreCell.swift */,
5064F6581B0B14420089FAD4 /* AddFriendMoreCell.xib */,
);
name = AddFriendMore;
sourceTree = "<group>";
};
506BB7F71AE4E0AA00C1A2A0 /* SkillAnnotationHeader */ = {
isa = PBXGroup;
children = (
506BB7F31AE4E0A500C1A2A0 /* SkillAnnotationHeader.swift */,
506BB7F41AE4E0A500C1A2A0 /* SkillAnnotationHeader.xib */,
);
name = SkillAnnotationHeader;
sourceTree = "<group>";
};
507CF1691AFC84AA00E261B4 /* CustomNavigationBar */ = {
isa = PBXGroup;
children = (
507CF1671AFC84A500E261B4 /* CustomNavigationBarViewController.swift */,
);
name = CustomNavigationBar;
sourceTree = "<group>";
};
5080EB1D1B93F440006F3C2D /* PodsHelpYep */ = {
isa = PBXGroup;
children = (
5080EB1B1B93F43A006F3C2D /* PodsHelpYepViewController.swift */,
50DEE0461BEA030900015741 /* PodsHelpYep.storyboard */,
);
name = PodsHelpYep;
sourceTree = "<group>";
};
50894CF21AEA472B000981AF /* Settings */ = {
isa = PBXGroup;
children = (
50894CF01AEA4726000981AF /* SettingsViewController.swift */,
50DEE0561BEA0C9A00015741 /* Settings.storyboard */,
);
name = Settings;
sourceTree = "<group>";
};
50894CF71AEA4A04000981AF /* SettingsUser */ = {
isa = PBXGroup;
children = (
50894CF31AEA4A01000981AF /* SettingsUserCell.swift */,
50894CF41AEA4A01000981AF /* SettingsUserCell.xib */,
);
name = SettingsUser;
sourceTree = "<group>";
};
50894CFC1AEA54BE000981AF /* SettingsMore */ = {
isa = PBXGroup;
children = (
50894CF81AEA54BA000981AF /* SettingsMoreCell.swift */,
50894CF91AEA54BA000981AF /* SettingsMoreCell.xib */,
);
name = SettingsMore;
sourceTree = "<group>";
};
50894CFF1AEA5A7E000981AF /* EditProfile */ = {
isa = PBXGroup;
children = (
50894CFD1AEA5A78000981AF /* EditProfileViewController.swift */,
50DEE04E1BEA092100015741 /* EditProfile.storyboard */,
);
name = EditProfile;
sourceTree = "<group>";
};
50894D041AEA6439000981AF /* EditProfileLessInfo */ = {
isa = PBXGroup;
children = (
50894D001AEA6433000981AF /* EditProfileLessInfoCell.swift */,
50894D011AEA6433000981AF /* EditProfileLessInfoCell.xib */,
);
name = EditProfileLessInfo;
sourceTree = "<group>";
};
50894D091AEDFDA6000981AF /* EditProfileMoreInfo */ = {
isa = PBXGroup;
children = (
50894D051AEDFDA2000981AF /* EditProfileMoreInfoCell.swift */,
50894D061AEDFDA2000981AF /* EditProfileMoreInfoCell.xib */,
);
name = EditProfileMoreInfo;
sourceTree = "<group>";
};
50894D0E1AEE017B000981AF /* EditProfileColoredTitle */ = {
isa = PBXGroup;
children = (
50894D0A1AEE0177000981AF /* EditProfileColoredTitleCell.swift */,
50894D0B1AEE0177000981AF /* EditProfileColoredTitleCell.xib */,
);
name = EditProfileColoredTitle;
sourceTree = "<group>";
};
508B717E1B1FE9BD006BDDB3 /* ChatRightBase */ = {
isa = PBXGroup;
children = (
508B717C1B1FE9B6006BDDB3 /* ChatRightBaseCell.swift */,
);
name = ChatRightBase;
sourceTree = "<group>";
};
508C2AA61AD661B8002B8097 /* UserState */ = {
isa = PBXGroup;
children = (
508C2AA21AD661B3002B8097 /* UserStateCell.swift */,
508C2AA31AD661B3002B8097 /* UserStateCell.xib */,
);
name = UserState;
sourceTree = "<group>";
};
508D16BE1ADCAF0900270E3F /* PullToRefresh */ = {
isa = PBXGroup;
children = (
506923131ADE025F00D27574 /* YepRefreshView.swift */,
508D16BC1ADCAF0400270E3F /* PullToRefreshView.swift */,
);
name = PullToRefresh;
sourceTree = "<group>";
};
508D17491ACCF4740092D666 /* ChatLeftAudio */ = {
isa = PBXGroup;
children = (
508D17451ACCF4710092D666 /* ChatLeftAudioCell.swift */,
);
name = ChatLeftAudio;
sourceTree = "<group>";
};
508D174E1ACCF49F0092D666 /* ChatRightAudio */ = {
isa = PBXGroup;
children = (
508D174A1ACCF49B0092D666 /* ChatRightAudioCell.swift */,
);
name = ChatRightAudio;
sourceTree = "<group>";
};
508F8FCA1B0161F400461B0B /* ProfileSeparationLine */ = {
isa = PBXGroup;
children = (
508F8FC61B0161EF00461B0B /* ProfileSeparationLineCell.swift */,
508F8FC71B0161EF00461B0B /* ProfileSeparationLineCell.xib */,
);
name = ProfileSeparationLine;
sourceTree = "<group>";
};
508F8FCD1B01C80500461B0B /* SocialWorks */ = {
isa = PBXGroup;
children = (
508F8FCB1B01C7FC00461B0B /* SocialWorkGithubViewController.swift */,
508F8FD31B01E3D100461B0B /* SocialWorkDribbbleViewController.swift */,
508F8FDA1B0479E700461B0B /* SocialWorkInstagramViewController.swift */,
50DEE0481BEA04CC00015741 /* SocialWorks.storyboard */,
);
name = SocialWorks;
sourceTree = "<group>";
};
508F8FD21B01D04F00461B0B /* GithubRepo */ = {
isa = PBXGroup;
children = (
508F8FCE1B01D04400461B0B /* GithubRepoCell.swift */,
508F8FCF1B01D04400461B0B /* GithubRepoCell.xib */,
);
name = GithubRepo;
sourceTree = "<group>";
};
508F8FD91B01EDBC00461B0B /* DribbbleShot */ = {
isa = PBXGroup;
children = (
508F8FD51B01EDB400461B0B /* DribbbleShotCell.swift */,
508F8FD61B01EDB400461B0B /* DribbbleShotCell.xib */,
);
name = DribbbleShot;
sourceTree = "<group>";
};
508F8FE01B049AD400461B0B /* InstagramMedia */ = {
isa = PBXGroup;
children = (
508F8FDC1B049ACF00461B0B /* InstagramMediaCell.swift */,
508F8FDD1B049ACF00461B0B /* InstagramMediaCell.xib */,
);
name = InstagramMedia;
sourceTree = "<group>";
};
5099B9C51AB95111002F940B /* Rank */ = {
isa = PBXGroup;
children = (
5099B9C31AB9510D002F940B /* RankView.swift */,
);
name = Rank;
sourceTree = "<group>";
};
5099B9CA1AB9A7CF002F940B /* CameraPreview */ = {
isa = PBXGroup;
children = (
5099B9C81AB9A7CB002F940B /* CameraPreviewView.swift */,
);
name = CameraPreview;
sourceTree = "<group>";
};
509B12101C436E830000BE71 /* Mention */ = {
isa = PBXGroup;
children = (
509B120E1C436E7C0000BE71 /* MentionView.swift */,
);
name = Mention;
sourceTree = "<group>";
};
50A1FA771C0D47D900EEDA74 /* Subscribe */ = {
isa = PBXGroup;
children = (
50A1FA751C0D47D300EEDA74 /* SubscribeView.swift */,
);
name = Subscribe;
sourceTree = "<group>";
};
50A640E11B6F38D60050E4A3 /* Notifications */ = {
isa = PBXGroup;
children = (
50A640DF1B6F38CF0050E4A3 /* NotificationsViewController.swift */,
50DEE0541BEA0BB200015741 /* Notifications.storyboard */,
);
name = Notifications;
sourceTree = "<group>";
};
50A640E21B6F41340050E4A3 /* DoNotDisturb */ = {
isa = PBXGroup;
children = (
50A640E31B6F41E00050E4A3 /* DoNotDisturbSwitchCell.swift */,
50A640E41B6F41E00050E4A3 /* DoNotDisturbSwitchCell.xib */,
50A640E71B6F45FA0050E4A3 /* DoNotDisturbPeriodCell.swift */,
50A640E81B6F45FA0050E4A3 /* DoNotDisturbPeriodCell.xib */,
);
name = DoNotDisturb;
sourceTree = "<group>";
};
50A640ED1B6F4E480050E4A3 /* DoNotDisturbPeriod */ = {
isa = PBXGroup;
children = (
50A640EB1B6F4E420050E4A3 /* DoNotDisturbPeriodViewController.swift */,
50DEE0521BEA0AAC00015741 /* DoNotDisturbPeriod.storyboard */,
);
name = DoNotDisturbPeriod;
sourceTree = "<group>";
};
50A93A9E1BD8C51D007005DB /* PickerItems */ = {
isa = PBXGroup;
children = (
50A93A9F1BD8C52C007005DB /* FeedSkill */,
);
name = PickerItems;
sourceTree = "<group>";
};
50A93A9F1BD8C52C007005DB /* FeedSkill */ = {
isa = PBXGroup;
children = (
50A93A9C1BD8C515007005DB /* FeedSkillPickerItemView.swift */,
);
name = FeedSkill;
sourceTree = "<group>";
};
50A9D4581ACD3943000B2599 /* AudioWaves */ = {
isa = PBXGroup;
children = (
506923111ADE025200D27574 /* Waver.swift */,
504F41241ACE2D1D00FBB19A /* SampleView.swift */,
50A9D4541ACD393A000B2599 /* YepWaverView.swift */,
5020B8A41C059662006CE8EA /* VoiceRecordSampleView.swift */,
);
name = AudioWaves;
sourceTree = "<group>";
};
50AACEC91BB54132004DD54B /* Feed */ = {
isa = PBXGroup;
children = (
50AACEC71BB54128004DD54B /* FeedView.swift */,
50AACECC1BB5419A004DD54B /* FeedView.xib */,
50AACECE1BB93336004DD54B /* FeedMediaView.swift */,
);
name = Feed;
sourceTree = "<group>";
};
50AFBF471BB25F81007D19DA /* TitleViews */ = {
isa = PBXGroup;
children = (
50AFBF451BB25F40007D19DA /* ActivityIndicatorTitleView.swift */,
);
name = TitleViews;
sourceTree = "<group>";
};
50AFBF4C1BB2A453007D19DA /* InfoView */ = {
isa = PBXGroup;
children = (
50AFBF4A1BB2A44C007D19DA /* InfoView.swift */,
);
name = InfoView;
sourceTree = "<group>";
};
50AFBF4F1BB3A5A1007D19DA /* Sounds */ = {
isa = PBXGroup;
children = (
50AFBF4D1BB3A594007D19DA /* bub3.caf */,
);
name = Sounds;
sourceTree = "<group>";
};
50AFBF601BB4F33A007D19DA /* Feeds */ = {
isa = PBXGroup;
children = (
50AFBF5E1BB4F332007D19DA /* FeedsViewController.swift */,
);
name = Feeds;
sourceTree = "<group>";
};
50AFBF651BB4FC37007D19DA /* Feed */ = {
isa = PBXGroup;
children = (
50E392BD1C228BF000C0CECB /* FeedCellLayout.swift */,
50858EBA1C22487900EDE492 /* FeedBasicCell.swift */,
50858EBE1C224DA900EDE492 /* FeedBiggerImageCell.swift */,
50E392BB1C22752C00C0CECB /* FeedNormalImagesCell.swift */,
50F5AF8A1BBBB64C0033C9BC /* FeedAnyImagesCell.swift */,
50E392BF1C22B30300C0CECB /* FeedGithubRepoCell.swift */,
50E392C11C22B9E400C0CECB /* FeedDribbbleShotCell.swift */,
50E392C31C22C0F600C0CECB /* FeedVoiceCell.swift */,
50E392C51C22C82800C0CECB /* FeedLocationCell.swift */,
50FE29CC1C4786AE0067CA03 /* FeedURLCell.swift */,
);
name = Feed;
sourceTree = "<group>";
};
50B2CA951BD0EF8A00668AC6 /* MoreMessageTypes */ = {
isa = PBXGroup;
children = (
50B2CA931BD0EF7900668AC6 /* MoreMessageTypesView.swift */,
);
name = MoreMessageTypes;
sourceTree = "<group>";
};
50B38FCD1B6B37F90064C132 /* Feedback */ = {
isa = PBXGroup;
children = (
50B38FCB1B6B37F00064C132 /* FeedbackViewController.swift */,
50DEE0421BE8B3CD00015741 /* Feedback.storyboard */,
);
name = Feedback;
sourceTree = "<group>";
};
50B8E6191B41341000C17EA1 /* ProgressViews */ = {
isa = PBXGroup;
children = (
50B8E6171B41340A00C17EA1 /* MessageLoadingProgressView.swift */,
);
name = ProgressViews;
sourceTree = "<group>";
};
50C090A21ADE391900CC6389 /* AddSkills */ = {
isa = PBXGroup;
children = (
50C0909E1ADE391600CC6389 /* AddSkillsReusableView.swift */,
50C0909F1ADE391600CC6389 /* AddSkillsReusableView.xib */,
);
name = AddSkills;
sourceTree = "<group>";
};
50CDBE441ACA9B4600459CE0 /* ChatRightImage */ = {
isa = PBXGroup;
children = (
50CDBE401ACA9B4200459CE0 /* ChatRightImageCell.swift */,
);
name = ChatRightImage;
sourceTree = "<group>";
};
50CDBE4B1ACBAD3700459CE0 /* ChatLeftImage */ = {
isa = PBXGroup;
children = (
50CDBE471ACBAD3200459CE0 /* ChatLeftImageCell.swift */,
);
name = ChatLeftImage;
sourceTree = "<group>";
};
50DBDEF21C48C2290044E21B /* Protocols */ = {
isa = PBXGroup;
children = (
50DBDEF01C48C2240044E21B /* OpenGraphInfoType.swift */,
);
name = Protocols;
sourceTree = "<group>";
};
50DBDEFA1C4CBB0F0044E21B /* ChatLeftTextURL */ = {
isa = PBXGroup;
children = (
50DBDEFB1C4CCB030044E21B /* ChatLeftTextURLCell.swift */,
);
name = ChatLeftTextURL;
sourceTree = "<group>";
};
50DBDF031C4CE7640044E21B /* ChatRightTextURL */ = {
isa = PBXGroup;
children = (
50DBDEFF1C4CE75E0044E21B /* ChatRightTextURLCell.swift */,
);
name = ChatRightTextURL;
sourceTree = "<group>";
};
50DEE02E1BE20A0400015741 /* DeletedFeedConversation */ = {
isa = PBXGroup;
children = (
50DEE02A1BE209FF00015741 /* DeletedFeedConversationCell.swift */,
50DEE02B1BE209FF00015741 /* DeletedFeedConversationCell.xib */,
);
name = DeletedFeedConversation;
sourceTree = "<group>";
};
50DEE0331BE339B600015741 /* LoadMore */ = {
isa = PBXGroup;
children = (
50DEE02F1BE339B000015741 /* LoadMoreTableViewCell.swift */,
50DEE0301BE339B000015741 /* LoadMoreTableViewCell.xib */,
50DEE0341BE3720F00015741 /* LoadMoreCollectionViewCell.swift */,
50DEE0351BE3720F00015741 /* LoadMoreCollectionViewCell.xib */,
);
name = LoadMore;
sourceTree = "<group>";
};
50E114F51ABBF9D100F13000 /* Realm */ = {
isa = PBXGroup;
children = (
50E114F31ABBF9CC00F13000 /* Models.swift */,
);
name = Realm;
sourceTree = "<group>";
};
50E114FE1ABC549800F13000 /* Contacts */ = {
isa = PBXGroup;
children = (
50E114FA1ABC549300F13000 /* ContactsCell.swift */,
50E114FB1ABC549300F13000 /* ContactsCell.xib */,
);
name = Contacts;
sourceTree = "<group>";
};
50E18BB81B180F8E0076C3C6 /* SayHi */ = {
isa = PBXGroup;
children = (
50E18BB61B180F7D0076C3C6 /* BottomButtonView.swift */,
);
name = SayHi;
sourceTree = "<group>";
};
50E1CE901BE0BFF70025B933 /* MediaView */ = {
isa = PBXGroup;
children = (
50E1CE8C1BE0BFF00025B933 /* MediaViewCell.swift */,
50E1CE8D1BE0BFF00025B933 /* MediaViewCell.xib */,
);
name = MediaView;
sourceTree = "<group>";
};
50E3488F1B905C0700A8E699 /* About */ = {
isa = PBXGroup;
children = (
50E3488D1B905C0100A8E699 /* AboutViewController.swift */,
50DEE0441BEA025100015741 /* About.storyboard */,
);
name = About;
sourceTree = "<group>";
};
50E348941B9063AD00A8E699 /* About */ = {
isa = PBXGroup;
children = (
50E348901B9063A700A8E699 /* AboutCell.swift */,
50E348911B9063A700A8E699 /* AboutCell.xib */,
);
name = About;
sourceTree = "<group>";
};
50E61CEC1AF1F6A600908A9D /* ConversationTitle */ = {
isa = PBXGroup;
children = (
50E61CEA1AF1F69D00908A9D /* ConversationTitleView.swift */,
);
name = ConversationTitle;
sourceTree = "<group>";
};
50EB8CC11AE89EDE001AC1EE /* ChatLeftVideo */ = {
isa = PBXGroup;
children = (
50EB8CBD1AE89ED8001AC1EE /* ChatLeftVideoCell.swift */,
);
name = ChatLeftVideo;
sourceTree = "<group>";
};
50EB8CC61AE89F15001AC1EE /* ChatRightVideo */ = {
isa = PBXGroup;
children = (
50EB8CC21AE89F12001AC1EE /* ChatRightVideoCell.swift */,
);
name = ChatRightVideo;
sourceTree = "<group>";
};
50EB8CCC1AEA1AC5001AC1EE /* Media */ = {
isa = PBXGroup;
children = (
50EB8CCA1AEA1AC0001AC1EE /* MediaView.swift */,
50D4D0DA1AFA825B005AEB6F /* MediaControlView.swift */,
507F65F61B2EBC2700A35FDC /* MediaPreviewView.swift */,
);
name = Media;
sourceTree = "<group>";
};
50EB8CCF1AEA1B3F001AC1EE /* MessageMedia */ = {
isa = PBXGroup;
children = (
50EB8CCD1AEA1B38001AC1EE /* MessageMediaViewController.swift */,
50E1CE8A1BE0BC940025B933 /* MessageMedia.storyboard */,
);
name = MessageMedia;
sourceTree = "<group>";
};
50F2B9791B2EEAE300F840CC /* Labels */ = {
isa = PBXGroup;
children = (
50F2B97A1B2EEAF800F840CC /* NavigationTitleLabel.swift */,
50FD753C1C1FB4AC0050A382 /* FPSLabel.swift */,
);
name = Labels;
sourceTree = "<group>";
};
50F5AF841BBA67140033C9BC /* NewFeed */ = {
isa = PBXGroup;
children = (
50F5AF821BBA67060033C9BC /* NewFeedViewController.swift */,
50F5AF851BBA676D0033C9BC /* NewFeed.storyboard */,
);
name = NewFeed;
sourceTree = "<group>";
};
50F5AF891BBBB2B30033C9BC /* HorizontalLine */ = {
isa = PBXGroup;
children = (
50F5AF871BBBB2AE0033C9BC /* HorizontalLineView.swift */,
);
name = HorizontalLine;
sourceTree = "<group>";
};
50F5AF921BBBCC960033C9BC /* FeedMediaAdd */ = {
isa = PBXGroup;
children = (
50F5AF931BBBCDA30033C9BC /* FeedMediaAddCell.swift */,
50F5AF941BBBCDA30033C9BC /* FeedMediaAddCell.xib */,
);
name = FeedMediaAdd;
sourceTree = "<group>";
};
50F5AF9B1BBBD0310033C9BC /* FeedMedia */ = {
isa = PBXGroup;
children = (
50F5AF971BBBD02A0033C9BC /* FeedMediaCell.swift */,
50F5AF981BBBD02A0033C9BC /* FeedMediaCell.xib */,
);
name = FeedMedia;
sourceTree = "<group>";
};
50FD75401C20FF940050A382 /* ContainerViews */ = {
isa = PBXGroup;
children = (
50FD75431C21097A0050A382 /* LinkContainerView.swift */,
50FD753E1C20FF8D0050A382 /* FeedMediaContainerView.swift */,
505082321C21130100643CEB /* FeedGithubRepoContainerView.swift */,
505082341C212E9200643CEB /* FeedLocationContainerView.swift */,
505082361C21377E00643CEB /* FeedVoiceContainerView.swift */,
50FE29CE1C478A4A0067CA03 /* FeedURLContainerView.swift */,
50F6D32D1C3CBE0000CB673C /* FeedUploadingErrorContainerView.swift */,
);
name = ContainerViews;
sourceTree = "<group>";
};
59CC1DE9D59AC08247B97B4F /* Pods */ = {
isa = PBXGroup;
children = (
88C96122C478C4D134F634F6 /* Pods-Yep.debug.xcconfig */,
4EEAF88E6C6D61E595249DF5 /* Pods-Yep.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
};
67B708B60AAD1DEA82A6A682 /* Frameworks */ = {
isa = PBXGroup;
children = (
6AC40E341C47A9060024FC63 /* libsqlite3.tbd */,
6AC40E321C47A8FE0024FC63 /* libz.tbd */,
6AC40E301C47A8EE0024FC63 /* CoreData.framework */,
0AAFCFF81AC8CA5B00EB0EF8 /* MobileCoreServices.framework */,
0AD7EA6B1AC3ED4300617758 /* Security.framework */,
0AD7EA691AC3ED3D00617758 /* UIKit.framework */,
0AD7EA671AC3ED3600617758 /* Foundation.framework */,
0AD7EA651AC3ED3000617758 /* CoreGraphics.framework */,
0AD7EA631AC3ED2A00617758 /* SystemConfiguration.framework */,
0AD7EA611AC3ED2100617758 /* CoreTelephony.framework */,
0AD7EA5F1AC3ED1900617758 /* CoreFoundation.framework */,
0AD7EA5D1AC3ED1200617758 /* CFNetwork.framework */,
C3146F0F60F2A38BC6E0FA66 /* Pods_Yep.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
6A5632901BC90A4900397B53 /* DiscoverCardUser */ = {
isa = PBXGroup;
children = (
6A56328C1BC90A4500397B53 /* DiscoverCardUserCell.swift */,
6A56328D1BC90A4500397B53 /* DiscoverCardUserCell.xib */,
6A8215041BCBE5170011F36C /* MiniCardSkillLayout.swift */,
);
name = DiscoverCardUser;
sourceTree = "<group>";
};
6A5632951BC911CE00397B53 /* DiscoverNormalUser */ = {
isa = PBXGroup;
children = (
6A5632911BC911CB00397B53 /* DiscoverNormalUserCell.swift */,
6A5632921BC911CB00397B53 /* DiscoverNormalUserCell.xib */,
);
name = DiscoverNormalUser;
sourceTree = "<group>";
};
6A82150A1BCBE8F40011F36C /* DiscoverSkill */ = {
isa = PBXGroup;
children = (
6A8215061BCBE8F10011F36C /* DiscoverSkillCell.swift */,
6A8215071BCBE8F10011F36C /* DiscoverSkillCell.xib */,
);
name = DiscoverSkill;
sourceTree = "<group>";
};
6AB0DF5B1BE169030052BED1 /* ShareProfileView */ = {
isa = PBXGroup;
children = (
6AB0DF591BE169000052BED1 /* ShareProfileView.swift */,
);
name = ShareProfileView;
sourceTree = "<group>";
};
8409137E1B7DB178001C89D6 /* FriendRequest */ = {
isa = PBXGroup;
children = (
8409137C1B7DB173001C89D6 /* FriendRequestView.swift */,
);
name = FriendRequest;
sourceTree = "<group>";
};
845E1A671B788EFC001E0789 /* EditSkills */ = {
isa = PBXGroup;
children = (
845E1A651B788EF3001E0789 /* EditSkillsViewController.swift */,
50DEE0581BEA0D7B00015741 /* EditSkills.storyboard */,
);
name = EditSkills;
sourceTree = "<group>";
};
848806AD1B7899E6000C5424 /* EditSkill */ = {
isa = PBXGroup;
children = (
848806AE1B789A2D000C5424 /* EditSkillCell.swift */,
848806AF1B789A2D000C5424 /* EditSkillCell.xib */,
);
name = EditSkill;
sourceTree = "<group>";
};
848806B71B7B4F58000C5424 /* Show */ = {
isa = PBXGroup;
children = (
848806B51B7B4F53000C5424 /* ShowViewController.swift */,
840CD23B1B7B59D5000D2680 /* ShowStepViewController.swift */,
84385C431B8592120071130D /* ShowStepGeniusViewController.swift */,
84385C471B85AC890071130D /* ShowStepMatchViewController.swift */,
84385C491B85BE200071130D /* ShowStepMeetViewController.swift */,
);
name = Show;
sourceTree = "<group>";
};
84C9598A1B7320060017D3ED /* ChatBase */ = {
isa = PBXGroup;
children = (
84C959881B731FD20017D3ED /* ChatBaseCell.swift */,
);
name = ChatBase;
sourceTree = "<group>";
};
92E0FFE11C5F38E400226B96 /* Vendors */ = {
isa = PBXGroup;
children = (
92E0FFE21C5F38E400226B96 /* MZFayeClient */,
);
path = Vendors;
sourceTree = "<group>";
};
92E0FFE21C5F38E400226B96 /* MZFayeClient */ = {
isa = PBXGroup;
children = (
92E0FFE31C5F38E400226B96 /* MZFayeClient.h */,
92E0FFE41C5F38E400226B96 /* MZFayeClient.m */,
92E0FFE51C5F38E400226B96 /* MZFayeMessage.h */,
92E0FFE61C5F38E400226B96 /* MZFayeMessage.m */,
);
path = MZFayeClient;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
0A8F54AA1AB67D11004AD60E /* Yep */ = {
isa = PBXNativeTarget;
buildConfigurationList = 0A8F54CA1AB67D11004AD60E /* Build configuration list for PBXNativeTarget "Yep" */;
buildPhases = (
6F60E0EF8ADE99106F3718B9 /* Check Pods Manifest.lock */,
0A8F54A71AB67D11004AD60E /* Sources */,
0A8F54A81AB67D11004AD60E /* Frameworks */,
0A8F54A91AB67D11004AD60E /* Resources */,
39615BAC5D2C17889BD12838 /* Embed Pods Frameworks */,
67B15DACB809FA624B07B937 /* Copy Pods Resources */,
0AFE75AD1AC43DD1005AA33E /* ShellScript */,
);
buildRules = (
);
dependencies = (
);
name = Yep;
productName = Yep;
productReference = 0A8F54AB1AB67D11004AD60E /* Yep.app */;
productType = "com.apple.product-type.application";
};
0A8F54BF1AB67D11004AD60E /* YepTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 0A8F54CD1AB67D11004AD60E /* Build configuration list for PBXNativeTarget "YepTests" */;
buildPhases = (
0A8F54BC1AB67D11004AD60E /* Sources */,
0A8F54BD1AB67D11004AD60E /* Frameworks */,
0A8F54BE1AB67D11004AD60E /* Resources */,
);
buildRules = (
);
dependencies = (
0A8F54C21AB67D11004AD60E /* PBXTargetDependency */,
);
name = YepTests;
productName = YepTests;
productReference = 0A8F54C01AB67D11004AD60E /* YepTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
0A8F54A31AB67D11004AD60E /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftMigration = 0700;
LastSwiftUpdateCheck = 0700;
LastUpgradeCheck = 0700;
ORGANIZATIONNAME = "Catch Inc";
TargetAttributes = {
0A8F54AA1AB67D11004AD60E = {
CreatedOnToolsVersion = 6.3;
DevelopmentTeam = TKRALRXCKN;
SystemCapabilities = {
com.apple.ApplicationGroups.iOS = {
enabled = 1;
};
com.apple.BackgroundModes = {
enabled = 1;
};
com.apple.Push = {
enabled = 1;
};
com.apple.SafariKeychain = {
enabled = 1;
};
};
};
0A8F54BF1AB67D11004AD60E = {
CreatedOnToolsVersion = 6.3;
TestTargetID = 0A8F54AA1AB67D11004AD60E;
};
};
};
buildConfigurationList = 0A8F54A61AB67D11004AD60E /* Build configuration list for PBXProject "Yep" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
"zh-Hans",
);
mainGroup = 0A8F54A21AB67D11004AD60E;
productRefGroup = 0A8F54AC1AB67D11004AD60E /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
0A8F54AA1AB67D11004AD60E /* Yep */,
0A8F54BF1AB67D11004AD60E /* YepTests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
0A8F54A91AB67D11004AD60E /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
50DEE03F1BE729FD00015741 /* PickLocation.storyboard in Resources */,
5023DE381AB6979600B3EE96 /* ConversationCell.xib in Resources */,
505C338B1BAA92CA00E044E2 /* InfoPlist.strings in Resources */,
50535D221BCE497E002FE1A4 /* PickPhotos.storyboard in Resources */,
50AACECD1BB5419A004DD54B /* FeedView.xib in Resources */,
50DEE0611BEA146900015741 /* Conversation.storyboard in Resources */,
50F5AF861BBA676D0033C9BC /* NewFeed.storyboard in Resources */,
50C090A11ADE391600CC6389 /* AddSkillsReusableView.xib in Resources */,
501690191BFB18D20096C4F9 /* ChatLeftSocialWorkCell.xib in Resources */,
504F415B1AD5028200FBB19A /* SkillCell.xib in Resources */,
50DEE0531BEA0AAC00015741 /* DoNotDisturbPeriod.storyboard in Resources */,
50E348931B9063A700A8E699 /* AboutCell.xib in Resources */,
5039594F1B05E6E000797A3E /* ProfileSocialAccountGithubCell.xib in Resources */,
502AE5591AB932D5005BD199 /* ProfileSectionHeaderReusableView.xib in Resources */,
5056AD6F1B05CB92003F9359 /* ProfileSocialAccountImagesCell.xib in Resources */,
506BB7F61AE4E0A500C1A2A0 /* SkillAnnotationHeader.xib in Resources */,
50AFBF4E1BB3A594007D19DA /* bub3.caf in Resources */,
50DEE02D1BE209FF00015741 /* DeletedFeedConversationCell.xib in Resources */,
50553F901ADB8BA200F80B59 /* ChatSectionDateCell.xib in Resources */,
50DEE0491BEA04CC00015741 /* SocialWorks.storyboard in Resources */,
501813261BA07CED0025873C /* Activities.xcassets in Resources */,
50DEE04B1BEA071100015741 /* OAuth.storyboard in Resources */,
502AE5411AB88862005BD199 /* SkillRankCell.xib in Resources */,
505262171C522A3D00292C6A /* FeedConversations.storyboard in Resources */,
508F8FD11B01D04400461B0B /* GithubRepoCell.xib in Resources */,
6A5632941BC911CB00397B53 /* DiscoverNormalUserCell.xib in Resources */,
500EED9D1BF1B84A00C6BABC /* MediaPreview.storyboard in Resources */,
50DEE0591BEA0D7B00015741 /* EditSkills.storyboard in Resources */,
50DEE0551BEA0BB200015741 /* Notifications.storyboard in Resources */,
508F8FD81B01EDB400461B0B /* DribbbleShotCell.xib in Resources */,
5020B8A31C05813C006CE8EA /* NewFeedVoiceRecord.storyboard in Resources */,
502AE5541AB93215005BD199 /* ProfileFooterCell.xib in Resources */,
6A56328F1BC90A4500397B53 /* DiscoverCardUserCell.xib in Resources */,
50DEE05F1BEA119D00015741 /* AddFriends.storyboard in Resources */,
0A90187F1B01152800AE4B7F /* ProfileSocialAccountCell.xib in Resources */,
5064F6551B0B0E160089FAD4 /* AddFriendSearchCell.xib in Resources */,
50DEE0431BE8B3CD00015741 /* Feedback.storyboard in Resources */,
508F8FC91B0161EF00461B0B /* ProfileSeparationLineCell.xib in Resources */,
5008A1931B8DB8B500E94274 /* Localizable.strings in Resources */,
50DEE0511BEA09DD00015741 /* BlackList.storyboard in Resources */,
50894CF61AEA4A01000981AF /* SettingsUserCell.xib in Resources */,
505262151C522A1E00292C6A /* Show.storyboard in Resources */,
6ADDB4501B848C600012877A /* 1Password.xcassets in Resources */,
50DEE04F1BEA092100015741 /* EditProfile.storyboard in Resources */,
50DEE05D1BEA100100015741 /* SearchedUsers.storyboard in Resources */,
0A8F54B61AB67D11004AD60E /* Main.storyboard in Resources */,
50535D291BCE4A71002FE1A4 /* PhotoCell.xib in Resources */,
84385C461B8594E80071130D /* Show.xcassets in Resources */,
50894CFB1AEA54BA000981AF /* SettingsMoreCell.xib in Resources */,
50E1CE8F1BE0BFF00025B933 /* MediaViewCell.xib in Resources */,
505EC8181ADF8151001D27E0 /* SkillCategoryCell.xib in Resources */,
6A8215091BCBE8F10011F36C /* DiscoverSkillCell.xib in Resources */,
50DEE0451BEA025100015741 /* About.storyboard in Resources */,
50DEE0371BE3720F00015741 /* LoadMoreCollectionViewCell.xib in Resources */,
505EC81D1ADFBE1B001D27E0 /* SkillSelectionCell.xib in Resources */,
50894D0D1AEE0177000981AF /* EditProfileColoredTitleCell.xib in Resources */,
50E1CE8B1BE0BC940025B933 /* MessageMedia.storyboard in Resources */,
50DEE0471BEA030900015741 /* PodsHelpYep.storyboard in Resources */,
508C2AA51AD661B3002B8097 /* UserStateCell.xib in Resources */,
508F8FDF1B049ACF00461B0B /* InstagramMediaCell.xib in Resources */,
848806B11B789A2D000C5424 /* EditSkillCell.xib in Resources */,
50E114FD1ABC549300F13000 /* ContactsCell.xib in Resources */,
50DEE04D1BEA085F00015741 /* EditNicknameAndBadge.storyboard in Resources */,
502AE54F1AB93175005BD199 /* ProfileHeaderCell.xib in Resources */,
50DEE05B1BEA0EAA00015741 /* FriendsInContacts.storyboard in Resources */,
503807241BDA18040068345E /* FeedSkillUsersCell.xib in Resources */,
5012FDDB1BFABDE400294145 /* ProfileFeedsCell.xib in Resources */,
50F5AF9A1BBBD02A0033C9BC /* FeedMediaCell.xib in Resources */,
50A640EA1B6F45FA0050E4A3 /* DoNotDisturbPeriodCell.xib in Resources */,
502B60651BD1208E00D9C17E /* CameraCell.xib in Resources */,
0A8F54BB1AB67D11004AD60E /* LaunchScreen.xib in Resources */,
5053AD511AF82A1700B3CBFA /* PickLocationCell.xib in Resources */,
5011382D1BCB5E150055A014 /* FeedConversationDockCell.xib in Resources */,
50E1CE891BDA3CED0025B933 /* SkillHome.storyboard in Resources */,
50DEE0571BEA0C9A00015741 /* Settings.storyboard in Resources */,
0A8F54B81AB67D11004AD60E /* Images.xcassets in Resources */,
50DEE0321BE339B000015741 /* LoadMoreTableViewCell.xib in Resources */,
502AE5191AB70D72005BD199 /* Intro.storyboard in Resources */,
502B60601BD112E500D9C17E /* QuickPickPhotosCell.xib in Resources */,
504BDC151B4528A500DBD35D /* Badges.xcassets in Resources */,
50F5AF961BBBCDA30033C9BC /* FeedMediaAddCell.xib in Resources */,
50894D081AEDFDA2000981AF /* EditProfileMoreInfoCell.xib in Resources */,
50A640E61B6F41E00050E4A3 /* DoNotDisturbSwitchCell.xib in Resources */,
50A9D44E1ACD382B000B2599 /* NSDateTimeAgo.bundle in Resources */,
50392CD21B393FF60009D647 /* SkillAddCell.xib in Resources */,
50894D031AEA6433000981AF /* EditProfileLessInfoCell.xib in Resources */,
501138321BCB62A20055A014 /* FeedConversationCell.xib in Resources */,
502B605B1BD1102B00D9C17E /* TitleCell.xib in Resources */,
5064F65A1B0B14420089FAD4 /* AddFriendMoreCell.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
0A8F54BE1AB67D11004AD60E /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
0AFE75AD1AC43DD1005AA33E /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Fabric/run\" 3030ba006e21bcf8eb4a2127b6a7931ea6667486 1b6549ac285402b232e4718eda293559d8ed8df039017af3fa9593518395eef0";
};
39615BAC5D2C17889BD12838 /* Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Embed Pods Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Yep/Pods-Yep-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
67B15DACB809FA624B07B937 /* Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Yep/Pods-Yep-resources.sh\"\n";
showEnvVarsInLog = 0;
};
6F60E0EF8ADE99106F3718B9 /* Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Check Pods Manifest.lock";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
0A8F54A71AB67D11004AD60E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
50894CFE1AEA5A78000981AF /* EditProfileViewController.swift in Sources */,
50CDBE421ACA9B4200459CE0 /* ChatRightImageCell.swift in Sources */,
5099B9C41AB9510D002F940B /* RankView.swift in Sources */,
502AE5311AB85067005BD199 /* RegisterPickMobileViewController.swift in Sources */,
50B22E461C588B6200219625 /* CGImage+Yep.swift in Sources */,
50535D1A1BCD19AE002FE1A4 /* TouchClosuresView.swift in Sources */,
506E241E1AE6391A00A33C1A /* TouchZoomButton.swift in Sources */,
5020B8A51C059662006CE8EA /* VoiceRecordSampleView.swift in Sources */,
508F8FDB1B0479E700461B0B /* SocialWorkInstagramViewController.swift in Sources */,
500EED961BF06AC900C6BABC /* NSURL+Yep.swift in Sources */,
5099B9C91AB9A7CB002F940B /* CameraPreviewView.swift in Sources */,
502AE5581AB932D5005BD199 /* ProfileSectionHeaderReusableView.swift in Sources */,
500EED981BF07A3000C6BABC /* ConversationViewController+Feed.swift in Sources */,
508F8FDE1B049ACF00461B0B /* InstagramMediaCell.swift in Sources */,
502AE5211AB71C7E005BD199 /* BorderButton.swift in Sources */,
50858EBB1C22487900EDE492 /* FeedBasicCell.swift in Sources */,
84C959891B731FD20017D3ED /* ChatBaseCell.swift in Sources */,
502AE54E1AB93175005BD199 /* ProfileHeaderCell.swift in Sources */,
50A640E01B6F38CF0050E4A3 /* NotificationsViewController.swift in Sources */,
50553F8F1ADB8BA200F80B59 /* ChatSectionDateCell.swift in Sources */,
502AE5381AB866E3005BD199 /* LoginVerifyMobileViewController.swift in Sources */,
5056AD6E1B05CB92003F9359 /* ProfileSocialAccountImagesCell.swift in Sources */,
506923141ADE025F00D27574 /* YepRefreshView.swift in Sources */,
500A0B1F1B451A6F00D49358 /* BadgeView.swift in Sources */,
503CAB431AC00CB100DFE830 /* ConversationViewController.swift in Sources */,
50553F931ADBA50600F80B59 /* NSDate+Yep.swift in Sources */,
50535D1D1BCE42BE002FE1A4 /* PickPhotosViewController.swift in Sources */,
50AFBF461BB25F40007D19DA /* ActivityIndicatorTitleView.swift in Sources */,
500D35E11C3A5134006D17E3 /* PHImageRequestOptions+Yep.swift in Sources */,
50E61CEB1AF1F69D00908A9D /* ConversationTitleView.swift in Sources */,
50FD75441C21097A0050A382 /* LinkContainerView.swift in Sources */,
50F5AF991BBBD02A0033C9BC /* FeedMediaCell.swift in Sources */,
5023DE331AB688F600B3EE96 /* UIColor+Yep.swift in Sources */,
503315971AC1017E0008A209 /* ChatLeftTextCell.swift in Sources */,
509B120F1C436E7C0000BE71 /* MentionView.swift in Sources */,
505262101C52050700292C6A /* ConcurrentOperation.swift in Sources */,
50B2CA941BD0EF7900668AC6 /* MoreMessageTypesView.swift in Sources */,
0A8F54B11AB67D11004AD60E /* AppDelegate.swift in Sources */,
508F8FC81B0161EF00461B0B /* ProfileSeparationLineCell.swift in Sources */,
500A0B1C1B450C2100D49358 /* EditNicknameAndBadgeViewController.swift in Sources */,
501560D71B427FD6000933F0 /* Results+Yep.swift in Sources */,
0AEB1CC61B0E742400178C9C /* Double+Yep.swift in Sources */,
50B2CA921BD0BF3800668AC6 /* FeedTextView.swift in Sources */,
6A649A9B1BB259CB00EE4FB5 /* YepSoundEffect.swift in Sources */,
50D45FC31C44D2300044C95A /* OpenGraphService.swift in Sources */,
508D174C1ACCF49B0092D666 /* ChatRightAudioCell.swift in Sources */,
502AE53D1AB87C0D005BD199 /* YepUserDefaults.swift in Sources */,
50F5AF881BBBB2AE0033C9BC /* HorizontalLineView.swift in Sources */,
50EB8CC41AE89F12001AC1EE /* ChatRightVideoCell.swift in Sources */,
50AACECF1BB93336004DD54B /* FeedMediaView.swift in Sources */,
50DEE02C1BE209FF00015741 /* DeletedFeedConversationCell.swift in Sources */,
50D4D0DB1AFA825B005AEB6F /* MediaControlView.swift in Sources */,
0A9018821B0120A500AE4B7F /* OAuthViewController.swift in Sources */,
508D17471ACCF4710092D666 /* ChatLeftAudioCell.swift in Sources */,
50894D021AEA6433000981AF /* EditProfileLessInfoCell.swift in Sources */,
501138261BCB59120055A014 /* FeedConversationsViewController.swift in Sources */,
50894CFA1AEA54BA000981AF /* SettingsMoreCell.swift in Sources */,
50AFBF4B1BB2A44C007D19DA /* InfoView.swift in Sources */,
50DEE03D1BE70E1500015741 /* UIScrollView+Yep.swift in Sources */,
508A084E1C166EBA000A3305 /* CLPlacemark+Yep.swift in Sources */,
50535D281BCE4A71002FE1A4 /* PhotoCell.swift in Sources */,
508F8FCC1B01C7FC00461B0B /* SocialWorkGithubViewController.swift in Sources */,
503ED23A1B8ADCE70072187D /* BlackListViewController.swift in Sources */,
502AE51B1AB70DDB005BD199 /* WelcomeViewController.swift in Sources */,
50894D071AEDFDA2000981AF /* EditProfileMoreInfoCell.swift in Sources */,
502C24831C1034000074A1BA /* UIImageView+Yep.swift in Sources */,
92E0FFE71C5F38E400226B96 /* MZFayeClient.m in Sources */,
5080EB1C1B93F43A006F3C2D /* PodsHelpYepViewController.swift in Sources */,
0A1CAC731AFA526200826B45 /* SkillHomeSectionButton.swift in Sources */,
50E392BC1C22752C00C0CECB /* FeedNormalImagesCell.swift in Sources */,
50B38FCC1B6B37F00064C132 /* FeedbackViewController.swift in Sources */,
507F65F71B2EBC2700A35FDC /* MediaPreviewView.swift in Sources */,
501690181BFB18D20096C4F9 /* ChatLeftSocialWorkCell.swift in Sources */,
50E114F41ABBF9CC00F13000 /* Models.swift in Sources */,
848806B01B789A2D000C5424 /* EditSkillCell.swift in Sources */,
50485BCE1C56062400431AC7 /* ChatLeftRecallCell.swift in Sources */,
5018132C1BA3CFEF0025873C /* WeChatActivity.swift in Sources */,
5053AD551AF83B0F00B3CBFA /* ChatRightLocationCell.swift in Sources */,
50A9D4571ACD393A000B2599 /* YepWaverView.swift in Sources */,
8409137D1B7DB173001C89D6 /* FriendRequestView.swift in Sources */,
50A640E51B6F41E00050E4A3 /* DoNotDisturbSwitchCell.swift in Sources */,
50A0E3011C3E18A10025BEFC /* CLLocationCoordinate2D+Yep.swift in Sources */,
50535D201BCE43ED002FE1A4 /* ImageCacheController.swift in Sources */,
500EED9A1BF1B81000C6BABC /* MediaPreviewViewController.swift in Sources */,
50FA9A441B661698009BF2A0 /* UIViewController+Yep.swift in Sources */,
0AC25F061B1105D5009E6E13 /* YepChildScrollView.swift in Sources */,
0A943A7B1B0F8EAE0022DD67 /* BaseViewController.swift in Sources */,
50165C451AC2860900C7AEBE /* ConversationLayout.swift in Sources */,
50AFBF491BB2830E007D19DA /* EdgeBorderButton.swift in Sources */,
50EB8C5E1AE78AB9001AC1EE /* YepAsset.swift in Sources */,
508C2AA41AD661B3002B8097 /* UserStateCell.swift in Sources */,
502B606E1BD6567600D9C17E /* AvatarStyles.swift in Sources */,
0A5D83941AC5D3C8000045BF /* YepTabBarController.swift in Sources */,
50E114FC1ABC549300F13000 /* ContactsCell.swift in Sources */,
50F2B9781B2EDF3D00F840CC /* BorderTextField.swift in Sources */,
50CDBE461ACA9F2200459CE0 /* ImageCache.swift in Sources */,
505EC81C1ADFBE1B001D27E0 /* SkillSelectionCell.swift in Sources */,
5023DE591AB6DBC100B3EE96 /* UIImage+Yep.swift in Sources */,
50A1FA761C0D47D300EEDA74 /* SubscribeView.swift in Sources */,
508F8FD41B01E3D100461B0B /* SocialWorkDribbbleViewController.swift in Sources */,
503807231BDA18040068345E /* FeedSkillUsersCell.swift in Sources */,
502B605F1BD112E500D9C17E /* QuickPickPhotosCell.swift in Sources */,
50AFBF5F1BB4F332007D19DA /* FeedsViewController.swift in Sources */,
50EB8CBF1AE89ED8001AC1EE /* ChatLeftVideoCell.swift in Sources */,
502AE5331AB86020005BD199 /* RegisterVerifyMobileViewController.swift in Sources */,
92E0FFE81C5F38E400226B96 /* MZFayeMessage.m in Sources */,
5064F6541B0B0E160089FAD4 /* AddFriendSearchCell.swift in Sources */,
504CBA3D1B3D04B800663A90 /* ChatTextView.swift in Sources */,
0A1CAC6E1AFA42D400826B45 /* SkillHomeViewController.swift in Sources */,
50DEE0411BE7626100015741 /* YepHelpers.swift in Sources */,
501138311BCB62A20055A014 /* FeedConversationCell.swift in Sources */,
502AE5401AB88862005BD199 /* SkillRankCell.swift in Sources */,
50DBDF011C4CE75E0044E21B /* ChatRightTextURLCell.swift in Sources */,
50E392C41C22C0F600C0CECB /* FeedVoiceCell.swift in Sources */,
50C090A01ADE391600CC6389 /* AddSkillsReusableView.swift in Sources */,
84385C4A1B85BE200071130D /* ShowStepMeetViewController.swift in Sources */,
5023DE2D1AB685ED00B3EE96 /* DiscoverViewController.swift in Sources */,
0A1CAC701AFA481600826B45 /* SkillHomeHeaderView.swift in Sources */,
50AACEC81BB54128004DD54B /* FeedView.swift in Sources */,
0AB8F79A1B15D1DC00F4AF09 /* YepNavigationController.swift in Sources */,
5020B89D1C0576A0006CE8EA /* NewFeedTypesView.swift in Sources */,
502AE53A1AB871C1005BD199 /* YepAlert.swift in Sources */,
5039594E1B05E6E000797A3E /* ProfileSocialAccountGithubCell.swift in Sources */,
5080EB1F1B93F932006F3C2D /* NSBundle+Yep.swift in Sources */,
5053AD4D1AF79EEA00B3CBFA /* LocationPin.swift in Sources */,
6A5632971BC9559100397B53 /* DiscoverFlowLayout.swift in Sources */,
50C0909D1ADE294800CC6389 /* RegisterPickSkillsLayout.swift in Sources */,
50E3488E1B905C0100A8E699 /* AboutViewController.swift in Sources */,
502AE52E1AB83879005BD199 /* UnderLineTextField.swift in Sources */,
5012FDDA1BFABDE400294145 /* ProfileFeedsCell.swift in Sources */,
508F8FD71B01EDB400461B0B /* DribbbleShotCell.swift in Sources */,
508DF62B1B9985F300B194A4 /* YepLog.swift in Sources */,
0A7A7D561AF5E00600A7F5F5 /* YepHelper.swift in Sources */,
502280F81B1C3F2800E984EE /* FriendsInContactsViewController.swift in Sources */,
50E348921B9063A700A8E699 /* AboutCell.swift in Sources */,
508A08501C16B810000A3305 /* RecordButton.swift in Sources */,
50858EBF1C224DA900EDE492 /* FeedBiggerImageCell.swift in Sources */,
508D17401ACCD2740092D666 /* YepButton.swift in Sources */,
5019F6311B39BFE00000D993 /* ConversationMoreView.swift in Sources */,
506BB7F51AE4E0A500C1A2A0 /* SkillAnnotationHeader.swift in Sources */,
5023DE301AB6861500B3EE96 /* ProfileViewController.swift in Sources */,
5023DE261AB6856300B3EE96 /* ConversationsViewController.swift in Sources */,
50A9D4511ACD383E000B2599 /* NSDate+Extension.swift in Sources */,
506EC20A1AC95BFC00CE42B3 /* UIFont+Yep.swift in Sources */,
502B606C1BD63C7B00D9C17E /* PlainAvatar.swift in Sources */,
6A56328E1BC90A4500397B53 /* DiscoverCardUserCell.swift in Sources */,
5016901C1BFB22180096C4F9 /* SocialWorkService.swift in Sources */,
0A0A11821AE389380008772C /* RegisterSkillsLayout.swift in Sources */,
50F6D32E1C3CBE0000CB673C /* FeedUploadingErrorContainerView.swift in Sources */,
50C0909B1ADE234F00CC6389 /* RegisterPickSkillsViewController.swift in Sources */,
5076FC5A1AF9DF6B00D7381A /* ConversationMessagePreviewTransitionManager.swift in Sources */,
50F5AF951BBBCDA30033C9BC /* FeedMediaAddCell.swift in Sources */,
50FD753F1C20FF8D0050A382 /* FeedMediaContainerView.swift in Sources */,
508D16BD1ADCAF0400270E3F /* PullToRefreshView.swift in Sources */,
505262121C5205AB00292C6A /* UploadAttachmentOperation.swift in Sources */,
508D17441ACCDC9F0092D666 /* VoiceRecordButton.swift in Sources */,
502AE5271AB72D06005BD199 /* YepNetworking.swift in Sources */,
5076C56A1AC46B9F00B22952 /* FayeService.swift in Sources */,
505EC8131ADE607D001D27E0 /* SkillCategoryButton.swift in Sources */,
5064F6591B0B14420089FAD4 /* AddFriendMoreCell.swift in Sources */,
848806B61B7B4F53000C5424 /* ShowViewController.swift in Sources */,
5099B9C71AB99F7B002F940B /* RegisterPickAvatarViewController.swift in Sources */,
50E1CE8E1BE0BFF00025B933 /* MediaViewCell.swift in Sources */,
50DEE0311BE339B000015741 /* LoadMoreTableViewCell.swift in Sources */,
50DEE0361BE3720F00015741 /* LoadMoreCollectionViewCell.swift in Sources */,
504F41251ACE2D1D00FBB19A /* SampleView.swift in Sources */,
50E392C01C22B30300C0CECB /* FeedGithubRepoCell.swift in Sources */,
50A640EC1B6F4E420050E4A3 /* DoNotDisturbPeriodViewController.swift in Sources */,
502AE5291AB81076005BD199 /* YepService.swift in Sources */,
50C090A41ADE46D500CC6389 /* RegisterSelectSkillsViewController.swift in Sources */,
50CC4FA21C1AC0EE00B6A263 /* UITableView+Yep.swift in Sources */,
50E392C61C22C82800C0CECB /* FeedLocationCell.swift in Sources */,
502AE51E1AB712D2005BD199 /* RegisterPickNameViewController.swift in Sources */,
50B8E6161B40F9E700C17EA1 /* YepDownloader.swift in Sources */,
50894D101AEE3C25000981AF /* YepHUD.swift in Sources */,
50EB8CCE1AEA1B38001AC1EE /* MessageMediaViewController.swift in Sources */,
50E114F91ABC137A00F13000 /* YepServiceSync.swift in Sources */,
50E392BE1C228BF000C0CECB /* FeedCellLayout.swift in Sources */,
506E241C1AE6254F00A33C1A /* MessageTypeButton.swift in Sources */,
505082351C212E9200643CEB /* FeedLocationContainerView.swift in Sources */,
0A3E60671ACCAECE003DC853 /* YepLocationService.swift in Sources */,
6A8215051BCBE5170011F36C /* MiniCardSkillLayout.swift in Sources */,
50F5AF8C1BBBB64C0033C9BC /* FeedAnyImagesCell.swift in Sources */,
50894CF11AEA4726000981AF /* SettingsViewController.swift in Sources */,
50DBDF051C4DD9530044E21B /* CGSize+Yep.swift in Sources */,
5023DE2A1AB685BA00B3EE96 /* ContactsViewController.swift in Sources */,
50CDBE491ACBAD3200459CE0 /* ChatLeftImageCell.swift in Sources */,
5033159C1AC101C80008A209 /* ChatRightTextCell.swift in Sources */,
50E1D7291B870D7500D90A82 /* NSParagraphStyle+Yep.swift in Sources */,
5023DE371AB6979600B3EE96 /* ConversationCell.swift in Sources */,
502B60641BD1208E00D9C17E /* CameraCell.swift in Sources */,
505082371C21377E00643CEB /* FeedVoiceContainerView.swift in Sources */,
6AB0DF5A1BE169000052BED1 /* ShareProfileView.swift in Sources */,
502AE5351AB8649F005BD199 /* LoginByMobileViewController.swift in Sources */,
506BB7F91AE5069500C1A2A0 /* RegisterPickSkillsSelectSkillsTransitionManager.swift in Sources */,
50B8E6181B41340A00C17EA1 /* MessageLoadingProgressView.swift in Sources */,
50DBDEFD1C4CCB030044E21B /* ChatLeftTextURLCell.swift in Sources */,
505A48401B4E70CB00C3A301 /* RegisterSelectSkillsLayout.swift in Sources */,
502AE52B1AB819AF005BD199 /* YepConfig.swift in Sources */,
50B38FB71B69CD960064C132 /* Array+Yep.swift in Sources */,
5011382C1BCB5E150055A014 /* FeedConversationDockCell.swift in Sources */,
845E1A661B788EF3001E0789 /* EditSkillsViewController.swift in Sources */,
500D35DF1C3A00D2006D17E3 /* SegueViewController.swift in Sources */,
50FE29CF1C478A4A0067CA03 /* FeedURLContainerView.swift in Sources */,
50CC4FA41C1AC58700B6A263 /* UICollectionView+Yep.swift in Sources */,
504F85AC1B4D21DD00F909BE /* DiscoverFilterView.swift in Sources */,
0A271FD71ACA055400822DFC /* YepAudioService.swift in Sources */,
5064F6501B0AE2E60089FAD4 /* AddFriendsViewController.swift in Sources */,
505082331C21130100643CEB /* FeedGithubRepoContainerView.swift in Sources */,
507CF1681AFC84A500E261B4 /* CustomNavigationBarViewController.swift in Sources */,
0A3E60601ACCA9C0003DC853 /* String+Yep.swift in Sources */,
504F41571AD4D35400FBB19A /* ProfileLayout.swift in Sources */,
503315A01AC126100008A209 /* MessageToolbar.swift in Sources */,
508B717D1B1FE9B6006BDDB3 /* ChatRightBaseCell.swift in Sources */,
50A9D44B1ACD37A8000B2599 /* NSFileManager+Yep.swift in Sources */,
502AE5531AB93215005BD199 /* ProfileFooterCell.swift in Sources */,
50392CD11B393FF60009D647 /* SkillAddCell.swift in Sources */,
50EB8CCB1AEA1AC0001AC1EE /* MediaView.swift in Sources */,
506923121ADE025200D27574 /* Waver.swift in Sources */,
504F5E6F1B9F1F13006CE418 /* NSURLRequest+cURL.swift in Sources */,
502048241B0F1BB3002EBFC7 /* SearchedUsersViewController.swift in Sources */,
6A8215081BCBE8F10011F36C /* DiscoverSkillCell.swift in Sources */,
505498621B12FB0E0037E3BD /* ConversationMessagePreviewNavigationControllerDelegate.swift in Sources */,
0A944C251AC8BB2F00037A06 /* YepStorageService.swift in Sources */,
503807201BD9EEFC0068345E /* YepMedia.swift in Sources */,
505EC8171ADF8151001D27E0 /* SkillCategoryCell.swift in Sources */,
50E18BB71B180F7D0076C3C6 /* BottomButtonView.swift in Sources */,
0A90187E1B01152800AE4B7F /* ProfileSocialAccountCell.swift in Sources */,
50F5AF831BBA67060033C9BC /* NewFeedViewController.swift in Sources */,
50FE29CD1C4786AE0067CA03 /* FeedURLCell.swift in Sources */,
50DBDEF11C48C2240044E21B /* OpenGraphInfoType.swift in Sources */,
50894CF51AEA4A01000981AF /* SettingsUserCell.swift in Sources */,
84385C441B8592120071130D /* ShowStepGeniusViewController.swift in Sources */,
6A5632931BC911CB00397B53 /* DiscoverNormalUserCell.swift in Sources */,
5053AD5A1AF83B4200B3CBFA /* ChatLeftLocationCell.swift in Sources */,
50A93A9D1BD8C515007005DB /* FeedSkillPickerItemView.swift in Sources */,
50A640E91B6F45FA0050E4A3 /* DoNotDisturbPeriodCell.swift in Sources */,
502B605A1BD1102B00D9C17E /* TitleCell.swift in Sources */,
840CD23C1B7B59D5000D2680 /* ShowStepViewController.swift in Sources */,
508F8FD01B01D04400461B0B /* GithubRepoCell.swift in Sources */,
50F2B97B1B2EEAF800F840CC /* NavigationTitleLabel.swift in Sources */,
50A820241B969B0F007CD30E /* NSTimeZone+Yep.swift in Sources */,
50FD753D1C1FB4AC0050A382 /* FPSLabel.swift in Sources */,
50E392C21C22B9E400C0CECB /* FeedDribbbleShotCell.swift in Sources */,
504F415A1AD5028200FBB19A /* SkillCell.swift in Sources */,
84385C481B85AC890071130D /* ShowStepMatchViewController.swift in Sources */,
0A0027D61B19CEC000AD4BE0 /* ConversationOperationQueue.swift in Sources */,
50894D0C1AEE0177000981AF /* EditProfileColoredTitleCell.swift in Sources */,
5053AD501AF82A1700B3CBFA /* PickLocationCell.swift in Sources */,
5023DE521AB6C51300B3EE96 /* CGRect+Yep.swift in Sources */,
5053AD4A1AF772C500B3CBFA /* PickLocationViewController.swift in Sources */,
502B60681BD6252B00D9C17E /* UserAvatar.swift in Sources */,
5020B8A01C058114006CE8EA /* NewFeedVoiceRecordViewController.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
0A8F54BC1AB67D11004AD60E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
0A8F54C71AB67D11004AD60E /* YepTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
0A8F54C21AB67D11004AD60E /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 0A8F54AA1AB67D11004AD60E /* Yep */;
targetProxy = 0A8F54C11AB67D11004AD60E /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
0A8F54B41AB67D11004AD60E /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
0A8F54B51AB67D11004AD60E /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
0A8F54B91AB67D11004AD60E /* LaunchScreen.xib */ = {
isa = PBXVariantGroup;
children = (
0A8F54BA1AB67D11004AD60E /* Base */,
);
name = LaunchScreen.xib;
sourceTree = "<group>";
};
5008A1951B8DB8B500E94274 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
5008A1941B8DB8B500E94274 /* en */,
5008A1961B8DB8E100E94274 /* zh-Hans */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
502AE5171AB70D72005BD199 /* Intro.storyboard */ = {
isa = PBXVariantGroup;
children = (
502AE5181AB70D72005BD199 /* Base */,
);
name = Intro.storyboard;
sourceTree = "<group>";
};
505262131C522A1E00292C6A /* Show.storyboard */ = {
isa = PBXVariantGroup;
children = (
505262141C522A1E00292C6A /* Base */,
);
name = Show.storyboard;
sourceTree = "<group>";
};
505C338D1BAA92CA00E044E2 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
505C338C1BAA92CA00E044E2 /* en */,
505C338E1BAA92CD00E044E2 /* zh-Hans */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
0A8F54C81AB67D11004AD60E /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_BITCODE = YES;
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_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
OTHER_SWIFT_FLAGS = "-D DEBUG -D STAGING";
SDKROOT = iphoneos;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
0A8F54C91AB67D11004AD60E /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_BITCODE = 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_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
VALIDATE_PRODUCT = YES;
};
name = Release;
};
0A8F54CB1AB67D11004AD60E /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 88C96122C478C4D134F634F6 /* Pods-Yep.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = Yep/Yep.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_BITCODE = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Yep",
"$(PROJECT_DIR)",
);
GCC_OPTIMIZATION_LEVEL = 0;
INFOPLIST_FILE = Yep/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)",
"$(PROJECT_DIR)/Yep/JPush",
"$(PROJECT_DIR)/Yep",
"$(PROJECT_DIR)/Yep/GoogleAnalytics",
);
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
"-l\"c++\"",
"-l\"jpush-ios-2.1.0\"",
"-l\"z\"",
"-framework",
"\"APAddressBook\"",
"-framework",
"\"Alamofire\"",
"-framework",
"\"Base64\"",
"-framework",
"\"CFNetwork\"",
"-framework",
"\"CoreFoundation\"",
"-framework",
"\"CoreGraphics\"",
"-framework",
"\"CoreTelephony\"",
"-framework",
"\"Crashlytics\"",
"-framework",
"\"DeviceGuru\"",
"-framework",
"\"FXBlurView\"",
"-framework",
"\"Fabric\"",
"-framework",
"\"Foundation\"",
"-framework",
"\"Kanna\"",
"-framework",
"\"KeyboardMan\"",
"-framework",
"\"Kingfisher\"",
"-framework",
"\"MZFayeClient\"",
"-framework",
"\"MonkeyKing\"",
"-framework",
"\"Navi\"",
"-framework",
"\"OnePasswordExtension\"",
"-framework",
"\"Proposer\"",
"-framework",
"\"Realm\"",
"-framework",
"\"RealmSwift\"",
"-framework",
"\"Ruler\"",
"-framework",
"\"Security\"",
"-framework",
"\"SocketRocket\"",
"-framework",
"\"SystemConfiguration\"",
"-framework",
"\"TPKeyboardAvoiding\"",
"-framework",
"\"UIKit\"",
"-framework",
"\"pop\"",
);
PRODUCT_BUNDLE_IDENTIFIER = "Catch-Inc.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
SWIFT_OBJC_BRIDGING_HEADER = "Yep/Yep-Bridging-Header.h";
TARGETED_DEVICE_FAMILY = 1;
};
name = Debug;
};
0A8F54CC1AB67D11004AD60E /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 4EEAF88E6C6D61E595249DF5 /* Pods-Yep.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = Yep/Yep.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_BITCODE = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Yep",
"$(PROJECT_DIR)",
);
GCC_OPTIMIZATION_LEVEL = s;
INFOPLIST_FILE = Yep/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)",
"$(PROJECT_DIR)/Yep/JPush",
"$(PROJECT_DIR)/Yep",
"$(PROJECT_DIR)/Yep/GoogleAnalytics",
);
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
"-l\"c++\"",
"-l\"jpush-ios-2.1.0\"",
"-l\"z\"",
"-framework",
"\"APAddressBook\"",
"-framework",
"\"Alamofire\"",
"-framework",
"\"Base64\"",
"-framework",
"\"CFNetwork\"",
"-framework",
"\"CoreFoundation\"",
"-framework",
"\"CoreGraphics\"",
"-framework",
"\"CoreTelephony\"",
"-framework",
"\"Crashlytics\"",
"-framework",
"\"DeviceGuru\"",
"-framework",
"\"FXBlurView\"",
"-framework",
"\"Fabric\"",
"-framework",
"\"Foundation\"",
"-framework",
"\"Kanna\"",
"-framework",
"\"KeyboardMan\"",
"-framework",
"\"Kingfisher\"",
"-framework",
"\"MZFayeClient\"",
"-framework",
"\"MonkeyKing\"",
"-framework",
"\"Navi\"",
"-framework",
"\"OnePasswordExtension\"",
"-framework",
"\"Proposer\"",
"-framework",
"\"Realm\"",
"-framework",
"\"RealmSwift\"",
"-framework",
"\"Ruler\"",
"-framework",
"\"Security\"",
"-framework",
"\"SocketRocket\"",
"-framework",
"\"SystemConfiguration\"",
"-framework",
"\"TPKeyboardAvoiding\"",
"-framework",
"\"UIKit\"",
"-framework",
"\"pop\"",
);
PRODUCT_BUNDLE_IDENTIFIER = "Catch-Inc.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
SWIFT_OBJC_BRIDGING_HEADER = "Yep/Yep-Bridging-Header.h";
TARGETED_DEVICE_FAMILY = 1;
};
name = Release;
};
0A8F54CE1AB67D11004AD60E /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
);
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
INFOPLIST_FILE = YepTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
OTHER_SWIFT_FLAGS = "-D DEBUG -D STAGING_";
PRODUCT_BUNDLE_IDENTIFIER = "Catch-Inc.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Yep.app/Yep";
};
name = Debug;
};
0A8F54CF1AB67D11004AD60E /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
);
INFOPLIST_FILE = YepTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "Catch-Inc.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Yep.app/Yep";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
0A8F54A61AB67D11004AD60E /* Build configuration list for PBXProject "Yep" */ = {
isa = XCConfigurationList;
buildConfigurations = (
0A8F54C81AB67D11004AD60E /* Debug */,
0A8F54C91AB67D11004AD60E /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
0A8F54CA1AB67D11004AD60E /* Build configuration list for PBXNativeTarget "Yep" */ = {
isa = XCConfigurationList;
buildConfigurations = (
0A8F54CB1AB67D11004AD60E /* Debug */,
0A8F54CC1AB67D11004AD60E /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
0A8F54CD1AB67D11004AD60E /* Build configuration list for PBXNativeTarget "YepTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
0A8F54CE1AB67D11004AD60E /* Debug */,
0A8F54CF1AB67D11004AD60E /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 0A8F54A31AB67D11004AD60E /* Project object */;
}