|
27 | 27 | 08038767276700F100519B15 /* CCYRESTfulAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08038766276700F100519B15 /* CCYRESTfulAPI.swift */; };
|
28 | 28 | 083554E12756503B0095E0EE /* AnimateLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 083554E02756503B0095E0EE /* AnimateLayout.swift */; };
|
29 | 29 | 083554E327572BB60095E0EE /* AppVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 083554E227572BB60095E0EE /* AppVM.swift */; };
|
| 30 | + 08397E232B9EE8F400DFDD02 /* InfoDataModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08397E222B9EE8F400DFDD02 /* InfoDataModel.swift */; }; |
| 31 | + 08397E252B9EEE1300DFDD02 /* InfoListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08397E242B9EEE1300DFDD02 /* InfoListView.swift */; }; |
| 32 | + 08397E272B9EF37600DFDD02 /* InfosView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08397E262B9EF37600DFDD02 /* InfosView.swift */; }; |
30 | 33 | 084417752B99B9060049297D /* HomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 084417742B99B9060049297D /* HomeView.swift */; };
|
31 | 34 | 084417772B99BA3F0049297D /* SidebarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 084417762B99BA3F0049297D /* SidebarView.swift */; };
|
32 | 35 | 084417792B99BE720049297D /* DataLink.swift in Sources */ = {isa = PBXBuildFile; fileRef = 084417782B99BE720049297D /* DataLink.swift */; };
|
|
280 | 283 | 08038766276700F100519B15 /* CCYRESTfulAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CCYRESTfulAPI.swift; sourceTree = "<group>"; };
|
281 | 284 | 083554E02756503B0095E0EE /* AnimateLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnimateLayout.swift; sourceTree = "<group>"; };
|
282 | 285 | 083554E227572BB60095E0EE /* AppVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppVM.swift; sourceTree = "<group>"; };
|
| 286 | + 08397E222B9EE8F400DFDD02 /* InfoDataModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfoDataModel.swift; sourceTree = "<group>"; }; |
| 287 | + 08397E242B9EEE1300DFDD02 /* InfoListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfoListView.swift; sourceTree = "<group>"; }; |
| 288 | + 08397E262B9EF37600DFDD02 /* InfosView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfosView.swift; sourceTree = "<group>"; }; |
283 | 289 | 084417742B99B9060049297D /* HomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeView.swift; sourceTree = "<group>"; };
|
284 | 290 | 084417762B99BA3F0049297D /* SidebarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SidebarView.swift; sourceTree = "<group>"; };
|
285 | 291 | 084417782B99BE720049297D /* DataLink.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataLink.swift; sourceTree = "<group>"; };
|
|
552 | 558 | path = Network;
|
553 | 559 | sourceTree = "<group>";
|
554 | 560 | };
|
| 561 | + 08397E212B9EE83F00DFDD02 /* InfoOrganizer */ = { |
| 562 | + isa = PBXGroup; |
| 563 | + children = ( |
| 564 | + 08397E222B9EE8F400DFDD02 /* InfoDataModel.swift */, |
| 565 | + 08397E242B9EEE1300DFDD02 /* InfoListView.swift */, |
| 566 | + 08397E262B9EF37600DFDD02 /* InfosView.swift */, |
| 567 | + ); |
| 568 | + path = InfoOrganizer; |
| 569 | + sourceTree = "<group>"; |
| 570 | + }; |
555 | 571 | 08401CDD28BF7F0900883D8B /* 新鲜事 */ = {
|
556 | 572 | isa = PBXGroup;
|
557 | 573 | children = (
|
|
1053 | 1069 | 086A5F052744E88E00FECE02 /* SwiftPamphletApp */ = {
|
1054 | 1070 | isa = PBXGroup;
|
1055 | 1071 | children = (
|
| 1072 | + 08397E212B9EE83F00DFDD02 /* InfoOrganizer */, |
1056 | 1073 | 08ED801A2B9D1EDA0069B7EC /* Setting */,
|
1057 | 1074 | 080124FD27EC62DC00E44222 /* SwiftPamphletAppDebug.entitlements */,
|
1058 | 1075 | 08CD61FB27758B22008C0935 /* Core */,
|
|
1572 | 1589 | 08BE635A27C6575C002BC6A8 /* PlayGroupBoxView.swift in Sources */,
|
1573 | 1590 | 08BF26D8276B5D7F0064DDAC /* ExploreRepoListView.swift in Sources */,
|
1574 | 1591 | 088EE8F527BD24E000764525 /* PlayLinkView.swift in Sources */,
|
| 1592 | + 08397E232B9EE8F400DFDD02 /* InfoDataModel.swift in Sources */, |
1575 | 1593 | 084417792B99BE720049297D /* DataLink.swift in Sources */,
|
1576 | 1594 | 08522BEB27CF7744005FF059 /* PlayKeyboard.swift in Sources */,
|
1577 | 1595 | 08C3BBA427CF1B7B00ACF0FE /* PlayPickerView.swift in Sources */,
|
1578 | 1596 | 08448F4B279E872B00B61353 /* GuideView.swift in Sources */,
|
1579 | 1597 | 08BE635027C4C0F2002BC6A8 /* PlayFormView.swift in Sources */,
|
| 1598 | + 08397E252B9EEE1300DFDD02 /* InfoListView.swift in Sources */, |
1580 | 1599 | 086A5F402744EDCE00FECE02 /* RepoVM.swift in Sources */,
|
1581 | 1600 | 08BE636627C88750002BC6A8 /* PlayProgressView.swift in Sources */,
|
1582 | 1601 | 084417772B99BA3F0049297D /* SidebarView.swift in Sources */,
|
|
1602 | 1621 | 08522BD827CF344B005FF059 /* PlaySliderView.swift in Sources */,
|
1603 | 1622 | 086A5F362744ED9600FECE02 /* RepoView.swift in Sources */,
|
1604 | 1623 | 086A5F302744ED8600FECE02 /* IssuesListFromCustomView.swift in Sources */,
|
| 1624 | + 08397E272B9EF37600DFDD02 /* InfosView.swift in Sources */, |
1605 | 1625 | 08C3BB7E27CE3EBD00ACF0FE /* PlayTabView.swift in Sources */,
|
1606 | 1626 | 084417752B99B9060049297D /* HomeView.swift in Sources */,
|
1607 | 1627 | 08449034279F6D0D00B61353 /* RepoWebView.swift in Sources */,
|
|
0 commit comments