|
494 | 494 | D9AE3A321BA8D9AB00255537 /* OTRConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 633105EE1A16D1A300C17BAE /* OTRConstants.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
495 | 495 | D9AE3A331BA8D9AB00255537 /* OTRConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 633105EF1A16D1A300C17BAE /* OTRConstants.m */; }; |
496 | 496 | D9B3EC221FA196CE00E63C7F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9B3EC211FA196CE00E63C7F /* AppDelegate.swift */; }; |
| 497 | + D9B3F9E720C6500F005000A9 /* RoomOccupantRole.h in Headers */ = {isa = PBXBuildFile; fileRef = D9B3F9E620C6500F005000A9 /* RoomOccupantRole.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
497 | 498 | D9B79B951ECF951F00883963 /* OTRFileItem.h in Headers */ = {isa = PBXBuildFile; fileRef = D9B79B931ECF951F00883963 /* OTRFileItem.h */; }; |
498 | 499 | D9B79B961ECF951F00883963 /* OTRFileItem.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B79B941ECF951F00883963 /* OTRFileItem.m */; }; |
499 | 500 | D9B7C5CE1EC3C9ED008D99E6 /* OTRAccountMigrator.m in Sources */ = {isa = PBXBuildFile; fileRef = D93718521EC267F800766D49 /* OTRAccountMigrator.m */; }; |
|
1134 | 1135 | D9AE3A2E1BA8D84500255537 /* OTRBranding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OTRBranding.h; sourceTree = "<group>"; }; |
1135 | 1136 | D9AE3A2F1BA8D84500255537 /* OTRBranding.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTRBranding.m; sourceTree = "<group>"; }; |
1136 | 1137 | D9B3EC211FA196CE00E63C7F /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
| 1138 | + D9B3F9E620C6500F005000A9 /* RoomOccupantRole.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RoomOccupantRole.h; sourceTree = "<group>"; }; |
1137 | 1139 | D9B79B931ECF951F00883963 /* OTRFileItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OTRFileItem.h; sourceTree = "<group>"; }; |
1138 | 1140 | D9B79B941ECF951F00883963 /* OTRFileItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTRFileItem.m; sourceTree = "<group>"; }; |
1139 | 1141 | D9B9B1311DC7F3AC0007F5A7 /* UserInfoProfileCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserInfoProfileCell.swift; sourceTree = "<group>"; }; |
|
1507 | 1509 | 633105B81A16D1A300C17BAE /* Yap Storage */ = { |
1508 | 1510 | isa = PBXGroup; |
1509 | 1511 | children = ( |
| 1512 | + D9B3F9E620C6500F005000A9 /* RoomOccupantRole.h */, |
1510 | 1513 | D947C2FA1FB251410037DE84 /* SecondaryIndexes.swift */, |
1511 | 1514 | D9A1E6541F7309C100E42118 /* OTRDownloadMessage.swift */, |
1512 | 1515 | D91F9EF91ED6301500AEA62C /* OTRDownloadMessage.h */, |
|
2221 | 2224 | D9B79B951ECF951F00883963 /* OTRFileItem.h in Headers */, |
2222 | 2225 | 637ABBC91DD5312200B18DD2 /* OTROutgoingMessage.h in Headers */, |
2223 | 2226 | D93DDB8C1BA79A8E00CD8331 /* OTRVideoItem.h in Headers */, |
| 2227 | + D9B3F9E720C6500F005000A9 /* RoomOccupantRole.h in Headers */, |
2224 | 2228 | D93DDB821BA79A8700CD8331 /* OTRValueSetting.h in Headers */, |
2225 | 2229 | D93DDB9E1BA79AA000CD8331 /* OTRUtilities.h in Headers */, |
2226 | 2230 | D93DDBDE1BA79AF900CD8331 /* OTRTouchAndHoldGestureRecognizer.h in Headers */, |
|
0 commit comments