|
29 | 29 | 083554E327572BB60095E0EE /* AppVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 083554E227572BB60095E0EE /* AppVM.swift */; };
|
30 | 30 | 08397E232B9EE8F400DFDD02 /* InfoDataModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08397E222B9EE8F400DFDD02 /* InfoDataModel.swift */; };
|
31 | 31 | 08397E252B9EEE1300DFDD02 /* InfoListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08397E242B9EEE1300DFDD02 /* InfoListView.swift */; };
|
32 |
| - 08397E272B9EF37600DFDD02 /* InfosView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08397E262B9EF37600DFDD02 /* InfosView.swift */; }; |
33 | 32 | 08397E292B9F0A9100DFDD02 /* EditInfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08397E282B9F0A9100DFDD02 /* EditInfoView.swift */; };
|
34 | 33 | 08397E2D2B9F10AD00DFDD02 /* EditCategoryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08397E2C2B9F10AD00DFDD02 /* EditCategoryView.swift */; };
|
35 | 34 | 08397E2F2B9F353B00DFDD02 /* CategoryListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08397E2E2B9F353B00DFDD02 /* CategoryListView.swift */; };
|
36 | 35 | 08397E322B9F39C100DFDD02 /* SwiftSoup in Frameworks */ = {isa = PBXBuildFile; productRef = 08397E312B9F39C100DFDD02 /* SwiftSoup */; };
|
| 36 | + 08397E342BA0178500DFDD02 /* DetailLink.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08397E332BA0178500DFDD02 /* DetailLink.swift */; }; |
37 | 37 | 084417752B99B9060049297D /* HomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 084417742B99B9060049297D /* HomeView.swift */; };
|
38 | 38 | 084417772B99BA3F0049297D /* SidebarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 084417762B99BA3F0049297D /* SidebarView.swift */; };
|
39 | 39 | 084417792B99BE720049297D /* DataLink.swift in Sources */ = {isa = PBXBuildFile; fileRef = 084417782B99BE720049297D /* DataLink.swift */; };
|
|
191 | 191 | 086A5F642754C14F00FECE02 /* PlayTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 086A5F632754C14F00FECE02 /* PlayTextView.swift */; };
|
192 | 192 | 086A5F672754C27900FECE02 /* DBHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 086A5F662754C27900FECE02 /* DBHandler.swift */; };
|
193 | 193 | 086A5F6A2755F3BE00FECE02 /* repos.json in Resources */ = {isa = PBXBuildFile; fileRef = 086A5F692755F3BE00FECE02 /* repos.json */; };
|
| 194 | + 0871C6192BA040E5000B620D /* InfoRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0871C6182BA040E5000B620D /* InfoRowView.swift */; }; |
| 195 | + 0871C61B2BA04D23000B620D /* CategoryRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0871C61A2BA04D23000B620D /* CategoryRowView.swift */; }; |
| 196 | + 0871C61D2BA05F44000B620D /* InfosView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0871C61C2BA05F44000B620D /* InfosView.swift */; }; |
194 | 197 | 088EE8F527BD24E000764525 /* PlayLinkView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 088EE8F427BD24E000764525 /* PlayLinkView.swift */; };
|
195 | 198 | 0896FB9027BA39B100676B7F /* PlayButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0896FB8F27BA39B100676B7F /* PlayButtonView.swift */; };
|
196 | 199 | 0896FB9227BA486900676B7F /* 145.md in Resources */ = {isa = PBXBuildFile; fileRef = 0896FB9127BA486900676B7F /* 145.md */; };
|
|
289 | 292 | 083554E227572BB60095E0EE /* AppVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppVM.swift; sourceTree = "<group>"; };
|
290 | 293 | 08397E222B9EE8F400DFDD02 /* InfoDataModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfoDataModel.swift; sourceTree = "<group>"; };
|
291 | 294 | 08397E242B9EEE1300DFDD02 /* InfoListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfoListView.swift; sourceTree = "<group>"; };
|
292 |
| - 08397E262B9EF37600DFDD02 /* InfosView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfosView.swift; sourceTree = "<group>"; }; |
293 | 295 | 08397E282B9F0A9100DFDD02 /* EditInfoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditInfoView.swift; sourceTree = "<group>"; };
|
294 | 296 | 08397E2C2B9F10AD00DFDD02 /* EditCategoryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditCategoryView.swift; sourceTree = "<group>"; };
|
295 | 297 | 08397E2E2B9F353B00DFDD02 /* CategoryListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CategoryListView.swift; sourceTree = "<group>"; };
|
| 298 | + 08397E332BA0178500DFDD02 /* DetailLink.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DetailLink.swift; sourceTree = "<group>"; }; |
296 | 299 | 084417742B99B9060049297D /* HomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeView.swift; sourceTree = "<group>"; };
|
297 | 300 | 084417762B99BA3F0049297D /* SidebarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SidebarView.swift; sourceTree = "<group>"; };
|
298 | 301 | 084417782B99BE720049297D /* DataLink.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataLink.swift; sourceTree = "<group>"; };
|
|
450 | 453 | 086A5F632754C14F00FECE02 /* PlayTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayTextView.swift; sourceTree = "<group>"; };
|
451 | 454 | 086A5F662754C27900FECE02 /* DBHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DBHandler.swift; sourceTree = "<group>"; };
|
452 | 455 | 086A5F692755F3BE00FECE02 /* repos.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = repos.json; path = SwiftPamphletApp/Resource/News/repos.json; sourceTree = SOURCE_ROOT; };
|
| 456 | + 0871C6182BA040E5000B620D /* InfoRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfoRowView.swift; sourceTree = "<group>"; }; |
| 457 | + 0871C61A2BA04D23000B620D /* CategoryRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CategoryRowView.swift; sourceTree = "<group>"; }; |
| 458 | + 0871C61C2BA05F44000B620D /* InfosView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfosView.swift; sourceTree = "<group>"; }; |
453 | 459 | 0886702B27F804010001EA81 /* SwiftPamphletApp-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SwiftPamphletApp-Bridging-Header.h"; sourceTree = "<group>"; };
|
454 | 460 | 088EE8F427BD24E000764525 /* PlayLinkView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayLinkView.swift; sourceTree = "<group>"; };
|
455 | 461 | 0896FB8F27BA39B100676B7F /* PlayButtonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayButtonView.swift; sourceTree = "<group>"; };
|
|
571 | 577 | children = (
|
572 | 578 | 08397E222B9EE8F400DFDD02 /* InfoDataModel.swift */,
|
573 | 579 | 08397E242B9EEE1300DFDD02 /* InfoListView.swift */,
|
| 580 | + 0871C61C2BA05F44000B620D /* InfosView.swift */, |
| 581 | + 0871C6182BA040E5000B620D /* InfoRowView.swift */, |
574 | 582 | 08397E2E2B9F353B00DFDD02 /* CategoryListView.swift */,
|
575 |
| - 08397E262B9EF37600DFDD02 /* InfosView.swift */, |
| 583 | + 0871C61A2BA04D23000B620D /* CategoryRowView.swift */, |
576 | 584 | 08397E282B9F0A9100DFDD02 /* EditInfoView.swift */,
|
577 | 585 | 08397E2C2B9F10AD00DFDD02 /* EditCategoryView.swift */,
|
578 | 586 | );
|
|
594 | 602 | 084417742B99B9060049297D /* HomeView.swift */,
|
595 | 603 | 084417762B99BA3F0049297D /* SidebarView.swift */,
|
596 | 604 | 084417782B99BE720049297D /* DataLink.swift */,
|
| 605 | + 08397E332BA0178500DFDD02 /* DetailLink.swift */, |
597 | 606 | );
|
598 | 607 | path = HomeUI;
|
599 | 608 | sourceTree = "<group>";
|
|
1593 | 1602 | buildActionMask = 2147483647;
|
1594 | 1603 | files = (
|
1595 | 1604 | 08BE633727BF6CBC002BC6A8 /* PlayTextFieldView.swift in Sources */,
|
| 1605 | + 0871C61B2BA04D23000B620D /* CategoryRowView.swift in Sources */, |
1596 | 1606 | 08522BF227D1D49B005FF059 /* PlayCanvas.swift in Sources */,
|
1597 | 1607 | 08BE634827C4B6A2002BC6A8 /* PlayStackView.swift in Sources */,
|
1598 | 1608 | 08BE636227C878EC002BC6A8 /* PlayLazyVStackAndLazyHStackView.swift in Sources */,
|
|
1606 | 1616 | 084417792B99BE720049297D /* DataLink.swift in Sources */,
|
1607 | 1617 | 08522BEB27CF7744005FF059 /* PlayKeyboard.swift in Sources */,
|
1608 | 1618 | 08C3BBA427CF1B7B00ACF0FE /* PlayPickerView.swift in Sources */,
|
| 1619 | + 0871C61D2BA05F44000B620D /* InfosView.swift in Sources */, |
1609 | 1620 | 08448F4B279E872B00B61353 /* GuideView.swift in Sources */,
|
1610 | 1621 | 08397E2D2B9F10AD00DFDD02 /* EditCategoryView.swift in Sources */,
|
1611 | 1622 | 08BE635027C4C0F2002BC6A8 /* PlayFormView.swift in Sources */,
|
|
1623 | 1634 | 08AEAEF3277F09FA00B969E2 /* NavView.swift in Sources */,
|
1624 | 1635 | 086A5F352744ED9600FECE02 /* IssueView.swift in Sources */,
|
1625 | 1636 | 08522BF027CF9FFA005FF059 /* PlayAnimation.swift in Sources */,
|
| 1637 | + 08397E342BA0178500DFDD02 /* DetailLink.swift in Sources */, |
1626 | 1638 | 08AEAEDD277EA64900B969E2 /* DBDevNoti.swift in Sources */,
|
1627 | 1639 | 08BE635E27C72F50002BC6A8 /* PlayNavigationView.swift in Sources */,
|
1628 | 1640 | 08448F0D2799035600B61353 /* PlaySecurity.swift in Sources */,
|
| 1641 | + 0871C6192BA040E5000B620D /* InfoRowView.swift in Sources */, |
1629 | 1642 | 086A5F442744EE2800FECE02 /* SwiftPamphletAppConfig.swift in Sources */,
|
1630 | 1643 | 08C411F427951181006FC340 /* PlaySyntax.swift in Sources */,
|
1631 | 1644 | 083554E12756503B0095E0EE /* AnimateLayout.swift in Sources */,
|
|
1636 | 1649 | 08522BD827CF344B005FF059 /* PlaySliderView.swift in Sources */,
|
1637 | 1650 | 086A5F362744ED9600FECE02 /* RepoView.swift in Sources */,
|
1638 | 1651 | 086A5F302744ED8600FECE02 /* IssuesListFromCustomView.swift in Sources */,
|
1639 |
| - 08397E272B9EF37600DFDD02 /* InfosView.swift in Sources */, |
1640 | 1652 | 08C3BB7E27CE3EBD00ACF0FE /* PlayTabView.swift in Sources */,
|
1641 | 1653 | 084417752B99B9060049297D /* HomeView.swift in Sources */,
|
1642 | 1654 | 08449034279F6D0D00B61353 /* RepoWebView.swift in Sources */,
|
|
0 commit comments