Merge branch 'feature/split_main_storyboard' into develop

This commit is contained in:
nixzhu
2015-11-04 18:50:35 +08:00
19 changed files with 1663 additions and 1315 deletions
+60
View File
@@ -250,6 +250,21 @@
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 */; };
@@ -571,6 +586,21 @@
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>"; };
@@ -797,6 +827,7 @@
isa = PBXGroup;
children = (
0A9018811B0120A500AE4B7F /* OAuthViewController.swift */,
50DEE04A1BEA071100015741 /* OAuth.storyboard */,
);
name = OAuth;
sourceTree = "<group>";
@@ -837,6 +868,7 @@
isa = PBXGroup;
children = (
500A0B1B1B450C2100D49358 /* EditNicknameAndBadgeViewController.swift */,
50DEE04C1BEA085F00015741 /* EditNicknameAndBadge.storyboard */,
);
name = EditNicknameAndBadge;
sourceTree = "<group>";
@@ -888,6 +920,7 @@
isa = PBXGroup;
children = (
502048231B0F1BB3002EBFC7 /* SearchedUsersViewController.swift */,
50DEE05C1BEA100100015741 /* SearchedUsers.storyboard */,
);
name = SearchedUsers;
sourceTree = "<group>";
@@ -896,6 +929,7 @@
isa = PBXGroup;
children = (
502280F71B1C3F2800E984EE /* FriendsInContactsViewController.swift */,
50DEE05A1BEA0EAA00015741 /* FriendsInContacts.storyboard */,
);
name = FriendsInContacts;
sourceTree = "<group>";
@@ -1341,6 +1375,7 @@
5076FC591AF9DF6B00D7381A /* ConversationMessagePreviewTransitionManager.swift */,
505498611B12FB0E0037E3BD /* ConversationMessagePreviewNavigationControllerDelegate.swift */,
0A0027D51B19CEC000AD4BE0 /* ConversationOperationQueue.swift */,
50DEE0601BEA146900015741 /* Conversation.storyboard */,
);
name = Conversation;
sourceTree = "<group>";
@@ -1349,6 +1384,7 @@
isa = PBXGroup;
children = (
503ED2391B8ADCE70072187D /* BlackListViewController.swift */,
50DEE0501BEA09DD00015741 /* BlackList.storyboard */,
);
name = BlackList;
sourceTree = "<group>";
@@ -1490,6 +1526,7 @@
isa = PBXGroup;
children = (
5064F64F1B0AE2E60089FAD4 /* AddFriendsViewController.swift */,
50DEE05E1BEA119D00015741 /* AddFriends.storyboard */,
);
name = AddFriends;
sourceTree = "<group>";
@@ -1533,6 +1570,7 @@
isa = PBXGroup;
children = (
5080EB1B1B93F43A006F3C2D /* PodsHelpYepViewController.swift */,
50DEE0461BEA030900015741 /* PodsHelpYep.storyboard */,
);
name = PodsHelpYep;
sourceTree = "<group>";
@@ -1541,6 +1579,7 @@
isa = PBXGroup;
children = (
50894CF01AEA4726000981AF /* SettingsViewController.swift */,
50DEE0561BEA0C9A00015741 /* Settings.storyboard */,
);
name = Settings;
sourceTree = "<group>";
@@ -1567,6 +1606,7 @@
isa = PBXGroup;
children = (
50894CFD1AEA5A78000981AF /* EditProfileViewController.swift */,
50DEE04E1BEA092100015741 /* EditProfile.storyboard */,
);
name = EditProfile;
sourceTree = "<group>";
@@ -1657,6 +1697,7 @@
508F8FCB1B01C7FC00461B0B /* SocialWorkGithubViewController.swift */,
508F8FD31B01E3D100461B0B /* SocialWorkDribbbleViewController.swift */,
508F8FDA1B0479E700461B0B /* SocialWorkInstagramViewController.swift */,
50DEE0481BEA04CC00015741 /* SocialWorks.storyboard */,
);
name = SocialWorks;
sourceTree = "<group>";
@@ -1708,6 +1749,7 @@
isa = PBXGroup;
children = (
50A640DF1B6F38CF0050E4A3 /* NotificationsViewController.swift */,
50DEE0541BEA0BB200015741 /* Notifications.storyboard */,
);
name = Notifications;
sourceTree = "<group>";
@@ -1727,6 +1769,7 @@
isa = PBXGroup;
children = (
50A640EB1B6F4E420050E4A3 /* DoNotDisturbPeriodViewController.swift */,
50DEE0521BEA0AAC00015741 /* DoNotDisturbPeriod.storyboard */,
);
name = DoNotDisturbPeriod;
sourceTree = "<group>";
@@ -1918,6 +1961,7 @@
isa = PBXGroup;
children = (
50E3488D1B905C0100A8E699 /* AboutViewController.swift */,
50DEE0441BEA025100015741 /* About.storyboard */,
);
name = About;
sourceTree = "<group>";
@@ -2093,6 +2137,7 @@
isa = PBXGroup;
children = (
845E1A651B788EF3001E0789 /* EditSkillsViewController.swift */,
50DEE0581BEA0D7B00015741 /* EditSkills.storyboard */,
);
name = EditSkills;
sourceTree = "<group>";
@@ -2230,9 +2275,11 @@
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 */,
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 */,
@@ -2243,22 +2290,30 @@
50DEE02D1BE209FF00015741 /* DeletedFeedConversationCell.xib in Resources */,
5053AD561AF83B0F00B3CBFA /* ChatRightLocationCell.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 */,
508F8FD11B01D04400461B0B /* GithubRepoCell.xib in Resources */,
6A5632941BC911CB00397B53 /* DiscoverNormalUserCell.xib in Resources */,
50DEE0591BEA0D7B00015741 /* EditSkills.storyboard in Resources */,
50DEE0551BEA0BB200015741 /* Notifications.storyboard in Resources */,
508F8FD81B01EDB400461B0B /* DribbbleShotCell.xib in Resources */,
502AE5541AB93215005BD199 /* ProfileFooterCell.xib in Resources */,
50CDBE4A1ACBAD3200459CE0 /* ChatLeftImageCell.xib in Resources */,
6A56328F1BC90A4500397B53 /* DiscoverCardUserCell.xib in Resources */,
501138291BCB593F0055A014 /* FeedConversations.storyboard 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 */,
6ADDB4501B848C600012877A /* 1Password.xcassets in Resources */,
50DEE04F1BEA092100015741 /* EditProfile.storyboard in Resources */,
50DEE05D1BEA100100015741 /* SearchedUsers.storyboard in Resources */,
508D17481ACCF4710092D666 /* ChatLeftAudioCell.xib in Resources */,
0A8F54B61AB67D11004AD60E /* Main.storyboard in Resources */,
5033159D1AC101C80008A209 /* ChatRightTextCell.xib in Resources */,
@@ -2268,17 +2323,21 @@
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 */,
50EB8CC01AE89ED8001AC1EE /* ChatLeftVideoCell.xib in Resources */,
50894D0D1AEE0177000981AF /* EditProfileColoredTitleCell.xib in Resources */,
50CDBE431ACA9B4200459CE0 /* ChatRightImageCell.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 */,
50F5AF9A1BBBD02A0033C9BC /* FeedMediaCell.xib in Resources */,
50A640EA1B6F45FA0050E4A3 /* DoNotDisturbPeriodCell.xib in Resources */,
@@ -2287,6 +2346,7 @@
5053AD511AF82A1700B3CBFA /* PickLocationCell.xib in Resources */,
5011382D1BCB5E150055A014 /* FeedConversationDockCell.xib in Resources */,
50E1CE891BDA3CED0025B933 /* SkillHome.storyboard in Resources */,
50DEE0571BEA0C9A00015741 /* Settings.storyboard in Resources */,
5053AD5B1AF83B4200B3CBFA /* ChatLeftLocationCell.xib in Resources */,
0A8F54B81AB67D11004AD60E /* Images.xcassets in Resources */,
50EB8CC51AE89F12001AC1EE /* ChatRightVideoCell.xib in Resources */,
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9059" systemVersion="15B42" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9059" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9049"/>
@@ -50,7 +50,7 @@
<!--ConversationViewController-->
<scene sceneID="d5w-24-M7J">
<objects>
<viewControllerPlaceholder storyboardName="Main" referencedIdentifier="ConversationViewController" id="Wr0-wW-z0D" sceneMemberID="viewController"/>
<viewControllerPlaceholder storyboardName="Conversation" referencedIdentifier="ConversationViewController" id="Wr0-wW-z0D" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="Iya-5r-qWQ" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="817" y="390"/>
@@ -0,0 +1,96 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9059" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9049"/>
</dependencies>
<scenes>
<!--About View Controller-->
<scene sceneID="BoP-eo-dVd">
<objects>
<viewController storyboardIdentifier="AboutViewController" automaticallyAdjustsScrollViewInsets="NO" id="B7e-qT-n3V" customClass="AboutViewController" customModule="Yep" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="3gP-F0-Md3"/>
<viewControllerLayoutGuide type="bottom" id="DBV-iO-pWY"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="EZp-Kz-Rn6">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" scrollEnabled="NO" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="ukn-Rf-ygB">
<rect key="frame" x="0.0" y="269" width="600" height="300"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="height" constant="300" id="9DH-nb-SVb"/>
</constraints>
<connections>
<outlet property="dataSource" destination="B7e-qT-n3V" id="dzn-ml-iBp"/>
<outlet property="delegate" destination="B7e-qT-n3V" id="JJh-7h-AWb"/>
</connections>
</tableView>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="yep_icon_solo" translatesAutoresizingMaskIntoConstraints="NO" id="gjf-PL-dZm">
<rect key="frame" x="240" y="40" width="120" height="120"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Yep" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="STw-iV-6mk">
<rect key="frame" x="275.5" y="179" width="50" height="36"/>
<fontDescription key="fontDescription" type="system" pointSize="30"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Version 1.0" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YGt-Mh-BQL">
<rect key="frame" x="264.5" y="223" width="70.5" height="17"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" red="0.60000002379999995" green="0.60000002379999995" blue="0.60000002379999995" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Copyright © 2015 Catch Inc." lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rHG-mc-O86">
<rect key="frame" x="220" y="577" width="159" height="14.5"/>
<fontDescription key="fontDescription" type="system" weight="light" pointSize="12"/>
<color key="textColor" red="0.60000002379999995" green="0.60000002379999995" blue="0.60000002379999995" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="ukn-Rf-ygB" firstAttribute="leading" secondItem="EZp-Kz-Rn6" secondAttribute="leading" id="1Zp-vD-DIG"/>
<constraint firstAttribute="trailing" secondItem="ukn-Rf-ygB" secondAttribute="trailing" id="5gg-zK-zCg"/>
<constraint firstItem="YGt-Mh-BQL" firstAttribute="centerX" secondItem="STw-iV-6mk" secondAttribute="centerX" id="AiP-6p-eVX"/>
<constraint firstAttribute="bottom" secondItem="rHG-mc-O86" secondAttribute="bottom" constant="8" id="D0h-Bs-Xqb"/>
<constraint firstItem="YGt-Mh-BQL" firstAttribute="top" secondItem="STw-iV-6mk" secondAttribute="bottom" constant="8" id="GeV-CJ-x86"/>
<constraint firstItem="gjf-PL-dZm" firstAttribute="top" secondItem="3gP-F0-Md3" secondAttribute="bottom" constant="20" id="Vkq-1i-06m"/>
<constraint firstAttribute="centerX" secondItem="rHG-mc-O86" secondAttribute="centerX" id="hSy-Fg-9yg"/>
<constraint firstItem="rHG-mc-O86" firstAttribute="top" secondItem="ukn-Rf-ygB" secondAttribute="bottom" constant="8" id="nGz-w4-AF9"/>
<constraint firstItem="STw-iV-6mk" firstAttribute="centerX" secondItem="gjf-PL-dZm" secondAttribute="centerX" constant="0.5" id="oa7-44-D2a"/>
<constraint firstAttribute="centerX" secondItem="gjf-PL-dZm" secondAttribute="centerX" id="yZr-p4-Cz5"/>
<constraint firstItem="STw-iV-6mk" firstAttribute="top" secondItem="gjf-PL-dZm" secondAttribute="bottom" constant="19" id="zqS-j4-rlV"/>
</constraints>
</view>
<connections>
<outlet property="aboutTableView" destination="ukn-Rf-ygB" id="MUW-fB-NIH"/>
<outlet property="aboutTableViewHeightConstraint" destination="9DH-nb-SVb" id="HCq-yN-3Bt"/>
<outlet property="appLogoImageView" destination="gjf-PL-dZm" id="AW5-AD-adp"/>
<outlet property="appLogoImageViewTopConstraint" destination="Vkq-1i-06m" id="09g-hB-T64"/>
<outlet property="appNameLabel" destination="STw-iV-6mk" id="647-u7-H7H"/>
<outlet property="appNameLabelTopConstraint" destination="zqS-j4-rlV" id="qpT-S9-J8m"/>
<outlet property="appVersionLabel" destination="YGt-Mh-BQL" id="a3Z-VW-vYX"/>
<outlet property="copyrightLabel" destination="rHG-mc-O86" id="dp1-ib-h6d"/>
<segue destination="coO-i5-47H" kind="show" identifier="showPodsHelpYep" id="8y6-rc-3Xj"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="1FF-09-HTp" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="3727" y="797"/>
</scene>
<!--PodsHelpYepViewController-->
<scene sceneID="FNg-E5-Dqm">
<objects>
<viewControllerPlaceholder storyboardName="PodsHelpYep" referencedIdentifier="PodsHelpYepViewController" id="coO-i5-47H" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="21H-JD-2rB" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="4242.5" y="797"/>
</scene>
</scenes>
<resources>
<image name="yep_icon_solo" width="120" height="120"/>
</resources>
</document>
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9059" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9049"/>
</dependencies>
<scenes>
<!--Add Friends View Controller-->
<scene sceneID="fR4-9S-1xY">
<objects>
<viewController storyboardIdentifier="AddFriendsViewController" hidesBottomBarWhenPushed="YES" id="mhW-xP-f1p" customClass="AddFriendsViewController" customModule="Yep" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="15N-Hu-G13"/>
<viewControllerLayoutGuide type="bottom" id="tua-dq-78w"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="93q-bN-NX0">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="3FQ-zj-mT7">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="calibratedRGB"/>
<sections/>
<connections>
<outlet property="dataSource" destination="mhW-xP-f1p" id="VVS-og-uRf"/>
<outlet property="delegate" destination="mhW-xP-f1p" id="kMI-g6-fzV"/>
</connections>
</tableView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="3FQ-zj-mT7" firstAttribute="top" secondItem="93q-bN-NX0" secondAttribute="top" id="2p5-6N-z6o"/>
<constraint firstItem="3FQ-zj-mT7" firstAttribute="leading" secondItem="93q-bN-NX0" secondAttribute="leading" id="8dc-hv-erm"/>
<constraint firstAttribute="trailing" secondItem="3FQ-zj-mT7" secondAttribute="trailing" id="UIM-OJ-W3i"/>
<constraint firstAttribute="bottom" secondItem="3FQ-zj-mT7" secondAttribute="bottom" id="bfr-gJ-rx3"/>
</constraints>
</view>
<navigationItem key="navigationItem" id="BML-mB-tcS"/>
<connections>
<outlet property="addFriendsTableView" destination="3FQ-zj-mT7" id="fDk-I8-tEQ"/>
<segue destination="U1X-6E-FXV" kind="show" identifier="showFriendsInContacts" id="aOc-Jp-HkR">
<nil key="action"/>
</segue>
<segue destination="pWv-2Z-NO3" kind="show" identifier="showSearchedUsers" id="Jek-XW-vJi">
<nil key="action"/>
</segue>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="Q8U-af-3vL" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="133" y="2327"/>
</scene>
<!--SearchedUsersViewController-->
<scene sceneID="1hd-Uw-Dta">
<objects>
<viewControllerPlaceholder storyboardName="SearchedUsers" referencedIdentifier="SearchedUsersViewController" id="pWv-2Z-NO3" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="BR4-s1-S3T" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="695.5" y="2389"/>
</scene>
<!--FriendsInContactsViewController-->
<scene sceneID="io6-2F-26R">
<objects>
<viewControllerPlaceholder storyboardName="FriendsInContacts" referencedIdentifier="FriendsInContactsViewController" id="U1X-6E-FXV" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="wAP-9C-f6J" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="705" y="2267"/>
</scene>
</scenes>
</document>
@@ -0,0 +1,52 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9059" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9049"/>
</dependencies>
<scenes>
<!--Black List View Controller-->
<scene sceneID="hue-qV-QrE">
<objects>
<viewController storyboardIdentifier="BlackListViewController" id="lbn-k4-FDE" customClass="BlackListViewController" customModule="Yep" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="YNm-K7-xQI"/>
<viewControllerLayoutGuide type="bottom" id="DSU-Gq-5vE"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="nko-4p-x37">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="0xT-am-Ydl">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<connections>
<outlet property="dataSource" destination="lbn-k4-FDE" id="IiS-jt-cEZ"/>
<outlet property="delegate" destination="lbn-k4-FDE" id="0LZ-dz-25B"/>
</connections>
</tableView>
<activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" style="gray" translatesAutoresizingMaskIntoConstraints="NO" id="P4q-0B-nVS">
<rect key="frame" x="290" y="140" width="20" height="20"/>
</activityIndicatorView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="0xT-am-Ydl" secondAttribute="trailing" id="19S-5e-00k"/>
<constraint firstAttribute="centerX" secondItem="P4q-0B-nVS" secondAttribute="centerX" id="UoR-lS-eRr"/>
<constraint firstItem="P4q-0B-nVS" firstAttribute="top" secondItem="YNm-K7-xQI" secondAttribute="bottom" constant="120" id="WWR-9G-0Wm"/>
<constraint firstItem="0xT-am-Ydl" firstAttribute="leading" secondItem="nko-4p-x37" secondAttribute="leading" id="ZXY-qA-bYL"/>
<constraint firstAttribute="bottom" secondItem="0xT-am-Ydl" secondAttribute="bottom" id="cOD-hU-6W2"/>
<constraint firstItem="0xT-am-Ydl" firstAttribute="top" secondItem="nko-4p-x37" secondAttribute="top" id="dT9-Wu-i86"/>
</constraints>
</view>
<connections>
<outlet property="activityIndicator" destination="P4q-0B-nVS" id="b08-Yc-4NR"/>
<outlet property="blockedUsersTableView" destination="0xT-am-Ydl" id="vz6-1v-l20"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="2Pk-qA-k1c" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="5347" y="169"/>
</scene>
</scenes>
</document>
@@ -128,8 +128,8 @@ class ContactsViewController: BaseViewController {
}
}
@IBAction func presentAddFriends(sender: UIBarButtonItem) {
performSegueWithIdentifier("presentAddFriends", sender: nil)
@IBAction func showAddFriends(sender: UIBarButtonItem) {
performSegueWithIdentifier("showAddFriends", sender: nil)
}
// MARK: Navigation
@@ -0,0 +1,141 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9059" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9049"/>
</dependencies>
<scenes>
<!--Conversation-->
<scene sceneID="LBE-qf-UHP">
<objects>
<viewController storyboardIdentifier="ConversationViewController" title="Conversation" hidesBottomBarWhenPushed="YES" id="lzL-dF-yCi" customClass="ConversationViewController" customModule="Yep" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="3yg-SJ-CR8"/>
<viewControllerLayoutGuide type="bottom" id="UbN-sl-QUT"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="846-Dd-AxI">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" bounces="NO" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="Eug-oZ-gjQ">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<collectionViewLayout key="collectionViewLayout" id="sS6-P1-xbg" customClass="ConversationLayout" customModule="Yep" customModuleProvider="target"/>
<cells/>
<connections>
<outlet property="dataSource" destination="lzL-dF-yCi" id="lS1-gz-IMS"/>
<outlet property="delegate" destination="lzL-dF-yCi" id="2Pz-q9-Qk1"/>
</connections>
</collectionView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="H35-sK-viT">
<rect key="frame" x="0.0" y="270" width="600" height="100"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Swipe Up to Cancel" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="erl-b0-CMQ">
<rect key="frame" x="234" y="62" width="132.5" height="18"/>
<fontDescription key="fontDescription" type="system" weight="light" pointSize="15"/>
<color key="textColor" red="1" green="0.0" blue="0.23529411759999999" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="swipe_up" translatesAutoresizingMaskIntoConstraints="NO" id="WVE-v0-1iA">
<rect key="frame" x="287" y="44" width="25" height="8"/>
<constraints>
<constraint firstAttribute="height" constant="8" id="Q0N-bH-k2Y"/>
<constraint firstAttribute="width" constant="25" id="gpR-7R-3D5"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="centerX" secondItem="erl-b0-CMQ" secondAttribute="centerX" id="0TX-As-6Xh"/>
<constraint firstAttribute="height" constant="100" id="CcN-wo-olv"/>
<constraint firstItem="erl-b0-CMQ" firstAttribute="top" secondItem="WVE-v0-1iA" secondAttribute="bottom" constant="10" id="LIf-zm-2gI"/>
<constraint firstAttribute="bottom" secondItem="erl-b0-CMQ" secondAttribute="bottom" constant="20" id="b9I-vI-lg3"/>
<constraint firstItem="WVE-v0-1iA" firstAttribute="centerX" secondItem="erl-b0-CMQ" secondAttribute="centerX" id="bT3-2i-iB2"/>
</constraints>
</view>
<toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9Uh-E6-Vss" customClass="MessageToolbar" customModule="Yep" customModuleProvider="target">
<rect key="frame" x="0.0" y="390" width="600" height="50"/>
<items/>
</toolbar>
<activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" style="gray" translatesAutoresizingMaskIntoConstraints="NO" id="fP4-ji-yWc">
<rect key="frame" x="290" y="140" width="20" height="20"/>
</activityIndicatorView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="fP4-ji-yWc" firstAttribute="top" secondItem="3yg-SJ-CR8" secondAttribute="bottom" constant="120" id="7aa-Xl-xEf"/>
<constraint firstItem="9Uh-E6-Vss" firstAttribute="leading" secondItem="846-Dd-AxI" secondAttribute="leading" id="DdG-F5-CnB"/>
<constraint firstItem="H35-sK-viT" firstAttribute="centerX" secondItem="9Uh-E6-Vss" secondAttribute="centerX" id="GFP-xY-clx"/>
<constraint firstAttribute="bottom" secondItem="Eug-oZ-gjQ" secondAttribute="bottom" id="JeW-Ct-n2U"/>
<constraint firstItem="Eug-oZ-gjQ" firstAttribute="leading" secondItem="846-Dd-AxI" secondAttribute="leading" id="OTQ-AK-b9I"/>
<constraint firstItem="fP4-ji-yWc" firstAttribute="centerX" secondItem="846-Dd-AxI" secondAttribute="centerX" id="QB5-lf-ufW"/>
<constraint firstItem="Eug-oZ-gjQ" firstAttribute="top" secondItem="846-Dd-AxI" secondAttribute="top" id="Qfi-nM-s5U"/>
<constraint firstItem="H35-sK-viT" firstAttribute="width" secondItem="9Uh-E6-Vss" secondAttribute="width" id="Thq-w4-dFj"/>
<constraint firstItem="9Uh-E6-Vss" firstAttribute="top" secondItem="H35-sK-viT" secondAttribute="bottom" constant="20" id="XB3-oz-ltH"/>
<constraint firstAttribute="trailing" secondItem="9Uh-E6-Vss" secondAttribute="trailing" id="sm6-8A-Lpk"/>
<constraint firstAttribute="bottom" secondItem="9Uh-E6-Vss" secondAttribute="bottom" constant="160" id="xp5-FH-KYE"/>
<constraint firstAttribute="trailing" secondItem="Eug-oZ-gjQ" secondAttribute="trailing" id="zUR-03-3Fr"/>
</constraints>
</view>
<connections>
<outlet property="activityIndicator" destination="fP4-ji-yWc" id="0aI-A0-ptB"/>
<outlet property="conversationCollectionView" destination="Eug-oZ-gjQ" id="Cvy-ke-csl"/>
<outlet property="messageToolbar" destination="9Uh-E6-Vss" id="w0M-gu-8sa"/>
<outlet property="messageToolbarBottomConstraint" destination="xp5-FH-KYE" id="X0A-gY-iUv"/>
<outlet property="swipeUpPromptLabel" destination="erl-b0-CMQ" id="p87-LW-YyH"/>
<outlet property="swipeUpView" destination="H35-sK-viT" id="Xkk-yV-EwB"/>
<segue destination="31m-d2-36I" kind="show" identifier="showMessageMedia" id="09i-m1-quc">
<nil key="action"/>
</segue>
<segue destination="31m-d2-36I" kind="show" identifier="showFeedMedia" id="Db7-zP-L8v">
<nil key="action"/>
</segue>
<segue destination="f8Q-Nw-run" kind="presentation" identifier="presentPickLocation" id="axj-on-nR1"/>
<segue destination="1y0-IN-47w" kind="show" identifier="showProfileFromFeedView" id="eCp-94-guS"/>
<segue destination="bhi-Zn-U0N" kind="show" identifier="showProfile" id="HJ6-Sc-tfw"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="zLf-XS-3py" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-549" y="1857"/>
</scene>
<!--ProfileViewController-->
<scene sceneID="i40-4r-zfD">
<objects>
<viewControllerPlaceholder storyboardName="Main" referencedIdentifier="ProfileViewController" id="1y0-IN-47w" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="js7-dP-HaF" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-52" y="1637"/>
</scene>
<!--PickLocation-->
<scene sceneID="oKG-Dn-ZkG">
<objects>
<viewControllerPlaceholder storyboardName="PickLocation" id="f8Q-Nw-run" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="axC-MU-2PW" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-549" y="2288"/>
</scene>
<!--MessageMediaViewController-->
<scene sceneID="mD6-JY-R4j">
<objects>
<viewControllerPlaceholder storyboardName="MessageMedia" referencedIdentifier="MessageMediaViewController" id="31m-d2-36I" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="Kmm-hY-Ird" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="16" y="2010"/>
</scene>
<!--ProfileViewController-->
<scene sceneID="ZHm-QA-IAa">
<objects>
<viewControllerPlaceholder storyboardName="Main" referencedIdentifier="ProfileViewController" id="bhi-Zn-U0N" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="gOk-TU-G9h" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="8" y="1699"/>
</scene>
</scenes>
<resources>
<image name="swipe_up" width="21" height="6"/>
</resources>
<inferredMetricsTieBreakers>
<segue reference="Db7-zP-L8v"/>
</inferredMetricsTieBreakers>
</document>
@@ -0,0 +1,76 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9059" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9049"/>
</dependencies>
<scenes>
<!--Do Not Disturb Period View Controller-->
<scene sceneID="HmJ-SF-lHC">
<objects>
<viewController storyboardIdentifier="DoNotDisturbPeriodViewController" id="1rJ-cE-2va" customClass="DoNotDisturbPeriodViewController" customModule="Yep" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="XYJ-Vo-4ba"/>
<viewControllerLayoutGuide type="bottom" id="Ufb-pZ-LDg"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="OPY-ig-wVd">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ut9-L8-M3J">
<rect key="frame" x="0.0" y="100" width="600" height="44"/>
<constraints>
<constraint firstAttribute="height" constant="44" id="eAr-HW-jeg"/>
</constraints>
<state key="normal" title="From 22:00">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="activeFrom" destination="1rJ-cE-2va" eventType="touchUpInside" id="TPa-Mu-Pts"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Fqc-T3-56f">
<rect key="frame" x="0.0" y="144" width="600" height="44"/>
<constraints>
<constraint firstAttribute="height" constant="44" id="wzH-3Y-Gjm"/>
</constraints>
<state key="normal" title="To 07:30">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="activeTo" destination="1rJ-cE-2va" eventType="touchUpInside" id="35g-u6-8TE"/>
</connections>
</button>
<pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lmp-fM-sJN">
<rect key="frame" x="0.0" y="384" width="600" height="216"/>
<connections>
<outlet property="dataSource" destination="1rJ-cE-2va" id="Cqw-em-TOl"/>
<outlet property="delegate" destination="1rJ-cE-2va" id="iea-ln-and"/>
</connections>
</pickerView>
</subviews>
<color key="backgroundColor" red="0.90196079019999997" green="0.90196079019999997" blue="0.90196079019999997" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="Ut9-L8-M3J" firstAttribute="leading" secondItem="OPY-ig-wVd" secondAttribute="leading" id="0c3-zK-N1u"/>
<constraint firstItem="lmp-fM-sJN" firstAttribute="leading" secondItem="OPY-ig-wVd" secondAttribute="leading" id="4VP-Il-MTa"/>
<constraint firstItem="Fqc-T3-56f" firstAttribute="leading" secondItem="OPY-ig-wVd" secondAttribute="leading" id="Oik-5H-fu2"/>
<constraint firstItem="Fqc-T3-56f" firstAttribute="top" secondItem="Ut9-L8-M3J" secondAttribute="bottom" id="Vbz-98-jUO"/>
<constraint firstItem="Ut9-L8-M3J" firstAttribute="top" secondItem="XYJ-Vo-4ba" secondAttribute="bottom" constant="80" id="aDn-Xt-t19"/>
<constraint firstItem="Ufb-pZ-LDg" firstAttribute="top" secondItem="lmp-fM-sJN" secondAttribute="bottom" id="cZH-c0-f63"/>
<constraint firstAttribute="trailing" secondItem="Fqc-T3-56f" secondAttribute="trailing" id="hgp-bu-flh"/>
<constraint firstAttribute="trailing" secondItem="lmp-fM-sJN" secondAttribute="trailing" id="jFi-NS-7mv"/>
<constraint firstAttribute="trailing" secondItem="Ut9-L8-M3J" secondAttribute="trailing" id="le7-ZG-JDy"/>
</constraints>
</view>
<connections>
<outlet property="fromButton" destination="Ut9-L8-M3J" id="Zad-Ty-NM2"/>
<outlet property="pickerView" destination="lmp-fM-sJN" id="bWr-f8-rzP"/>
<outlet property="toButton" destination="Fqc-T3-56f" id="M9m-EW-Ntm"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="abX-8l-tzW" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="5352" y="-494"/>
</scene>
</scenes>
</document>
@@ -0,0 +1,245 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9059" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9049"/>
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
</dependencies>
<scenes>
<!--Edit Nickname And Badge View Controller-->
<scene sceneID="haa-f8-pzk">
<objects>
<tableViewController storyboardIdentifier="EditNicknameAndBadgeViewController" id="bR5-cW-KXu" customClass="EditNicknameAndBadgeViewController" customModule="Yep" customModuleProvider="target" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="rZo-zS-XyO">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="calibratedRGB"/>
<sections>
<tableViewSection id="a9r-C8-wI0">
<cells>
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="60" id="71i-wb-G55">
<rect key="frame" x="0.0" y="35" width="600" height="60"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="71i-wb-G55" id="hot-qC-tmQ">
<rect key="frame" x="0.0" y="0.0" width="600" height="59.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="NIX" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="SOb-eC-1bb">
<rect key="frame" x="0.0" y="0.0" width="600" height="59"/>
<color key="textColor" red="0.40000000600000002" green="0.40000000600000002" blue="0.40000000600000002" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" type="system" pointSize="18"/>
<textInputTraits key="textInputTraits" returnKeyType="done"/>
</textField>
</subviews>
<constraints>
<constraint firstItem="SOb-eC-1bb" firstAttribute="top" secondItem="hot-qC-tmQ" secondAttribute="top" id="Hx8-Ib-uez"/>
<constraint firstItem="SOb-eC-1bb" firstAttribute="leading" secondItem="hot-qC-tmQ" secondAttribute="leading" id="KGx-nf-V2b"/>
<constraint firstAttribute="trailing" secondItem="SOb-eC-1bb" secondAttribute="trailing" id="Vdr-Jo-vF7"/>
<constraint firstAttribute="bottom" secondItem="SOb-eC-1bb" secondAttribute="bottom" id="c9r-wn-OnB"/>
</constraints>
</tableViewCellContentView>
</tableViewCell>
</cells>
</tableViewSection>
<tableViewSection id="WmX-zu-B95">
<cells>
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="250" id="NWa-q7-Hvf">
<rect key="frame" x="0.0" y="115" width="600" height="250"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="NWa-q7-Hvf" id="MQj-Rg-IqL">
<rect key="frame" x="0.0" y="0.0" width="600" height="249.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="enabled_badge_background" translatesAutoresizingMaskIntoConstraints="NO" id="nDP-nt-JXh" userLabel="Badge Enabled Image View">
<rect key="frame" x="10" y="10" width="50" height="50"/>
</imageView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hKv-xt-AVB" customClass="BadgeView" customModule="Yep" customModuleProvider="target">
<rect key="frame" x="115" y="48" width="50" height="50"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="8DI-tV-Xaf"/>
<constraint firstAttribute="width" constant="50" id="Jq1-n0-85v"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zWn-2z-N8g" customClass="BadgeView" customModule="Yep" customModuleProvider="target">
<rect key="frame" x="195" y="48" width="50" height="50"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="AKm-2z-vpt"/>
<constraint firstAttribute="width" constant="50" id="Pkr-Ci-pnT"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="AY4-5o-TOf" customClass="BadgeView" customModule="Yep" customModuleProvider="target">
<rect key="frame" x="355" y="48" width="50" height="50"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="IKt-4I-GQB"/>
<constraint firstAttribute="width" constant="50" id="PCy-oR-LvN"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qed-CV-oKF" customClass="BadgeView" customModule="Yep" customModuleProvider="target">
<rect key="frame" x="435" y="48" width="50" height="50"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="Hfh-wb-DrZ"/>
<constraint firstAttribute="width" constant="50" id="bv6-wN-7co"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2DR-LV-SuT" customClass="BadgeView" customModule="Yep" customModuleProvider="target">
<rect key="frame" x="115" y="118" width="50" height="50"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="Y8d-UH-ad5"/>
<constraint firstAttribute="width" constant="50" id="iJi-Nr-IZs"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FEh-2V-qij" customClass="BadgeView" customModule="Yep" customModuleProvider="target">
<rect key="frame" x="195" y="118" width="50" height="50"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="ACD-z9-zNW"/>
<constraint firstAttribute="width" constant="50" id="RVd-fT-OSA"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FCz-Fo-upp" customClass="BadgeView" customModule="Yep" customModuleProvider="target">
<rect key="frame" x="275" y="118" width="50" height="50"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="4RT-Wk-iTT"/>
<constraint firstAttribute="width" constant="50" id="acp-kT-qOP"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VRm-tm-icX" customClass="BadgeView" customModule="Yep" customModuleProvider="target">
<rect key="frame" x="355" y="118" width="50" height="50"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="omd-ec-bvT"/>
<constraint firstAttribute="width" constant="50" id="tFo-yg-I3R"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ade-vK-xcs" customClass="BadgeView" customModule="Yep" customModuleProvider="target">
<rect key="frame" x="435" y="118" width="50" height="50"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="TAl-k7-rmy"/>
<constraint firstAttribute="width" constant="50" id="wTf-62-sZX"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hbC-TF-iPp" customClass="BadgeView" customModule="Yep" customModuleProvider="target">
<rect key="frame" x="115" y="188" width="50" height="50"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="KkZ-Dz-P0b"/>
<constraint firstAttribute="height" constant="50" id="b0B-Pp-DA2"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="g9o-Fj-3Kk" customClass="BadgeView" customModule="Yep" customModuleProvider="target">
<rect key="frame" x="195" y="188" width="50" height="50"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="h1Q-de-uN8"/>
<constraint firstAttribute="height" constant="50" id="wku-Sw-FRM"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NRz-1u-Z5b" customClass="BadgeView" customModule="Yep" customModuleProvider="target">
<rect key="frame" x="275" y="188" width="50" height="50"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="1fw-eT-NLc"/>
<constraint firstAttribute="width" constant="50" id="mpb-0E-FIo"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5EP-P1-khz" customClass="BadgeView" customModule="Yep" customModuleProvider="target">
<rect key="frame" x="355" y="188" width="50" height="50"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="9AC-8H-H7S"/>
<constraint firstAttribute="width" constant="50" id="Oo9-S8-db4"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="V68-lS-yaJ" customClass="BadgeView" customModule="Yep" customModuleProvider="target">
<rect key="frame" x="435" y="188" width="50" height="50"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="Guj-hT-exn"/>
<constraint firstAttribute="width" constant="50" id="gdw-0J-RxD"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hXe-4Y-UNY" customClass="BadgeView" customModule="Yep" customModuleProvider="target">
<rect key="frame" x="275" y="48" width="50" height="50"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="7Mj-JT-Jjd"/>
<constraint firstAttribute="width" constant="50" id="ex6-kh-oYe"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Pick a badge" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JLE-fr-Wcn">
<rect key="frame" x="254" y="16.5" width="92.5" height="19.5"/>
<fontDescription key="fontDescription" type="system" weight="light" pointSize="16"/>
<color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="g9o-Fj-3Kk" firstAttribute="centerX" secondItem="FEh-2V-qij" secondAttribute="centerX" id="6SM-iR-8oc"/>
<constraint firstItem="qed-CV-oKF" firstAttribute="centerY" secondItem="AY4-5o-TOf" secondAttribute="centerY" id="7Gb-5E-Dj2"/>
<constraint firstItem="AY4-5o-TOf" firstAttribute="centerX" secondItem="VRm-tm-icX" secondAttribute="centerX" id="FN3-7r-vo3"/>
<constraint firstItem="hXe-4Y-UNY" firstAttribute="top" secondItem="JLE-fr-Wcn" secondAttribute="bottom" constant="12" id="Fu0-Fe-rag"/>
<constraint firstItem="FCz-Fo-upp" firstAttribute="top" secondItem="hXe-4Y-UNY" secondAttribute="bottom" constant="20" id="Ie7-wQ-Xfw"/>
<constraint firstItem="g9o-Fj-3Kk" firstAttribute="centerY" secondItem="NRz-1u-Z5b" secondAttribute="centerY" id="ObT-cK-6JC"/>
<constraint firstItem="2DR-LV-SuT" firstAttribute="centerX" secondItem="hKv-xt-AVB" secondAttribute="centerX" id="P3e-3d-82u"/>
<constraint firstItem="qed-CV-oKF" firstAttribute="centerX" secondItem="ade-vK-xcs" secondAttribute="centerX" id="PGV-AJ-t4x"/>
<constraint firstItem="NRz-1u-Z5b" firstAttribute="top" secondItem="FCz-Fo-upp" secondAttribute="bottom" constant="20" id="Prk-yd-6rQ"/>
<constraint firstItem="g9o-Fj-3Kk" firstAttribute="centerY" secondItem="hbC-TF-iPp" secondAttribute="centerY" id="PwZ-Jc-M03"/>
<constraint firstItem="FEh-2V-qij" firstAttribute="centerY" secondItem="2DR-LV-SuT" secondAttribute="centerY" id="Q7h-w4-WsK"/>
<constraint firstItem="VRm-tm-icX" firstAttribute="centerY" secondItem="ade-vK-xcs" secondAttribute="centerY" id="Qy4-vs-Csq"/>
<constraint firstAttribute="centerX" secondItem="JLE-fr-Wcn" secondAttribute="centerX" id="R7d-4W-Cf8"/>
<constraint firstItem="AY4-5o-TOf" firstAttribute="centerY" secondItem="hXe-4Y-UNY" secondAttribute="centerY" id="Tmf-Ch-vJW"/>
<constraint firstItem="zWn-2z-N8g" firstAttribute="leading" secondItem="hKv-xt-AVB" secondAttribute="trailing" constant="30" id="VAZ-i5-isg"/>
<constraint firstItem="FEh-2V-qij" firstAttribute="centerY" secondItem="FCz-Fo-upp" secondAttribute="centerY" id="Vfz-wB-TYF"/>
<constraint firstItem="V68-lS-yaJ" firstAttribute="centerX" secondItem="ade-vK-xcs" secondAttribute="centerX" id="Yc1-S1-ubJ"/>
<constraint firstItem="NRz-1u-Z5b" firstAttribute="centerY" secondItem="5EP-P1-khz" secondAttribute="centerY" id="Yf1-6c-S43"/>
<constraint firstItem="zWn-2z-N8g" firstAttribute="centerY" secondItem="hKv-xt-AVB" secondAttribute="centerY" id="Ynf-kR-1V5"/>
<constraint firstItem="AY4-5o-TOf" firstAttribute="leading" secondItem="hXe-4Y-UNY" secondAttribute="trailing" constant="30" id="aZX-kx-RcK"/>
<constraint firstItem="zWn-2z-N8g" firstAttribute="centerY" secondItem="hXe-4Y-UNY" secondAttribute="centerY" id="eoA-3c-gXk"/>
<constraint firstItem="FCz-Fo-upp" firstAttribute="centerY" secondItem="VRm-tm-icX" secondAttribute="centerY" id="f02-3G-SLT"/>
<constraint firstItem="FEh-2V-qij" firstAttribute="centerX" secondItem="zWn-2z-N8g" secondAttribute="centerX" id="gFY-vL-hsf"/>
<constraint firstItem="FCz-Fo-upp" firstAttribute="centerX" secondItem="hXe-4Y-UNY" secondAttribute="centerX" id="l1v-fx-ige"/>
<constraint firstAttribute="centerX" secondItem="hXe-4Y-UNY" secondAttribute="centerX" id="lZx-bK-SNb"/>
<constraint firstItem="hbC-TF-iPp" firstAttribute="centerX" secondItem="2DR-LV-SuT" secondAttribute="centerX" id="ljy-2J-1JE"/>
<constraint firstItem="hXe-4Y-UNY" firstAttribute="top" secondItem="MQj-Rg-IqL" secondAttribute="topMargin" constant="40" id="nR0-4F-tj5"/>
<constraint firstItem="NRz-1u-Z5b" firstAttribute="centerX" secondItem="FCz-Fo-upp" secondAttribute="centerX" id="o5u-8O-aZE"/>
<constraint firstItem="5EP-P1-khz" firstAttribute="centerX" secondItem="VRm-tm-icX" secondAttribute="centerX" id="qvq-tl-jY7"/>
<constraint firstItem="qed-CV-oKF" firstAttribute="leading" secondItem="AY4-5o-TOf" secondAttribute="trailing" constant="30" id="tBH-H2-YbZ"/>
<constraint firstItem="V68-lS-yaJ" firstAttribute="centerY" secondItem="5EP-P1-khz" secondAttribute="centerY" id="tec-Dt-ih0"/>
<constraint firstItem="hXe-4Y-UNY" firstAttribute="leading" secondItem="zWn-2z-N8g" secondAttribute="trailing" constant="30" id="xIn-13-drL"/>
</constraints>
</tableViewCellContentView>
</tableViewCell>
</cells>
</tableViewSection>
</sections>
<connections>
<outlet property="dataSource" destination="bR5-cW-KXu" id="eMf-NA-GcV"/>
<outlet property="delegate" destination="bR5-cW-KXu" id="nJM-g7-aO5"/>
</connections>
</tableView>
<connections>
<outlet property="androidBadgeView" destination="2DR-LV-SuT" id="QdZ-jc-Z8k"/>
<outlet property="appleBadgeView" destination="FEh-2V-qij" id="afU-k0-abQ"/>
<outlet property="badgeEnabledImageView" destination="nDP-nt-JXh" id="T41-pP-6CP"/>
<outlet property="ballBadgeView" destination="5EP-P1-khz" id="RdL-Ej-TDy"/>
<outlet property="bubbleBadgeView" destination="qed-CV-oKF" id="Esj-kk-PdC"/>
<outlet property="cameraBadgeView" destination="g9o-Fj-3Kk" id="3Vu-bV-Llf"/>
<outlet property="centerLeft1GapConstraint" destination="xIn-13-drL" id="QsD-7F-uU3"/>
<outlet property="centerRight1GapConstraint" destination="aZX-kx-RcK" id="T12-l8-7kE"/>
<outlet property="gameBadgeView" destination="NRz-1u-Z5b" id="6vV-eV-B0Y"/>
<outlet property="heartBadgeView" destination="hXe-4Y-UNY" id="ewb-Q7-fEv"/>
<outlet property="left1Left2GapConstraint" destination="VAZ-i5-isg" id="nPg-3m-3lt"/>
<outlet property="musicBadgeView" destination="ade-vK-xcs" id="gjb-pZ-rFV"/>
<outlet property="nicknameTextField" destination="SOb-eC-1bb" id="Yq5-q5-oOD"/>
<outlet property="paletteBadgeView" destination="hKv-xt-AVB" id="psa-7H-0lH"/>
<outlet property="petBadgeView" destination="FCz-Fo-upp" id="ksf-KF-ymy"/>
<outlet property="planeBadgeView" destination="zWn-2z-N8g" id="1MD-wF-c8b"/>
<outlet property="promptPickBadgeLabel" destination="JLE-fr-Wcn" id="gcx-a3-LqS"/>
<outlet property="right1Right2GapConstraint" destination="tBH-H2-YbZ" id="Dih-Ic-fmE"/>
<outlet property="starBadgeView" destination="AY4-5o-TOf" id="p5y-en-WAd"/>
<outlet property="steveBadgeView" destination="hbC-TF-iPp" id="a6o-fd-hjR"/>
<outlet property="techBadgeView" destination="V68-lS-yaJ" id="Vcy-OG-gw6"/>
<outlet property="wineBadgeView" destination="VRm-tm-icX" id="ypI-3h-o5R"/>
</connections>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="mrO-Vm-oLh" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="4976" y="-1156"/>
</scene>
</scenes>
<resources>
<image name="enabled_badge_background" width="50" height="50"/>
</resources>
</document>
@@ -0,0 +1,124 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9059" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9049"/>
<capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
</dependencies>
<scenes>
<!--Edit Profile View Controller-->
<scene sceneID="wug-qX-SHm">
<objects>
<viewController storyboardIdentifier="EditProfileViewController" id="ARL-wa-16S" customClass="EditProfileViewController" customModule="Yep" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="scg-q0-Icz"/>
<viewControllerLayoutGuide type="bottom" id="AOC-F1-9xe"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="ZZf-As-ctZ">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="dZB-Et-VDq" customClass="TPKeyboardAvoidingTableView">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="calibratedRGB"/>
<view key="tableHeaderView" contentMode="scaleToFill" id="CrC-T3-wUz">
<rect key="frame" x="0.0" y="0.0" width="600" height="250"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="M7e-e5-gRN" userLabel="Avatar Image View">
<rect key="frame" x="250" y="45" width="100" height="100"/>
<constraints>
<constraint firstAttribute="width" secondItem="M7e-e5-gRN" secondAttribute="height" multiplier="1:1" id="EV1-lU-dcH"/>
<constraint firstAttribute="width" constant="100" id="VqV-cy-fEX"/>
</constraints>
</imageView>
<imageView contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="profile_avatar_frame" translatesAutoresizingMaskIntoConstraints="NO" id="nuz-Nj-oI2" userLabel="Avatar Frame Image View">
<rect key="frame" x="244" y="39" width="112" height="112"/>
<gestureRecognizers/>
<constraints>
<constraint firstAttribute="width" constant="112" id="1gG-ZY-ci3"/>
<constraint firstAttribute="width" secondItem="nuz-Nj-oI2" secondAttribute="height" multiplier="1:1" id="l3g-rN-5JC"/>
</constraints>
<connections>
<outletCollection property="gestureRecognizers" destination="DXH-Uz-Lxt" appends="YES" id="yJF-Mg-zRc"/>
</connections>
</imageView>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_profile_phone" translatesAutoresizingMaskIntoConstraints="NO" id="X82-1e-SD7" userLabel="Phone Image View">
<rect key="frame" x="227" y="178" width="16" height="24"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="186-0235-4812" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vpA-xU-vyL" userLabel="Mobile Label">
<rect key="frame" x="251" y="180.5" width="123" height="20.5"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mRd-dQ-jnZ" userLabel="Helper View">
<rect key="frame" x="227" y="175" width="147" height="30"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="aHl-bF-8Sn"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="centerX" secondItem="mRd-dQ-jnZ" secondAttribute="centerX" id="39i-RZ-Qaw"/>
<constraint firstItem="vpA-xU-vyL" firstAttribute="leading" secondItem="X82-1e-SD7" secondAttribute="trailing" constant="8" id="6WM-H8-bjh"/>
<constraint firstItem="X82-1e-SD7" firstAttribute="leading" secondItem="mRd-dQ-jnZ" secondAttribute="leading" id="HoO-9F-HKF"/>
<constraint firstAttribute="centerY" secondItem="M7e-e5-gRN" secondAttribute="centerY" constant="30" id="LK3-bG-681"/>
<constraint firstItem="vpA-xU-vyL" firstAttribute="centerY" secondItem="X82-1e-SD7" secondAttribute="centerY" id="Sbl-VN-G4I"/>
<constraint firstAttribute="centerX" secondItem="M7e-e5-gRN" secondAttribute="centerX" id="Vlr-qX-iqU"/>
<constraint firstItem="nuz-Nj-oI2" firstAttribute="centerY" secondItem="M7e-e5-gRN" secondAttribute="centerY" id="YFY-KA-xJa"/>
<constraint firstItem="vpA-xU-vyL" firstAttribute="trailing" secondItem="mRd-dQ-jnZ" secondAttribute="trailing" id="atU-gL-xjo"/>
<constraint firstItem="nuz-Nj-oI2" firstAttribute="centerX" secondItem="M7e-e5-gRN" secondAttribute="centerX" id="iWm-wo-2GZ"/>
<constraint firstItem="mRd-dQ-jnZ" firstAttribute="top" secondItem="M7e-e5-gRN" secondAttribute="bottom" constant="30" id="qF0-XR-baE"/>
<constraint firstItem="X82-1e-SD7" firstAttribute="centerY" secondItem="mRd-dQ-jnZ" secondAttribute="centerY" id="zl2-j0-OS2"/>
</constraints>
</view>
<connections>
<outlet property="dataSource" destination="ARL-wa-16S" id="kwH-tO-dgj"/>
<outlet property="delegate" destination="ARL-wa-16S" id="2i4-zT-Ud6"/>
</connections>
</tableView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="dZB-Et-VDq" secondAttribute="bottom" id="2w8-ab-yhj"/>
<constraint firstItem="dZB-Et-VDq" firstAttribute="top" secondItem="ZZf-As-ctZ" secondAttribute="top" id="6Ab-bE-d6r"/>
<constraint firstItem="dZB-Et-VDq" firstAttribute="leading" secondItem="ZZf-As-ctZ" secondAttribute="leading" id="SRm-Dv-vgz"/>
<constraint firstAttribute="trailing" secondItem="dZB-Et-VDq" secondAttribute="trailing" id="tfJ-95-rBh"/>
</constraints>
</view>
<connections>
<outlet property="avatarImageView" destination="M7e-e5-gRN" id="Cni-gQ-nxi"/>
<outlet property="avatarImageViewWidthConstraint" destination="VqV-cy-fEX" id="UmF-DJ-fYz"/>
<outlet property="editProfileTableView" destination="dZB-Et-VDq" id="hcV-Va-JSZ"/>
<outlet property="mobileLabel" destination="vpA-xU-vyL" id="naY-1Y-zOj"/>
<segue destination="yin-fx-rF6" kind="show" identifier="showEditNicknameAndBadge" id="D3C-Fh-mgy">
<nil key="action"/>
</segue>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="ERa-8Z-cFR" userLabel="First Responder" sceneMemberID="firstResponder"/>
<tapGestureRecognizer id="DXH-Uz-Lxt">
<connections>
<action selector="changeAvatar:" destination="ARL-wa-16S" id="rlt-Oe-sZ8"/>
</connections>
</tapGestureRecognizer>
</objects>
<point key="canvasLocation" x="4251" y="-959"/>
</scene>
<!--EditNicknameAndBadgeViewController-->
<scene sceneID="mMh-xj-HKm">
<objects>
<viewControllerPlaceholder storyboardName="EditNicknameAndBadge" referencedIdentifier="EditNicknameAndBadgeViewController" id="yin-fx-rF6" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="hvl-rR-gPb" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="4828" y="-959"/>
</scene>
</scenes>
<resources>
<image name="icon_profile_phone" width="16" height="24"/>
<image name="profile_avatar_frame" width="112" height="112"/>
</resources>
</document>
@@ -0,0 +1,60 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9059" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9049"/>
</dependencies>
<scenes>
<!--Edit Skills View Controller-->
<scene sceneID="aPD-Ax-z7C">
<objects>
<viewController storyboardIdentifier="EditSkillsViewController" hidesBottomBarWhenPushed="YES" id="sov-hx-jvi" customClass="EditSkillsViewController" customModule="Yep" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="aDt-PR-Rs6"/>
<viewControllerLayoutGuide type="bottom" id="Sar-BH-NN1"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="a8z-LD-8IJ">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="gSU-8G-nD1">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="calibratedRGB"/>
<connections>
<outlet property="dataSource" destination="sov-hx-jvi" id="rnl-DV-7PE"/>
<outlet property="delegate" destination="sov-hx-jvi" id="eMo-bY-gTV"/>
</connections>
</tableView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="toi-HQ-J6m" customClass="BottomButtonView" customModule="Yep" customModuleProvider="target">
<rect key="frame" x="0.0" y="550" width="600" height="50"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="mjE-XJ-IHh"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="title" value="Add Skills"/>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="toi-HQ-J6m" secondAttribute="trailing" id="MAM-lw-DLD"/>
<constraint firstAttribute="trailing" secondItem="gSU-8G-nD1" secondAttribute="trailing" id="XfI-bL-e6W"/>
<constraint firstItem="gSU-8G-nD1" firstAttribute="leading" secondItem="a8z-LD-8IJ" secondAttribute="leading" id="Z8E-dm-adf"/>
<constraint firstAttribute="bottom" secondItem="gSU-8G-nD1" secondAttribute="bottom" id="bYA-dj-X8G"/>
<constraint firstItem="gSU-8G-nD1" firstAttribute="top" secondItem="a8z-LD-8IJ" secondAttribute="top" id="c7U-WD-tef"/>
<constraint firstAttribute="bottom" secondItem="toi-HQ-J6m" secondAttribute="bottom" id="xb1-Os-LUj"/>
<constraint firstItem="toi-HQ-J6m" firstAttribute="leading" secondItem="a8z-LD-8IJ" secondAttribute="leading" id="xr8-mD-0YC"/>
</constraints>
</view>
<connections>
<outlet property="addSkillsView" destination="toi-HQ-J6m" id="rl3-aE-SiR"/>
<outlet property="skillsTableView" destination="gSU-8G-nD1" id="Y3F-1l-4DC"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="hBv-DE-F9E" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="2997" y="1203"/>
</scene>
</scenes>
</document>
@@ -0,0 +1,63 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9059" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9049"/>
</dependencies>
<scenes>
<!--Friends In Contacts View Controller-->
<scene sceneID="j6X-qi-ixW">
<objects>
<viewController storyboardIdentifier="FriendsInContactsViewController" id="gxo-gr-iGU" customClass="FriendsInContactsViewController" customModule="Yep" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="ADB-tn-iCv"/>
<viewControllerLayoutGuide type="bottom" id="QyI-A8-M6L"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="nuF-d2-fAS">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="4dc-ym-oz4">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="separatorColor" red="0.90196079019999997" green="0.90196079019999997" blue="0.90196079019999997" alpha="1" colorSpace="calibratedRGB"/>
<inset key="separatorInset" minX="90" minY="0.0" maxX="0.0" maxY="0.0"/>
<connections>
<outlet property="dataSource" destination="gxo-gr-iGU" id="AzO-3U-n7o"/>
<outlet property="delegate" destination="gxo-gr-iGU" id="Q3N-FS-MJW"/>
</connections>
</tableView>
<activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" style="gray" translatesAutoresizingMaskIntoConstraints="NO" id="uKU-jp-zWb">
<rect key="frame" x="290" y="140" width="20" height="20"/>
</activityIndicatorView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="4dc-ym-oz4" secondAttribute="trailing" id="54A-HF-0lQ"/>
<constraint firstItem="4dc-ym-oz4" firstAttribute="top" secondItem="nuF-d2-fAS" secondAttribute="top" id="G10-Z9-IZX"/>
<constraint firstAttribute="centerX" secondItem="uKU-jp-zWb" secondAttribute="centerX" id="O2g-JF-QYh"/>
<constraint firstAttribute="bottom" secondItem="4dc-ym-oz4" secondAttribute="bottom" id="bsw-F8-wCf"/>
<constraint firstItem="uKU-jp-zWb" firstAttribute="top" secondItem="ADB-tn-iCv" secondAttribute="bottom" constant="120" id="ew8-XV-X1y"/>
<constraint firstItem="4dc-ym-oz4" firstAttribute="leading" secondItem="nuF-d2-fAS" secondAttribute="leading" id="nm9-4g-dNB"/>
</constraints>
</view>
<connections>
<outlet property="activityIndicator" destination="uKU-jp-zWb" id="SWO-Oi-ebE"/>
<outlet property="friendsTableView" destination="4dc-ym-oz4" id="CWy-Qv-Bww"/>
<segue destination="vO9-IA-MNJ" kind="show" identifier="showProfile" id="UWI-3B-uwB"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="Dxi-SJ-Tzc" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="27" y="2683"/>
</scene>
<!--ProfileViewController-->
<scene sceneID="Kcv-tN-58e">
<objects>
<viewControllerPlaceholder storyboardName="Main" referencedIdentifier="ProfileViewController" id="vO9-IA-MNJ" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="LGT-mr-dSm" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="536" y="2683"/>
</scene>
</scenes>
</document>
@@ -0,0 +1,68 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9059" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9049"/>
</dependencies>
<scenes>
<!--Notifications View Controller-->
<scene sceneID="lDp-vh-8Jh">
<objects>
<viewController storyboardIdentifier="NotificationsViewController" id="ovz-ex-kUh" customClass="NotificationsViewController" customModule="Yep" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="41g-Zp-l7Z"/>
<viewControllerLayoutGuide type="bottom" id="DpP-cg-vmI"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="unr-Mf-lOg">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="o4g-PU-3tl">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="calibratedRGB"/>
<connections>
<outlet property="dataSource" destination="ovz-ex-kUh" id="xf3-vk-4CB"/>
<outlet property="delegate" destination="ovz-ex-kUh" id="KuG-wm-85p"/>
</connections>
</tableView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="o4g-PU-3tl" secondAttribute="bottom" id="WfH-4m-zaL"/>
<constraint firstItem="o4g-PU-3tl" firstAttribute="leading" secondItem="unr-Mf-lOg" secondAttribute="leading" id="cKj-5F-uo0"/>
<constraint firstAttribute="trailing" secondItem="o4g-PU-3tl" secondAttribute="trailing" id="pSf-sL-EZk"/>
<constraint firstItem="o4g-PU-3tl" firstAttribute="top" secondItem="unr-Mf-lOg" secondAttribute="top" id="xUW-DV-FSK"/>
</constraints>
</view>
<connections>
<outlet property="tableView" destination="o4g-PU-3tl" id="i5T-ek-gyi"/>
<segue destination="rUu-Oo-ANI" kind="show" identifier="showBlackList" id="Xk7-6t-Rbk">
<nil key="action"/>
</segue>
<segue destination="BEJ-Ng-C9v" kind="show" identifier="showDoNotDisturbPeriod" id="XeI-vV-IwJ">
<nil key="action"/>
</segue>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="zUY-Zb-6WP" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="4372" y="-287"/>
</scene>
<!--DoNotDisturbPeriodViewController-->
<scene sceneID="Guw-Cg-F1a">
<objects>
<viewControllerPlaceholder storyboardName="DoNotDisturbPeriod" referencedIdentifier="DoNotDisturbPeriodViewController" id="BEJ-Ng-C9v" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="h42-me-z7n" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="4936.5" y="-339"/>
</scene>
<!--BlackListViewController-->
<scene sceneID="kDc-ZC-yBB">
<objects>
<viewControllerPlaceholder storyboardName="BlackList" referencedIdentifier="BlackListViewController" id="rUu-Oo-ANI" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="OgS-PS-yYS" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="4903.5" y="-234"/>
</scene>
</scenes>
</document>
@@ -0,0 +1,83 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9059" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="7Po-3d-we2">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9049"/>
</dependencies>
<scenes>
<!--Auth View Controller-->
<scene sceneID="KN3-Py-mR0">
<objects>
<viewController storyboardIdentifier="OAuthViewController" id="CrQ-7l-sIX" customClass="OAuthViewController" customModule="Yep" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="Mxd-Ab-0DG"/>
<viewControllerLayoutGuide type="bottom" id="ldn-ua-bpl"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="98c-Fm-Liv">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<webView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QIt-bP-kRG">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</webView>
<activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" misplaced="YES" hidesWhenStopped="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="bNF-BM-aaN" userLabel="Activity Indicator">
<rect key="frame" x="282" y="164" width="37" height="37"/>
<color key="color" red="0.13725490200000001" green="0.56862745100000001" blue="1" alpha="1" colorSpace="calibratedRGB"/>
</activityIndicatorView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="centerX" secondItem="bNF-BM-aaN" secondAttribute="centerX" constant="-0.5" id="3Hh-zd-QHO"/>
<constraint firstItem="QIt-bP-kRG" firstAttribute="top" secondItem="98c-Fm-Liv" secondAttribute="top" id="6nr-gu-EjJ"/>
<constraint firstItem="QIt-bP-kRG" firstAttribute="leading" secondItem="98c-Fm-Liv" secondAttribute="leading" id="GVs-Qz-LxL"/>
<constraint firstAttribute="trailing" secondItem="QIt-bP-kRG" secondAttribute="trailing" id="KLe-hc-mfz"/>
<constraint firstItem="bNF-BM-aaN" firstAttribute="top" secondItem="Mxd-Ab-0DG" secondAttribute="bottom" constant="100" id="Prw-WY-Prk"/>
<constraint firstAttribute="bottom" secondItem="QIt-bP-kRG" secondAttribute="bottom" id="eVg-Ah-vjt"/>
</constraints>
</view>
<navigationItem key="navigationItem" id="9fC-bk-qnO">
<barButtonItem key="leftBarButtonItem" systemItem="cancel" id="qEZ-gx-d0m">
<connections>
<action selector="cancel:" destination="CrQ-7l-sIX" id="ohW-Il-sbU"/>
</connections>
</barButtonItem>
<barButtonItem key="rightBarButtonItem" image="onepassword-navbar" id="LtC-cE-MSp">
<connections>
<action selector="fillPassword:" destination="CrQ-7l-sIX" id="P8e-4A-eSu"/>
</connections>
</barButtonItem>
</navigationItem>
<connections>
<outlet property="activityIndicator" destination="bNF-BM-aaN" id="QVa-lX-SCv"/>
<outlet property="onePasswordButton" destination="LtC-cE-MSp" id="Euu-bu-md6"/>
<outlet property="webView" destination="QIt-bP-kRG" id="vIp-Db-cgU"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="4MJ-2L-wRM" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="2787" y="2761"/>
</scene>
<!--Navigation Controller-->
<scene sceneID="a60-6N-Zm7">
<objects>
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="7Po-3d-we2" sceneMemberID="viewController">
<toolbarItems/>
<navigationBar key="navigationBar" contentMode="scaleToFill" id="giz-aR-Uv2">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
<nil name="viewControllers"/>
<connections>
<segue destination="CrQ-7l-sIX" kind="relationship" relationship="rootViewController" id="3ZO-pq-zot"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="GUD-WF-D7O" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="2041" y="2761"/>
</scene>
</scenes>
<resources>
<image name="onepassword-navbar" width="23" height="23"/>
</resources>
</document>
@@ -0,0 +1,46 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9059" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9049"/>
</dependencies>
<scenes>
<!--Pods Help Yep View Controller-->
<scene sceneID="Lc0-Vd-B0f">
<objects>
<tableViewController storyboardIdentifier="PodsHelpYepViewController" id="51l-gM-9e1" customClass="PodsHelpYepViewController" customModule="Yep" customModuleProvider="target" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="YIx-Uq-lpw">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<prototypes>
<tableViewCell contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="PodCell" textLabel="dgK-N0-F6O" style="IBUITableViewCellStyleDefault" id="Un7-g4-eaB">
<rect key="frame" x="0.0" y="22" width="600" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Un7-g4-eaB" id="1ID-b2-Tof">
<rect key="frame" x="0.0" y="0.0" width="567" height="43.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="dgK-N0-F6O">
<rect key="frame" x="15" y="0.0" width="550" height="43.5"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</tableViewCellContentView>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="51l-gM-9e1" id="5ls-3O-Isp"/>
<outlet property="delegate" destination="51l-gM-9e1" id="h2J-Ov-KQi"/>
</connections>
</tableView>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="2XL-qh-5eH" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="4500" y="1030"/>
</scene>
</scenes>
</document>
@@ -0,0 +1,61 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9059" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9049"/>
</dependencies>
<scenes>
<!--Searched Users View Controller-->
<scene sceneID="nXM-mv-dR5">
<objects>
<viewController storyboardIdentifier="SearchedUsersViewController" id="g2M-3x-E3S" customClass="SearchedUsersViewController" customModule="Yep" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="POu-7U-rpZ"/>
<viewControllerLayoutGuide type="bottom" id="XU5-lW-uSF"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="ggk-tG-45H">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="gSq-sq-5dB">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="calibratedRGB"/>
<connections>
<outlet property="dataSource" destination="g2M-3x-E3S" id="3Hk-74-3uX"/>
<outlet property="delegate" destination="g2M-3x-E3S" id="nlM-0b-4Ec"/>
</connections>
</tableView>
<activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" misplaced="YES" hidesWhenStopped="YES" style="gray" translatesAutoresizingMaskIntoConstraints="NO" id="RTY-du-Au7">
<rect key="frame" x="290" y="184" width="20" height="20"/>
</activityIndicatorView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="gSq-sq-5dB" firstAttribute="top" secondItem="ggk-tG-45H" secondAttribute="top" id="CQS-zI-GRQ"/>
<constraint firstAttribute="centerX" secondItem="RTY-du-Au7" secondAttribute="centerX" id="Nso-bJ-ask"/>
<constraint firstAttribute="bottom" secondItem="gSq-sq-5dB" secondAttribute="bottom" id="Wcf-oi-zNF"/>
<constraint firstItem="RTY-du-Au7" firstAttribute="top" secondItem="POu-7U-rpZ" secondAttribute="bottom" constant="120" id="kw1-gW-CVr"/>
<constraint firstItem="gSq-sq-5dB" firstAttribute="leading" secondItem="ggk-tG-45H" secondAttribute="leading" id="n8f-2B-BOi"/>
<constraint firstAttribute="trailing" secondItem="gSq-sq-5dB" secondAttribute="trailing" id="uLk-Tn-WAb"/>
</constraints>
</view>
<connections>
<outlet property="activityIndicator" destination="RTY-du-Au7" id="Rwi-kj-M6e"/>
<outlet property="searchedUsersTableView" destination="gSq-sq-5dB" id="7iY-Kn-mxd"/>
<segue destination="5m9-PG-2xB" kind="show" identifier="showProfile" id="Mc3-nS-ypz"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="ViF-7T-UXY" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="939" y="2835"/>
</scene>
<!--ProfileViewController-->
<scene sceneID="UU5-Vm-ydC">
<objects>
<viewControllerPlaceholder storyboardName="Main" referencedIdentifier="ProfileViewController" id="5m9-PG-2xB" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="4hN-Wt-urD" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1441" y="2835"/>
</scene>
</scenes>
</document>
@@ -0,0 +1,90 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9059" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9049"/>
</dependencies>
<scenes>
<!--Settings View Controller-->
<scene sceneID="JaG-N7-XLh">
<objects>
<viewController storyboardIdentifier="SettingsViewController" hidesBottomBarWhenPushed="YES" id="CpR-ps-Bxo" customClass="SettingsViewController" customModule="Yep" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="izP-Su-vBw"/>
<viewControllerLayoutGuide type="bottom" id="oW4-0M-m4t"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="akv-bp-9bd">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="shC-8n-WbH" customClass="TPKeyboardAvoidingTableView">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="calibratedRGB"/>
<connections>
<outlet property="dataSource" destination="CpR-ps-Bxo" id="Bso-PO-apb"/>
<outlet property="delegate" destination="CpR-ps-Bxo" id="Yf4-Ty-DGJ"/>
</connections>
</tableView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="shC-8n-WbH" firstAttribute="top" secondItem="akv-bp-9bd" secondAttribute="top" id="BQ6-aw-UN0"/>
<constraint firstItem="shC-8n-WbH" firstAttribute="leading" secondItem="akv-bp-9bd" secondAttribute="leading" id="Ddb-Qg-KN8"/>
<constraint firstAttribute="trailing" secondItem="shC-8n-WbH" secondAttribute="trailing" id="JQQ-Bi-25T"/>
<constraint firstAttribute="bottom" secondItem="shC-8n-WbH" secondAttribute="bottom" id="WJU-ky-ZoZ"/>
</constraints>
</view>
<connections>
<outlet property="settingsTableView" destination="shC-8n-WbH" id="j4C-ex-BaC"/>
<segue destination="feD-q4-5Gn" kind="show" identifier="showFeedback" id="075-g2-cXO">
<nil key="action"/>
</segue>
<segue destination="REB-uU-UsM" kind="show" identifier="showAbout" id="wqh-w5-AdK">
<nil key="action"/>
</segue>
<segue destination="qUb-Rp-vab" kind="show" identifier="showEditProfile" id="527-Oc-L5m">
<nil key="action"/>
</segue>
<segue destination="2UT-sY-Fqw" kind="show" identifier="showNotifications" id="CJR-QK-H7k">
<nil key="action"/>
</segue>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="COs-ps-Zbs" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="2865" y="373"/>
</scene>
<!--EditProfileViewController-->
<scene sceneID="CuY-dr-dZY">
<objects>
<viewControllerPlaceholder storyboardName="EditProfile" referencedIdentifier="EditProfileViewController" id="qUb-Rp-vab" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="5h5-SN-ZOm" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="3488" y="219"/>
</scene>
<!--NotificationsViewController-->
<scene sceneID="OcI-sq-fZb">
<objects>
<viewControllerPlaceholder storyboardName="Notifications" referencedIdentifier="NotificationsViewController" id="2UT-sY-Fqw" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="HRa-hq-dX2" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="3495" y="297"/>
</scene>
<!--FeedbackViewController-->
<scene sceneID="oUO-1z-Qao">
<objects>
<viewControllerPlaceholder storyboardName="Feedback" referencedIdentifier="FeedbackViewController" id="feD-q4-5Gn" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="z2s-Du-rjK" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="3486" y="373"/>
</scene>
<!--AboutViewController-->
<scene sceneID="Ipc-zL-ez7">
<objects>
<viewControllerPlaceholder storyboardName="About" referencedIdentifier="AboutViewController" id="REB-uU-UsM" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="X84-hc-T0K" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="3474" y="447"/>
</scene>
</scenes>
</document>
@@ -0,0 +1,210 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9059" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9049"/>
<capability name="Alignment constraints with different attributes" minToolsVersion="5.1"/>
<capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
</dependencies>
<scenes>
<!--Social Work Github View Controller-->
<scene sceneID="uYN-cE-3Ay">
<objects>
<viewController storyboardIdentifier="SocialWorkGithubViewController" hidesBottomBarWhenPushed="YES" id="waR-Yy-E31" customClass="SocialWorkGithubViewController" customModule="Yep" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="uTW-2A-cSy"/>
<viewControllerLayoutGuide type="bottom" id="Iif-ZC-viw"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="gV9-ys-FAW">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="Bup-YX-TBI">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<view key="tableHeaderView" hidden="YES" contentMode="scaleToFill" id="NHv-fl-tJf">
<rect key="frame" x="0.0" y="0.0" width="600" height="230"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="default_avatar" translatesAutoresizingMaskIntoConstraints="NO" id="LF4-yt-FbA" userLabel="Avatar Image View">
<rect key="frame" x="270" y="46" width="60" height="60"/>
<constraints>
<constraint firstAttribute="width" secondItem="LF4-yt-FbA" secondAttribute="height" multiplier="1:1" id="IHG-wP-Tox"/>
<constraint firstAttribute="width" constant="60" id="Tqt-2n-PQr"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="264" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wJB-mA-Qnp" userLabel="Followers Count Label">
<rect key="frame" x="179.5" y="141" width="54.5" height="33.5"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="28"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Followers" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="g4n-kR-ajW" userLabel="Followers Label">
<rect key="frame" x="181" y="182.5" width="50" height="13.5"/>
<fontDescription key="fontDescription" type="system" pointSize="11"/>
<color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="465" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CwA-ha-Lhd" userLabel="Stars Count Label">
<rect key="frame" x="273" y="141" width="55" height="33.5"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="28"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Stars" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JdY-29-FgC" userLabel="Stars Label">
<rect key="frame" x="287" y="182.5" width="27.5" height="13.5"/>
<fontDescription key="fontDescription" type="system" pointSize="11"/>
<color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eBc-Vb-JBj" userLabel="Following Count Label">
<rect key="frame" x="387.5" y="141" width="17.5" height="33.5"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="28"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Following" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Y9z-OZ-axz" userLabel="Following Label">
<rect key="frame" x="371" y="182.5" width="50" height="13.5"/>
<fontDescription key="fontDescription" type="system" pointSize="11"/>
<color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="CwA-ha-Lhd" firstAttribute="centerX" secondItem="JdY-29-FgC" secondAttribute="centerX" constant="0.5" id="4gw-vx-YQV"/>
<constraint firstItem="JdY-29-FgC" firstAttribute="centerX" secondItem="g4n-kR-ajW" secondAttribute="leading" constant="120" id="7BV-4C-G1E"/>
<constraint firstItem="Y9z-OZ-axz" firstAttribute="top" secondItem="eBc-Vb-JBj" secondAttribute="bottom" constant="8" id="9Tz-2s-D3L"/>
<constraint firstItem="wJB-mA-Qnp" firstAttribute="centerX" secondItem="g4n-kR-ajW" secondAttribute="centerX" constant="0.5" id="Cdi-6s-bf4"/>
<constraint firstItem="CwA-ha-Lhd" firstAttribute="top" secondItem="LF4-yt-FbA" secondAttribute="bottom" constant="35" id="DX6-Bx-QjI"/>
<constraint firstItem="LF4-yt-FbA" firstAttribute="centerX" secondItem="CwA-ha-Lhd" secondAttribute="centerX" constant="-0.5" id="Fhv-JG-nlF"/>
<constraint firstItem="eBc-Vb-JBj" firstAttribute="centerY" secondItem="CwA-ha-Lhd" secondAttribute="centerY" id="KX2-d2-jTi"/>
<constraint firstItem="JdY-29-FgC" firstAttribute="top" secondItem="CwA-ha-Lhd" secondAttribute="bottom" constant="8" id="Lzc-lK-Vnr"/>
<constraint firstItem="wJB-mA-Qnp" firstAttribute="centerY" secondItem="CwA-ha-Lhd" secondAttribute="centerY" id="MSo-Z9-w0M"/>
<constraint firstItem="eBc-Vb-JBj" firstAttribute="centerX" secondItem="Y9z-OZ-axz" secondAttribute="centerX" id="RAD-ib-caB"/>
<constraint firstItem="Y9z-OZ-axz" firstAttribute="trailing" secondItem="JdY-29-FgC" secondAttribute="centerX" constant="120" id="cOQ-j9-dJb"/>
<constraint firstAttribute="centerX" secondItem="LF4-yt-FbA" secondAttribute="centerX" id="tot-tb-jAn"/>
<constraint firstItem="g4n-kR-ajW" firstAttribute="top" secondItem="wJB-mA-Qnp" secondAttribute="bottom" constant="8" id="uOS-YT-GZ1"/>
<constraint firstItem="LF4-yt-FbA" firstAttribute="top" secondItem="NHv-fl-tJf" secondAttribute="top" constant="46" id="yjN-Hd-io7"/>
</constraints>
</view>
<connections>
<outlet property="dataSource" destination="waR-Yy-E31" id="1eI-YX-Vff"/>
<outlet property="delegate" destination="waR-Yy-E31" id="hLV-4w-9HT"/>
</connections>
</tableView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="Bup-YX-TBI" secondAttribute="bottom" id="Ll0-qs-4F0"/>
<constraint firstItem="Bup-YX-TBI" firstAttribute="leading" secondItem="gV9-ys-FAW" secondAttribute="leading" id="Y3c-so-jjp"/>
<constraint firstAttribute="trailing" secondItem="Bup-YX-TBI" secondAttribute="trailing" id="fCb-Cl-9u2"/>
<constraint firstItem="Bup-YX-TBI" firstAttribute="top" secondItem="gV9-ys-FAW" secondAttribute="top" id="hZW-GM-Irl"/>
</constraints>
</view>
<connections>
<outlet property="avatarImageView" destination="LF4-yt-FbA" id="KsG-tW-RA1"/>
<outlet property="followersCountLabel" destination="wJB-mA-Qnp" id="qPW-Dy-27D"/>
<outlet property="followingCountLabel" destination="eBc-Vb-JBj" id="Po9-5t-Lg7"/>
<outlet property="githubTableView" destination="Bup-YX-TBI" id="fow-L6-Ntj"/>
<outlet property="infoView" destination="NHv-fl-tJf" id="Ylq-E3-ptl"/>
<outlet property="starsCountLabel" destination="CwA-ha-Lhd" id="e7e-jR-kN2"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="zRM-dg-1Ee" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="2805" y="1999"/>
</scene>
<!--Social Work Dribbble View Controller-->
<scene sceneID="sX9-xi-535">
<objects>
<viewController storyboardIdentifier="SocialWorkDribbbleViewController" hidesBottomBarWhenPushed="YES" id="IJN-tr-CWL" customClass="SocialWorkDribbbleViewController" customModule="Yep" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="Ons-pj-hFH"/>
<viewControllerLayoutGuide type="bottom" id="58U-Du-9MR"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="S0Q-IV-eLs">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="evZ-Za-VNx">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="0.0" minimumInteritemSpacing="0.0" id="ngD-Ji-quL">
<size key="itemSize" width="50" height="50"/>
<size key="headerReferenceSize" width="0.0" height="0.0"/>
<size key="footerReferenceSize" width="0.0" height="0.0"/>
<inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
</collectionViewFlowLayout>
<cells/>
<connections>
<outlet property="dataSource" destination="IJN-tr-CWL" id="kd5-zz-L3M"/>
<outlet property="delegate" destination="IJN-tr-CWL" id="oQn-S4-9tT"/>
</connections>
</collectionView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="evZ-Za-VNx" secondAttribute="trailing" id="2J7-u5-aZc"/>
<constraint firstItem="evZ-Za-VNx" firstAttribute="top" secondItem="S0Q-IV-eLs" secondAttribute="top" id="ARu-dB-5ap"/>
<constraint firstAttribute="bottom" secondItem="evZ-Za-VNx" secondAttribute="bottom" id="Lrz-B2-Wci"/>
<constraint firstItem="evZ-Za-VNx" firstAttribute="leading" secondItem="S0Q-IV-eLs" secondAttribute="leading" id="gjw-ca-su9"/>
</constraints>
</view>
<connections>
<outlet property="dribbbleCollectionView" destination="evZ-Za-VNx" id="aOc-ul-xs5"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="AeX-7e-RAe" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="3541" y="1991"/>
</scene>
<!--Social Work Instagram View Controller-->
<scene sceneID="mvg-0w-iUw">
<objects>
<viewController storyboardIdentifier="SocialWorkInstagramViewController" hidesBottomBarWhenPushed="YES" id="gQI-e9-iuw" customClass="SocialWorkInstagramViewController" customModule="Yep" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="Vy4-sC-Utc"/>
<viewControllerLayoutGuide type="bottom" id="wGM-5d-Ale"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="v0f-MT-04j">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="3zI-mO-1bS">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="0.0" minimumInteritemSpacing="0.0" id="GVR-IS-AT5">
<size key="itemSize" width="50" height="50"/>
<size key="headerReferenceSize" width="0.0" height="0.0"/>
<size key="footerReferenceSize" width="0.0" height="0.0"/>
<inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
</collectionViewFlowLayout>
<cells/>
<connections>
<outlet property="dataSource" destination="gQI-e9-iuw" id="qYC-7u-Iv1"/>
<outlet property="delegate" destination="gQI-e9-iuw" id="nyS-go-dIc"/>
</connections>
</collectionView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="3zI-mO-1bS" firstAttribute="leading" secondItem="v0f-MT-04j" secondAttribute="leading" id="C7I-uU-T2a"/>
<constraint firstAttribute="trailing" secondItem="3zI-mO-1bS" secondAttribute="trailing" id="H2a-O4-GWZ"/>
<constraint firstItem="3zI-mO-1bS" firstAttribute="top" secondItem="v0f-MT-04j" secondAttribute="top" id="lIo-UV-NdH"/>
<constraint firstAttribute="bottom" secondItem="3zI-mO-1bS" secondAttribute="bottom" id="oST-Cn-dvK"/>
</constraints>
</view>
<connections>
<outlet property="instagramCollectionView" destination="3zI-mO-1bS" id="kbg-BC-LL1"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="CAA-rA-khX" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="4277" y="1999"/>
</scene>
</scenes>
<resources>
<image name="default_avatar" width="100" height="100"/>
</resources>
</document>