|
121 | 121 | DA2384BB27CBC2CE009E15E0 /* GintoMedium.otf in Resources */ = {isa = PBXBuildFile; fileRef = DA2384B927CBC2CE009E15E0 /* GintoMedium.otf */; }; |
122 | 122 | DA2384BF27CCBB26009E15E0 /* EmbedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA2384BE27CCBB26009E15E0 /* EmbedView.swift */; }; |
123 | 123 | DA2384C627CD1921009E15E0 /* LoadingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA2384C527CD1921009E15E0 /* LoadingView.swift */; }; |
| 124 | + DA251ED72ACF077F0030C845 /* User+displayName.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA251ED62ACF077F0030C845 /* User+displayName.swift */; }; |
| 125 | + DA251ED82ACF077F0030C845 /* User+displayName.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA251ED62ACF077F0030C845 /* User+displayName.swift */; }; |
124 | 126 | DA264C1528C8852900FBB4B5 /* FlatMenuStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA264C1428C8852900FBB4B5 /* FlatMenuStyle.swift */; }; |
125 | 127 | DA264C1728C89FE300FBB4B5 /* PresenceStatus+.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA264C1628C89FE300FBB4B5 /* PresenceStatus+.swift */; }; |
126 | 128 | DA264C1A28C8E27E00FBB4B5 /* CustomStatusDialog.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA264C1928C8E27E00FBB4B5 /* CustomStatusDialog.swift */; }; |
|
294 | 296 | DA2384B927CBC2CE009E15E0 /* GintoMedium.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = GintoMedium.otf; sourceTree = "<group>"; }; |
295 | 297 | DA2384BE27CCBB26009E15E0 /* EmbedView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmbedView.swift; sourceTree = "<group>"; }; |
296 | 298 | DA2384C527CD1921009E15E0 /* LoadingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoadingView.swift; sourceTree = "<group>"; }; |
| 299 | + DA251ED62ACF077F0030C845 /* User+displayName.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "User+displayName.swift"; sourceTree = "<group>"; }; |
297 | 300 | DA264C1428C8852900FBB4B5 /* FlatMenuStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FlatMenuStyle.swift; sourceTree = "<group>"; }; |
298 | 301 | DA264C1628C89FE300FBB4B5 /* PresenceStatus+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "PresenceStatus+.swift"; sourceTree = "<group>"; }; |
299 | 302 | DA264C1928C8E27E00FBB4B5 /* CustomStatusDialog.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomStatusDialog.swift; sourceTree = "<group>"; }; |
|
839 | 842 | DA54D5752844B9C500B11857 /* CurrentUser+.swift */, |
840 | 843 | DAC437782900F3FD00D3A894 /* Snowflake+.swift */, |
841 | 844 | DA9029562A0CC450008E05FA /* Permissions+.swift */, |
| 845 | + DA251ED62ACF077F0030C845 /* User+displayName.swift */, |
842 | 846 | ); |
843 | 847 | path = DiscordAPI; |
844 | 848 | sourceTree = "<group>"; |
|
1134 | 1138 | 36429958286801C900483D0A /* AppSettingsView.swift in Sources */, |
1135 | 1139 | 36429959286801C900483D0A /* WebView.swift in Sources */, |
1136 | 1140 | 3642995A286801C900483D0A /* DebugSettingsView.swift in Sources */, |
| 1141 | + DA251ED82ACF077F0030C845 /* User+displayName.swift in Sources */, |
1137 | 1142 | 3642995B286801C900483D0A /* LoginView.swift in Sources */, |
1138 | 1143 | 3642995C286801C900483D0A /* UIStateEnv.swift in Sources */, |
1139 | 1144 | 3642995D286801C900483D0A /* MessageView.swift in Sources */, |
|
1251 | 1256 | DA57F44628065209001DC46E /* ChannelButton.swift in Sources */, |
1252 | 1257 | DA32EF6627CB772300A9ED72 /* CacheModel.xcdatamodeld in Sources */, |
1253 | 1258 | 03A188C02A0FDB8A00D5F4BC /* MessageStickerView.swift in Sources */, |
| 1259 | + DA251ED72ACF077F0030C845 /* User+displayName.swift in Sources */, |
1254 | 1260 | E7AF1C33282FB02A001F78DF /* UserSettingsAccount.swift in Sources */, |
1255 | 1261 | DA520AE227D76BEB009FD740 /* Bool+.swift in Sources */, |
1256 | 1262 | 03A188BE2A0FDB7500D5F4BC /* BasicStickerView.swift in Sources */, |
|
1828 | 1834 | isa = XCRemoteSwiftPackageReference; |
1829 | 1835 | repositoryURL = "https://github.com/SwiftcordApp/DiscordKit"; |
1830 | 1836 | requirement = { |
1831 | | - kind = revision; |
1832 | | - revision = 2b6151e35a328d47f9f920c43179c1aa1fabd82c; |
| 1837 | + branch = main; |
| 1838 | + kind = branch; |
1833 | 1839 | }; |
1834 | 1840 | }; |
1835 | 1841 | DA8AEA6629029747007BAAEA /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */ = { |
|
0 commit comments