mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00
Add back project config 🤦♂️
This commit is contained in:
parent
604c2a007e
commit
b9001db272
@ -555,6 +555,7 @@
|
||||
5B2F9D5C39A4494D19F33E38 /* SettingsViewModelProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsViewModelProtocol.swift; sourceTree = "<group>"; };
|
||||
5B9D5F812E5AD6DC786DBC9B /* NavigationRouterStoreProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigationRouterStoreProtocol.swift; sourceTree = "<group>"; };
|
||||
5CB7F9D6FC121204D59E18DF /* Presentable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Presentable.swift; sourceTree = "<group>"; };
|
||||
5D26A086A8278D39B5756D6F /* project.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = project.yml; sourceTree = "<group>"; };
|
||||
5D2D0A6F1ABC99D29462FB84 /* AuthenticationCoordinatorUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthenticationCoordinatorUITests.swift; sourceTree = "<group>"; };
|
||||
5D8EA85D4F10D7445BB6368A /* UserIndicatorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserIndicatorTests.swift; sourceTree = "<group>"; };
|
||||
5F12E996BFBEB43815189ABF /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = uk; path = uk.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
||||
@ -1097,6 +1098,7 @@
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
3A008A7A3B4DF58C1A7AD142 /* changelog.d */,
|
||||
5D26A086A8278D39B5756D6F /* project.yml */,
|
||||
99B9B46F2D621380428E68F7 /* ElementX */,
|
||||
A4852B57D55D71EEBFCD931D /* UnitTests */,
|
||||
C0FAC17D4DD7D3A502822550 /* UITests */,
|
||||
|
@ -3,6 +3,7 @@ attributes:
|
||||
ORGANIZATIONNAME: Element
|
||||
|
||||
fileGroups:
|
||||
- project.yml
|
||||
- changelog.d
|
||||
|
||||
options:
|
||||
|
Loading…
x
Reference in New Issue
Block a user