|
11 | 11 | 286563F21C0E8B6E00C21668 /* MyKlusterTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 286563F11C0E8B6E00C21668 /* MyKlusterTableViewCell.swift */; }; |
12 | 12 | 287147851BFAEFB6007FDB36 /* NotificationsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 287147841BFAEFB6007FDB36 /* NotificationsViewController.swift */; }; |
13 | 13 | 287147871BFAF00E007FDB36 /* NotificationsTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 287147861BFAF00E007FDB36 /* NotificationsTableViewCell.swift */; }; |
14 | | - 28ADC5C61BF9350F001599D5 /* KlusterInviteViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28ADC5C51BF9350F001599D5 /* KlusterInviteViewController.swift */; }; |
15 | 14 | 28ADC5C81BF9385B001599D5 /* KlusterInviteTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28ADC5C71BF9385B001599D5 /* KlusterInviteTableViewCell.swift */; }; |
16 | 15 | 28EE23431BDF1F83009161AE /* AsyncButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28EE23251BDF1F83009161AE /* AsyncButton.swift */; }; |
17 | 16 | 28EE23441BDF1F83009161AE /* AsyncImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28EE23261BDF1F83009161AE /* AsyncImageView.swift */; }; |
|
58 | 57 | 9D2EFA411BF6534400D91812 /* KlusterSearchController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D2EFA401BF6534400D91812 /* KlusterSearchController.swift */; }; |
59 | 58 | 9D63BB541C8DBD220094F5A2 /* MessagesNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D63BB531C8DBD220094F5A2 /* MessagesNavigationController.swift */; }; |
60 | 59 | 9D63BB561C8DD0570094F5A2 /* PopoverHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D63BB551C8DD0570094F5A2 /* PopoverHeaderView.swift */; }; |
| 60 | + 9D7097251C987AB600DF5C8E /* Invite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D7097241C987AB600DF5C8E /* Invite.swift */; }; |
61 | 61 | 9D7CC5AB1C7E7958002D21D0 /* MessageTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D7CC5AA1C7E7958002D21D0 /* MessageTextView.swift */; }; |
62 | 62 | 9D7CC5AD1C7E8EFB002D21D0 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D7CC5AC1C7E8EFB002D21D0 /* Message.swift */; }; |
63 | 63 | 9D807F7F1C90834600FA5768 /* BLMultiColorLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D807F7E1C90834600FA5768 /* BLMultiColorLoader.m */; }; |
64 | 64 | 9D807F811C90B08D00FA5768 /* LocationStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D807F801C90B08D00FA5768 /* LocationStore.swift */; }; |
| 65 | + 9D807F831C90FAC300FA5768 /* KlusterInviteViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D807F821C90FAC300FA5768 /* KlusterInviteViewController.swift */; }; |
65 | 66 | 9DAF9F871C87A3A2000B8586 /* ProfileNameView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9DAF9F861C87A3A2000B8586 /* ProfileNameView.swift */; }; |
66 | 67 | 9DAF9F8C1C89E022000B8586 /* CAPSPageMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9DAF9F8B1C89E022000B8586 /* CAPSPageMenu.swift */; }; |
67 | 68 | 9DAF9F8E1C89E7A4000B8586 /* Profile.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9DAF9F8D1C89E7A4000B8586 /* Profile.storyboard */; }; |
|
120 | 121 | 286563F11C0E8B6E00C21668 /* MyKlusterTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MyKlusterTableViewCell.swift; sourceTree = "<group>"; }; |
121 | 122 | 287147841BFAEFB6007FDB36 /* NotificationsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NotificationsViewController.swift; sourceTree = "<group>"; }; |
122 | 123 | 287147861BFAF00E007FDB36 /* NotificationsTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NotificationsTableViewCell.swift; sourceTree = "<group>"; }; |
123 | | - 28ADC5C51BF9350F001599D5 /* KlusterInviteViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KlusterInviteViewController.swift; sourceTree = "<group>"; }; |
124 | 124 | 28ADC5C71BF9385B001599D5 /* KlusterInviteTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KlusterInviteTableViewCell.swift; sourceTree = "<group>"; }; |
125 | 125 | 28EE23251BDF1F83009161AE /* AsyncButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AsyncButton.swift; sourceTree = "<group>"; }; |
126 | 126 | 28EE23261BDF1F83009161AE /* AsyncImageView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AsyncImageView.swift; sourceTree = "<group>"; }; |
|
169 | 169 | 9D2EFA401BF6534400D91812 /* KlusterSearchController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KlusterSearchController.swift; sourceTree = "<group>"; }; |
170 | 170 | 9D63BB531C8DBD220094F5A2 /* MessagesNavigationController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MessagesNavigationController.swift; sourceTree = "<group>"; }; |
171 | 171 | 9D63BB551C8DD0570094F5A2 /* PopoverHeaderView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PopoverHeaderView.swift; sourceTree = "<group>"; }; |
| 172 | + 9D7097241C987AB600DF5C8E /* Invite.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Invite.swift; sourceTree = "<group>"; }; |
172 | 173 | 9D7CC5AA1C7E7958002D21D0 /* MessageTextView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MessageTextView.swift; sourceTree = "<group>"; }; |
173 | 174 | 9D7CC5AC1C7E8EFB002D21D0 /* Message.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Message.swift; sourceTree = "<group>"; }; |
174 | 175 | 9D807F7D1C90834600FA5768 /* BLMultiColorLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BLMultiColorLoader.h; sourceTree = "<group>"; }; |
175 | 176 | 9D807F7E1C90834600FA5768 /* BLMultiColorLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BLMultiColorLoader.m; sourceTree = "<group>"; }; |
176 | 177 | 9D807F801C90B08D00FA5768 /* LocationStore.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LocationStore.swift; sourceTree = "<group>"; }; |
| 178 | + 9D807F821C90FAC300FA5768 /* KlusterInviteViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KlusterInviteViewController.swift; sourceTree = "<group>"; }; |
177 | 179 | 9DAF9F861C87A3A2000B8586 /* ProfileNameView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProfileNameView.swift; sourceTree = "<group>"; }; |
178 | 180 | 9DAF9F8B1C89E022000B8586 /* CAPSPageMenu.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CAPSPageMenu.swift; sourceTree = "<group>"; }; |
179 | 181 | 9DAF9F8D1C89E7A4000B8586 /* Profile.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Profile.storyboard; sourceTree = "<group>"; }; |
|
259 | 261 | isa = PBXGroup; |
260 | 262 | children = ( |
261 | 263 | CEFEBF491BDC9CB500E4070D /* NewKlusterViewController.swift */, |
262 | | - 28ADC5C51BF9350F001599D5 /* KlusterInviteViewController.swift */, |
263 | 264 | 28ADC5C71BF9385B001599D5 /* KlusterInviteTableViewCell.swift */, |
264 | 265 | ); |
265 | 266 | name = "New Kluster Screens"; |
|
373 | 374 | 9DEFE5D81C73E5FB005B3B1A /* Controllers */ = { |
374 | 375 | isa = PBXGroup; |
375 | 376 | children = ( |
| 377 | + 9D807F821C90FAC300FA5768 /* KlusterInviteViewController.swift */, |
376 | 378 | ); |
377 | 379 | name = Controllers; |
378 | 380 | sourceTree = "<group>"; |
|
383 | 385 | 9D7CC5AC1C7E8EFB002D21D0 /* Message.swift */, |
384 | 386 | 9DFB7D611C86211C00EF3E62 /* KlusterStore.swift */, |
385 | 387 | 9D807F801C90B08D00FA5768 /* LocationStore.swift */, |
| 388 | + 9D7097241C987AB600DF5C8E /* Invite.swift */, |
386 | 389 | ); |
387 | 390 | name = Models; |
388 | 391 | sourceTree = "<group>"; |
|
710 | 713 | 28EE234B1BDF1F83009161AE /* DesignableTextField.swift in Sources */, |
711 | 714 | 28EE23711BDF1FF9009161AE /* ImagePreviewFlowLayout.swift in Sources */, |
712 | 715 | 28EE23511BDF1F83009161AE /* LoadingView.swift in Sources */, |
| 716 | + 9D7097251C987AB600DF5C8E /* Invite.swift in Sources */, |
713 | 717 | 287147871BFAF00E007FDB36 /* NotificationsTableViewCell.swift in Sources */, |
714 | 718 | CE0413501BD88B8300BED627 /* MembersTableViewController.swift in Sources */, |
715 | 719 | 28EE234A1BDF1F83009161AE /* DesignableTabBarController.swift in Sources */, |
|
730 | 734 | 9D807F7F1C90834600FA5768 /* BLMultiColorLoader.m in Sources */, |
731 | 735 | 9DBA24721BE2B26D005D6AD6 /* LoginViewController.swift in Sources */, |
732 | 736 | 28EE234E1BDF1F83009161AE /* ImageLoader.swift in Sources */, |
| 737 | + 9D807F831C90FAC300FA5768 /* KlusterInviteViewController.swift in Sources */, |
733 | 738 | CEA8EA321B854B7F00DC2AA5 /* HomeViewController.swift in Sources */, |
734 | 739 | 28EE23501BDF1F83009161AE /* KeyboardLayoutConstraint.swift in Sources */, |
735 | 740 | 28EE23551BDF1F83009161AE /* Spring.swift in Sources */, |
|
750 | 755 | 28EE236E1BDF1FF9009161AE /* ImageCollectionViewCell.swift in Sources */, |
751 | 756 | 28EE235E1BDF1F83009161AE /* TransitionZoom.swift in Sources */, |
752 | 757 | 9DAF9F8C1C89E022000B8586 /* CAPSPageMenu.swift in Sources */, |
753 | | - 28ADC5C61BF9350F001599D5 /* KlusterInviteViewController.swift in Sources */, |
754 | 758 | 9D7CC5AD1C7E8EFB002D21D0 /* Message.swift in Sources */, |
755 | 759 | 28EE23481BDF1F83009161AE /* DesignableImageView.swift in Sources */, |
756 | 760 | 9DBA24701BE152F3005D6AD6 /* MembersTableViewCell.swift in Sources */, |
|
0 commit comments