|
1074 | 1074 | 9DABFF941DA6A75B00B3101A /* VenueFloorJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D1CE1071DA48BB60064B3B1 /* VenueFloorJSON.swift */; };
|
1075 | 1075 | 9DABFF951DA6A75C00B3101A /* VenueFloorJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D1CE1071DA48BB60064B3B1 /* VenueFloorJSON.swift */; };
|
1076 | 1076 | 9DABFF961DA6A75E00B3101A /* VenueFloorJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D1CE1071DA48BB60064B3B1 /* VenueFloorJSON.swift */; };
|
| 1077 | + 9DEF130D1EA67153001798D4 /* Level.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9DEF130C1EA67153001798D4 /* Level.swift */; }; |
| 1078 | + 9DEF130E1EA67153001798D4 /* Level.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9DEF130C1EA67153001798D4 /* Level.swift */; }; |
| 1079 | + 9DEF130F1EA67153001798D4 /* Level.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9DEF130C1EA67153001798D4 /* Level.swift */; }; |
| 1080 | + 9DEF13101EA67153001798D4 /* Level.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9DEF130C1EA67153001798D4 /* Level.swift */; }; |
1077 | 1081 | /* End PBXBuildFile section */
|
1078 | 1082 |
|
1079 | 1083 | /* Begin PBXContainerItemProxy section */
|
|
1770 | 1774 | 9D6AADA81DBE4ABE0057888E /* DataUpdates6.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = DataUpdates6.json; sourceTree = "<group>"; };
|
1771 | 1775 | 9D6AADAB1DBE563A0057888E /* VenueRoomDataUpdateJSON.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VenueRoomDataUpdateJSON.swift; sourceTree = "<group>"; };
|
1772 | 1776 | 9D6AADAD1DBE56CB0057888E /* VenueRoomDataUpdate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VenueRoomDataUpdate.swift; sourceTree = "<group>"; };
|
| 1777 | + 9DEF130C1EA67153001798D4 /* Level.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Level.swift; sourceTree = "<group>"; }; |
1773 | 1778 | /* End PBXFileReference section */
|
1774 | 1779 |
|
1775 | 1780 | /* Begin PBXFrameworksBuildPhase section */
|
|
2107 | 2112 | 6E10A52B1D10675C008CBD0C /* NonConfirmedAttendee.swift */,
|
2108 | 2113 | 6E10A52D1D10675C008CBD0C /* Person.swift */,
|
2109 | 2114 | 6E10A52E1D10675C008CBD0C /* Presentation.swift */,
|
| 2115 | + 9DEF130C1EA67153001798D4 /* Level.swift */, |
2110 | 2116 | 6E10A5301D10675C008CBD0C /* Speaker.swift */,
|
2111 | 2117 | 6E10A5481D10675C008CBD0C /* Summit.swift */,
|
2112 | 2118 | 6E10A5491D10675C008CBD0C /* Attendee.swift */,
|
|
3980 | 3986 | 6EE954551E92A0BC006B1330 /* Compound.swift in Sources */,
|
3981 | 3987 | 6EB1FDF51E1C073E0048045D /* TeamInvitationRequest.swift in Sources */,
|
3982 | 3988 | 6EBC49051E1394FE0077806B /* TeamMessageJSON.swift in Sources */,
|
| 3989 | + 9DEF13101EA67153001798D4 /* Level.swift in Sources */, |
3983 | 3990 | 9DABFF911DA6A74C00B3101A /* VenueFloor.swift in Sources */,
|
3984 | 3991 | 6E0B5F0A1D77C8950005F6CE /* Video.swift in Sources */,
|
3985 | 3992 | 6E1BCFF11E37A5FE00059E94 /* MemberJSON.swift in Sources */,
|
|
4169 | 4176 | 6EF4F86B1DC8D1D300D31A99 /* CoreDataDecodable.swift in Sources */,
|
4170 | 4177 | 6E10A58C1D10675D008CBD0C /* Attendee.swift in Sources */,
|
4171 | 4178 | 6EFC6E691D2322E70087057A /* EventScheduleRequest.swift in Sources */,
|
| 4179 | + 9DEF130D1EA67153001798D4 /* Level.swift in Sources */, |
4172 | 4180 | 6E10A55F1D10675D008CBD0C /* ErrorValue.swift in Sources */,
|
4173 | 4181 | 6E570A361D67753D00189992 /* PresentationDataUpdate.swift in Sources */,
|
4174 | 4182 | 9D6AADB21DBE58030057888E /* VenueRoomDataUpdateJSON.swift in Sources */,
|
|
4401 | 4409 | 6E2923D21D7AF8C900D14F0A /* Configuration.swift in Sources */,
|
4402 | 4410 | 6E2923D31D7AF8C900D14F0A /* EventType.swift in Sources */,
|
4403 | 4411 | 6E2923D41D7AF8C900D14F0A /* Venue.swift in Sources */,
|
| 4412 | + 9DEF130F1EA67153001798D4 /* Level.swift in Sources */, |
4404 | 4413 | 6E2923D51D7AF8C900D14F0A /* TicketTypeJSON.swift in Sources */,
|
4405 | 4414 | 6E2923D61D7AF8C900D14F0A /* TicketOrderRequest.swift in Sources */,
|
4406 | 4415 | 6E99B8AB1DC7D68F009CE28D /* Model.xcdatamodeld in Sources */,
|
|
4533 | 4542 | 6E7557B81E58C48C003B6844 /* CoreDataDecodable.swift in Sources */,
|
4534 | 4543 | 6E7557B91E58C48C003B6844 /* Attendee.swift in Sources */,
|
4535 | 4544 | 6E7557BA1E58C48C003B6844 /* EventScheduleRequest.swift in Sources */,
|
| 4545 | + 9DEF130E1EA67153001798D4 /* Level.swift in Sources */, |
4536 | 4546 | 6E7557BB1E58C48C003B6844 /* ErrorValue.swift in Sources */,
|
4537 | 4547 | 6E7557BC1E58C48C003B6844 /* PresentationDataUpdate.swift in Sources */,
|
4538 | 4548 | 6E7557BD1E58C48C003B6844 /* VenueRoomDataUpdateJSON.swift in Sources */,
|
|
0 commit comments