mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
1235 lines
66 KiB
Plaintext
1235 lines
66 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 55;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
182BC48127C4EBBB00A30C33 /* Kingfisher in Frameworks */ = {isa = PBXBuildFile; productRef = 182BC48027C4EBBB00A30C33 /* Kingfisher */; };
|
|
184B31DF27D898960075A669 /* Introspect in Frameworks */ = {isa = PBXBuildFile; productRef = 184B31DE27D898960075A669 /* Introspect */; };
|
|
1850253F27B6918D002E6B18 /* ElementXTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1850253E27B6918D002E6B18 /* ElementXTests.swift */; };
|
|
1850254927B6918D002E6B18 /* ElementXUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1850254827B6918D002E6B18 /* ElementXUITests.swift */; };
|
|
1850254B27B6918D002E6B18 /* ElementXUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1850254A27B6918D002E6B18 /* ElementXUITestsLaunchTests.swift */; };
|
|
1850256C27B6A135002E6B18 /* AppCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1850256227B6A135002E6B18 /* AppCoordinator.swift */; };
|
|
1850256F27B6A135002E6B18 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1850256527B6A135002E6B18 /* AppDelegate.swift */; };
|
|
1850257027B6A135002E6B18 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 1850256827B6A135002E6B18 /* Assets.xcassets */; };
|
|
1850257127B6A135002E6B18 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 1850256927B6A135002E6B18 /* LaunchScreen.storyboard */; };
|
|
1859CF5527D7A6FF00E86E4E /* MatrixRustSDK in Frameworks */ = {isa = PBXBuildFile; productRef = 1859CF5427D7A6FF00E86E4E /* MatrixRustSDK */; };
|
|
1863A3FC27BA5A9100B52E4D /* KeychainAccess in Frameworks */ = {isa = PBXBuildFile; productRef = 1863A3FB27BA5A9100B52E4D /* KeychainAccess */; };
|
|
1863A40627BA6DFC00B52E4D /* SwiftyBeaver in Frameworks */ = {isa = PBXBuildFile; productRef = 1863A40527BA6DFC00B52E4D /* SwiftyBeaver */; };
|
|
18A318DD27DA42C9000867CD /* RoomTimelineViewProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18A318DB27DA42C9000867CD /* RoomTimelineViewProvider.swift */; };
|
|
18F2BAD727D25B4000DD1988 /* RoomProxyProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA7327D25B4000DD1988 /* RoomProxyProtocol.swift */; };
|
|
18F2BAD827D25B4000DD1988 /* RoomProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA7427D25B4000DD1988 /* RoomProxy.swift */; };
|
|
18F2BAD927D25B4000DD1988 /* MockRoomProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA7527D25B4000DD1988 /* MockRoomProxy.swift */; };
|
|
18F2BADA27D25B4000DD1988 /* RoomTimelineProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA7727D25B4000DD1988 /* RoomTimelineProvider.swift */; };
|
|
18F2BADB27D25B4000DD1988 /* AuthenticationCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA7927D25B4000DD1988 /* AuthenticationCoordinator.swift */; };
|
|
18F2BADC27D25B4000DD1988 /* UserSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA7A27D25B4000DD1988 /* UserSession.swift */; };
|
|
18F2BADD27D25B4000DD1988 /* KeychainController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA7B27D25B4000DD1988 /* KeychainController.swift */; };
|
|
18F2BADE27D25B4000DD1988 /* KeychainControllerProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA7C27D25B4000DD1988 /* KeychainControllerProtocol.swift */; };
|
|
18F2BADF27D25B4000DD1988 /* NavigationRouterStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA7F27D25B4000DD1988 /* NavigationRouterStore.swift */; };
|
|
18F2BAE027D25B4000DD1988 /* NavigationRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA8027D25B4000DD1988 /* NavigationRouter.swift */; };
|
|
18F2BAE127D25B4000DD1988 /* RootRouterType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA8127D25B4000DD1988 /* RootRouterType.swift */; };
|
|
18F2BAE227D25B4000DD1988 /* NavigationRouterStoreProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA8227D25B4000DD1988 /* NavigationRouterStoreProtocol.swift */; };
|
|
18F2BAE327D25B4000DD1988 /* RootRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA8327D25B4000DD1988 /* RootRouter.swift */; };
|
|
18F2BAE427D25B4000DD1988 /* Presentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA8427D25B4000DD1988 /* Presentable.swift */; };
|
|
18F2BAE527D25B4000DD1988 /* NavigationModule.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA8527D25B4000DD1988 /* NavigationModule.swift */; };
|
|
18F2BAE627D25B4000DD1988 /* NavigationRouterType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA8627D25B4000DD1988 /* NavigationRouterType.swift */; };
|
|
18F2BAE727D25B4000DD1988 /* RoundedToastView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA8927D25B4000DD1988 /* RoundedToastView.swift */; };
|
|
18F2BAE827D25B4000DD1988 /* RectangleToastView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA8A27D25B4000DD1988 /* RectangleToastView.swift */; };
|
|
18F2BAE927D25B4000DD1988 /* ActivityPresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA8B27D25B4000DD1988 /* ActivityPresentable.swift */; };
|
|
18F2BAEA27D25B4000DD1988 /* ActivityCenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA8C27D25B4000DD1988 /* ActivityCenter.swift */; };
|
|
18F2BAEB27D25B4000DD1988 /* LabelledActivityIndicatorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA8D27D25B4000DD1988 /* LabelledActivityIndicatorView.swift */; };
|
|
18F2BAEC27D25B4000DD1988 /* ToastActivityPresenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA8F27D25B4000DD1988 /* ToastActivityPresenter.swift */; };
|
|
18F2BAED27D25B4000DD1988 /* FullscreenLoadingActivityPresenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA9027D25B4000DD1988 /* FullscreenLoadingActivityPresenter.swift */; };
|
|
18F2BAEE27D25B4000DD1988 /* Activity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA9127D25B4000DD1988 /* Activity.swift */; };
|
|
18F2BAEF27D25B4000DD1988 /* ActivityRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA9227D25B4000DD1988 /* ActivityRequest.swift */; };
|
|
18F2BAF027D25B4000DD1988 /* ActivityDismissal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA9327D25B4000DD1988 /* ActivityDismissal.swift */; };
|
|
18F2BAF127D25B4000DD1988 /* MXLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA9427D25B4000DD1988 /* MXLog.swift */; };
|
|
18F2BAF227D25B4000DD1988 /* WeakDictionaryKeyReference.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA9627D25B4000DD1988 /* WeakDictionaryKeyReference.swift */; };
|
|
18F2BAF327D25B4000DD1988 /* WeakDictionaryReference.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA9727D25B4000DD1988 /* WeakDictionaryReference.swift */; };
|
|
18F2BAF427D25B4000DD1988 /* WeakDictionary.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA9827D25B4000DD1988 /* WeakDictionary.swift */; };
|
|
18F2BAF527D25B4000DD1988 /* WeakKeyDictionary.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA9927D25B4000DD1988 /* WeakKeyDictionary.swift */; };
|
|
18F2BAF627D25B4000DD1988 /* Coordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA9A27D25B4000DD1988 /* Coordinator.swift */; };
|
|
18F2BAF727D25B4000DD1988 /* StateStoreViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA9D27D25B4000DD1988 /* StateStoreViewModel.swift */; };
|
|
18F2BAF827D25B4000DD1988 /* BindableState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BA9E27D25B4000DD1988 /* BindableState.swift */; };
|
|
18F2BAF927D25B4000DD1988 /* SplashViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BAA127D25B4000DD1988 /* SplashViewController.swift */; };
|
|
18F2BAFA27D25B4000DD1988 /* SplashViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 18F2BAA227D25B4000DD1988 /* SplashViewController.xib */; };
|
|
18F2BAFB27D25B4000DD1988 /* HomeScreenCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BAA427D25B4000DD1988 /* HomeScreenCoordinator.swift */; };
|
|
18F2BAFE27D25B4000DD1988 /* HomeScreenViewModelProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BAAA27D25B4000DD1988 /* HomeScreenViewModelProtocol.swift */; };
|
|
18F2BAFF27D25B4000DD1988 /* HomeScreenModels.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BAAB27D25B4000DD1988 /* HomeScreenModels.swift */; };
|
|
18F2BB0027D25B4000DD1988 /* HomeScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BAAD27D25B4000DD1988 /* HomeScreen.swift */; };
|
|
18F2BB0127D25B4000DD1988 /* HomeScreenViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BAAE27D25B4000DD1988 /* HomeScreenViewModel.swift */; };
|
|
18F2BB0C27D25B4000DD1988 /* RoomScreenCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BAC427D25B4000DD1988 /* RoomScreenCoordinator.swift */; };
|
|
18F2BB0D27D25B4000DD1988 /* RoomScreenViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BAC527D25B4000DD1988 /* RoomScreenViewModel.swift */; };
|
|
18F2BB0E27D25B4000DD1988 /* RoomScreenViewModelProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BAC627D25B4000DD1988 /* RoomScreenViewModelProtocol.swift */; };
|
|
18F2BB0F27D25B4000DD1988 /* RoomScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BAC827D25B4000DD1988 /* RoomScreen.swift */; };
|
|
18F2BB1127D25B4000DD1988 /* RoomScreenModels.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BACA27D25B4000DD1988 /* RoomScreenModels.swift */; };
|
|
18F2BB1227D25B4000DD1988 /* LoginScreenViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BACC27D25B4000DD1988 /* LoginScreenViewModel.swift */; };
|
|
18F2BB1527D25B4000DD1988 /* LoginScreenViewModelProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BAD227D25B4000DD1988 /* LoginScreenViewModelProtocol.swift */; };
|
|
18F2BB1627D25B4000DD1988 /* LoginScreenModels.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BAD327D25B4000DD1988 /* LoginScreenModels.swift */; };
|
|
18F2BB1727D25B4000DD1988 /* LoginScreenCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BAD427D25B4000DD1988 /* LoginScreenCoordinator.swift */; };
|
|
18F2BB1827D25B4000DD1988 /* LoginScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BAD627D25B4000DD1988 /* LoginScreen.swift */; };
|
|
18F2BB1A27D25BE800DD1988 /* RoomTimelineController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BB1927D25BE800DD1988 /* RoomTimelineController.swift */; };
|
|
18F2BB1D27D25D1C00DD1988 /* LoginScreenViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BAD127D25B4000DD1988 /* LoginScreenViewModelTests.swift */; };
|
|
18F2BB1E27D25D2200DD1988 /* HomeScreenViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BAA927D25B4000DD1988 /* HomeScreenViewModelTests.swift */; };
|
|
18F2BB1F27D25D3100DD1988 /* RoomScreenViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BAC327D25B4000DD1988 /* RoomScreenViewModelTests.swift */; };
|
|
18F2BB2027D25D3400DD1988 /* RoomScreenUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BAC127D25B4000DD1988 /* RoomScreenUITests.swift */; };
|
|
18F2BB2127D25D3C00DD1988 /* HomeScreenUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BAA727D25B4000DD1988 /* HomeScreenUITests.swift */; };
|
|
18F2BB2227D25D4600DD1988 /* LoginScreenUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BACF27D25B4000DD1988 /* LoginScreenUITests.swift */; };
|
|
18F2BB2827D2647A00DD1988 /* MockRoomTimelineController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BB2727D2647A00DD1988 /* MockRoomTimelineController.swift */; };
|
|
18F2BB2A27D2648900DD1988 /* RoomTimelineControllerProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F2BB2927D2648900DD1988 /* RoomTimelineControllerProtocol.swift */; };
|
|
18F9889827DB7473002F48B4 /* ImageRoomTimelineItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F9889727DB7473002F48B4 /* ImageRoomTimelineItem.swift */; };
|
|
18F9889A27DB747B002F48B4 /* TextRoomTimelineItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F9889927DB747B002F48B4 /* TextRoomTimelineItem.swift */; };
|
|
18F9889C27DB7491002F48B4 /* SeparatorRoomTimelineItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F9889B27DB7491002F48B4 /* SeparatorRoomTimelineItem.swift */; };
|
|
18F9889E27DB752B002F48B4 /* ImageRoomTimelineView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F9889D27DB752B002F48B4 /* ImageRoomTimelineView.swift */; };
|
|
18F988A027DB7532002F48B4 /* TextRoomTimelineView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F9889F27DB7532002F48B4 /* TextRoomTimelineView.swift */; };
|
|
18F988A227DB753B002F48B4 /* SeparatorRoomTimelineView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18F988A127DB753B002F48B4 /* SeparatorRoomTimelineView.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
1850253B27B6918D002E6B18 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 1850251C27B6918C002E6B18 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 1850252327B6918C002E6B18;
|
|
remoteInfo = ElementX;
|
|
};
|
|
1850254527B6918D002E6B18 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 1850251C27B6918C002E6B18 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 1850252327B6918C002E6B18;
|
|
remoteInfo = ElementX;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
1850252427B6918C002E6B18 /* ElementX.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ElementX.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1850253A27B6918D002E6B18 /* ElementXTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ElementXTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1850253E27B6918D002E6B18 /* ElementXTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ElementXTests.swift; sourceTree = "<group>"; };
|
|
1850254427B6918D002E6B18 /* ElementXUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ElementXUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1850254827B6918D002E6B18 /* ElementXUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ElementXUITests.swift; sourceTree = "<group>"; };
|
|
1850254A27B6918D002E6B18 /* ElementXUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ElementXUITestsLaunchTests.swift; sourceTree = "<group>"; };
|
|
1850256227B6A135002E6B18 /* AppCoordinator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppCoordinator.swift; sourceTree = "<group>"; };
|
|
1850256527B6A135002E6B18 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
1850256727B6A135002E6B18 /* ElementX.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = ElementX.entitlements; sourceTree = "<group>"; };
|
|
1850256827B6A135002E6B18 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
1850256A27B6A135002E6B18 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
18A318DB27DA42C9000867CD /* RoomTimelineViewProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RoomTimelineViewProvider.swift; sourceTree = "<group>"; };
|
|
18F2BA7327D25B4000DD1988 /* RoomProxyProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RoomProxyProtocol.swift; sourceTree = "<group>"; };
|
|
18F2BA7427D25B4000DD1988 /* RoomProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RoomProxy.swift; sourceTree = "<group>"; };
|
|
18F2BA7527D25B4000DD1988 /* MockRoomProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MockRoomProxy.swift; sourceTree = "<group>"; };
|
|
18F2BA7727D25B4000DD1988 /* RoomTimelineProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RoomTimelineProvider.swift; sourceTree = "<group>"; };
|
|
18F2BA7927D25B4000DD1988 /* AuthenticationCoordinator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AuthenticationCoordinator.swift; sourceTree = "<group>"; };
|
|
18F2BA7A27D25B4000DD1988 /* UserSession.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserSession.swift; sourceTree = "<group>"; };
|
|
18F2BA7B27D25B4000DD1988 /* KeychainController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeychainController.swift; sourceTree = "<group>"; };
|
|
18F2BA7C27D25B4000DD1988 /* KeychainControllerProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeychainControllerProtocol.swift; sourceTree = "<group>"; };
|
|
18F2BA7F27D25B4000DD1988 /* NavigationRouterStore.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NavigationRouterStore.swift; sourceTree = "<group>"; };
|
|
18F2BA8027D25B4000DD1988 /* NavigationRouter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NavigationRouter.swift; sourceTree = "<group>"; };
|
|
18F2BA8127D25B4000DD1988 /* RootRouterType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RootRouterType.swift; sourceTree = "<group>"; };
|
|
18F2BA8227D25B4000DD1988 /* NavigationRouterStoreProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NavigationRouterStoreProtocol.swift; sourceTree = "<group>"; };
|
|
18F2BA8327D25B4000DD1988 /* RootRouter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RootRouter.swift; sourceTree = "<group>"; };
|
|
18F2BA8427D25B4000DD1988 /* Presentable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Presentable.swift; sourceTree = "<group>"; };
|
|
18F2BA8527D25B4000DD1988 /* NavigationModule.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NavigationModule.swift; sourceTree = "<group>"; };
|
|
18F2BA8627D25B4000DD1988 /* NavigationRouterType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NavigationRouterType.swift; sourceTree = "<group>"; };
|
|
18F2BA8927D25B4000DD1988 /* RoundedToastView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RoundedToastView.swift; sourceTree = "<group>"; };
|
|
18F2BA8A27D25B4000DD1988 /* RectangleToastView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RectangleToastView.swift; sourceTree = "<group>"; };
|
|
18F2BA8B27D25B4000DD1988 /* ActivityPresentable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActivityPresentable.swift; sourceTree = "<group>"; };
|
|
18F2BA8C27D25B4000DD1988 /* ActivityCenter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActivityCenter.swift; sourceTree = "<group>"; };
|
|
18F2BA8D27D25B4000DD1988 /* LabelledActivityIndicatorView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LabelledActivityIndicatorView.swift; sourceTree = "<group>"; };
|
|
18F2BA8F27D25B4000DD1988 /* ToastActivityPresenter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ToastActivityPresenter.swift; sourceTree = "<group>"; };
|
|
18F2BA9027D25B4000DD1988 /* FullscreenLoadingActivityPresenter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FullscreenLoadingActivityPresenter.swift; sourceTree = "<group>"; };
|
|
18F2BA9127D25B4000DD1988 /* Activity.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Activity.swift; sourceTree = "<group>"; };
|
|
18F2BA9227D25B4000DD1988 /* ActivityRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActivityRequest.swift; sourceTree = "<group>"; };
|
|
18F2BA9327D25B4000DD1988 /* ActivityDismissal.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActivityDismissal.swift; sourceTree = "<group>"; };
|
|
18F2BA9427D25B4000DD1988 /* MXLog.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MXLog.swift; sourceTree = "<group>"; };
|
|
18F2BA9627D25B4000DD1988 /* WeakDictionaryKeyReference.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WeakDictionaryKeyReference.swift; sourceTree = "<group>"; };
|
|
18F2BA9727D25B4000DD1988 /* WeakDictionaryReference.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WeakDictionaryReference.swift; sourceTree = "<group>"; };
|
|
18F2BA9827D25B4000DD1988 /* WeakDictionary.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WeakDictionary.swift; sourceTree = "<group>"; };
|
|
18F2BA9927D25B4000DD1988 /* WeakKeyDictionary.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WeakKeyDictionary.swift; sourceTree = "<group>"; };
|
|
18F2BA9A27D25B4000DD1988 /* Coordinator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Coordinator.swift; sourceTree = "<group>"; };
|
|
18F2BA9D27D25B4000DD1988 /* StateStoreViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StateStoreViewModel.swift; sourceTree = "<group>"; };
|
|
18F2BA9E27D25B4000DD1988 /* BindableState.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BindableState.swift; sourceTree = "<group>"; };
|
|
18F2BAA127D25B4000DD1988 /* SplashViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SplashViewController.swift; sourceTree = "<group>"; };
|
|
18F2BAA227D25B4000DD1988 /* SplashViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SplashViewController.xib; sourceTree = "<group>"; };
|
|
18F2BAA427D25B4000DD1988 /* HomeScreenCoordinator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HomeScreenCoordinator.swift; sourceTree = "<group>"; };
|
|
18F2BAA727D25B4000DD1988 /* HomeScreenUITests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HomeScreenUITests.swift; sourceTree = "<group>"; };
|
|
18F2BAA927D25B4000DD1988 /* HomeScreenViewModelTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HomeScreenViewModelTests.swift; sourceTree = "<group>"; };
|
|
18F2BAAA27D25B4000DD1988 /* HomeScreenViewModelProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HomeScreenViewModelProtocol.swift; sourceTree = "<group>"; };
|
|
18F2BAAB27D25B4000DD1988 /* HomeScreenModels.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HomeScreenModels.swift; sourceTree = "<group>"; };
|
|
18F2BAAD27D25B4000DD1988 /* HomeScreen.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HomeScreen.swift; sourceTree = "<group>"; };
|
|
18F2BAAE27D25B4000DD1988 /* HomeScreenViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HomeScreenViewModel.swift; sourceTree = "<group>"; };
|
|
18F2BAC127D25B4000DD1988 /* RoomScreenUITests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RoomScreenUITests.swift; sourceTree = "<group>"; };
|
|
18F2BAC327D25B4000DD1988 /* RoomScreenViewModelTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RoomScreenViewModelTests.swift; sourceTree = "<group>"; };
|
|
18F2BAC427D25B4000DD1988 /* RoomScreenCoordinator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RoomScreenCoordinator.swift; sourceTree = "<group>"; };
|
|
18F2BAC527D25B4000DD1988 /* RoomScreenViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RoomScreenViewModel.swift; sourceTree = "<group>"; };
|
|
18F2BAC627D25B4000DD1988 /* RoomScreenViewModelProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RoomScreenViewModelProtocol.swift; sourceTree = "<group>"; };
|
|
18F2BAC827D25B4000DD1988 /* RoomScreen.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RoomScreen.swift; sourceTree = "<group>"; };
|
|
18F2BACA27D25B4000DD1988 /* RoomScreenModels.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RoomScreenModels.swift; sourceTree = "<group>"; };
|
|
18F2BACC27D25B4000DD1988 /* LoginScreenViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoginScreenViewModel.swift; sourceTree = "<group>"; };
|
|
18F2BACF27D25B4000DD1988 /* LoginScreenUITests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoginScreenUITests.swift; sourceTree = "<group>"; };
|
|
18F2BAD127D25B4000DD1988 /* LoginScreenViewModelTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoginScreenViewModelTests.swift; sourceTree = "<group>"; };
|
|
18F2BAD227D25B4000DD1988 /* LoginScreenViewModelProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoginScreenViewModelProtocol.swift; sourceTree = "<group>"; };
|
|
18F2BAD327D25B4000DD1988 /* LoginScreenModels.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoginScreenModels.swift; sourceTree = "<group>"; };
|
|
18F2BAD427D25B4000DD1988 /* LoginScreenCoordinator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoginScreenCoordinator.swift; sourceTree = "<group>"; };
|
|
18F2BAD627D25B4000DD1988 /* LoginScreen.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoginScreen.swift; sourceTree = "<group>"; };
|
|
18F2BB1927D25BE800DD1988 /* RoomTimelineController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoomTimelineController.swift; sourceTree = "<group>"; };
|
|
18F2BB2727D2647A00DD1988 /* MockRoomTimelineController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockRoomTimelineController.swift; sourceTree = "<group>"; };
|
|
18F2BB2927D2648900DD1988 /* RoomTimelineControllerProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoomTimelineControllerProtocol.swift; sourceTree = "<group>"; };
|
|
18F9889727DB7473002F48B4 /* ImageRoomTimelineItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageRoomTimelineItem.swift; sourceTree = "<group>"; };
|
|
18F9889927DB747B002F48B4 /* TextRoomTimelineItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextRoomTimelineItem.swift; sourceTree = "<group>"; };
|
|
18F9889B27DB7491002F48B4 /* SeparatorRoomTimelineItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeparatorRoomTimelineItem.swift; sourceTree = "<group>"; };
|
|
18F9889D27DB752B002F48B4 /* ImageRoomTimelineView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageRoomTimelineView.swift; sourceTree = "<group>"; };
|
|
18F9889F27DB7532002F48B4 /* TextRoomTimelineView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextRoomTimelineView.swift; sourceTree = "<group>"; };
|
|
18F988A127DB753B002F48B4 /* SeparatorRoomTimelineView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeparatorRoomTimelineView.swift; sourceTree = "<group>"; };
|
|
18FE279627C7B85300016375 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
1850252127B6918C002E6B18 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
182BC48127C4EBBB00A30C33 /* Kingfisher in Frameworks */,
|
|
1863A3FC27BA5A9100B52E4D /* KeychainAccess in Frameworks */,
|
|
184B31DF27D898960075A669 /* Introspect in Frameworks */,
|
|
1859CF5527D7A6FF00E86E4E /* MatrixRustSDK in Frameworks */,
|
|
1863A40627BA6DFC00B52E4D /* SwiftyBeaver in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1850253727B6918D002E6B18 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1850254127B6918D002E6B18 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
1850251B27B6918C002E6B18 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1850252627B6918C002E6B18 /* ElementX */,
|
|
1850253D27B6918D002E6B18 /* ElementXTests */,
|
|
1850254727B6918D002E6B18 /* ElementXUITests */,
|
|
1850252527B6918C002E6B18 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
1850252527B6918C002E6B18 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1850252427B6918C002E6B18 /* ElementX.app */,
|
|
1850253A27B6918D002E6B18 /* ElementXTests.xctest */,
|
|
1850254427B6918D002E6B18 /* ElementXUITests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
1850252627B6918C002E6B18 /* ElementX */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1850256127B6A135002E6B18 /* Sources */,
|
|
1850256627B6A135002E6B18 /* Supporting Files */,
|
|
);
|
|
path = ElementX;
|
|
sourceTree = "<group>";
|
|
};
|
|
1850253D27B6918D002E6B18 /* ElementXTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1850253E27B6918D002E6B18 /* ElementXTests.swift */,
|
|
);
|
|
path = ElementXTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
1850254727B6918D002E6B18 /* ElementXUITests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1850254827B6918D002E6B18 /* ElementXUITests.swift */,
|
|
1850254A27B6918D002E6B18 /* ElementXUITestsLaunchTests.swift */,
|
|
);
|
|
path = ElementXUITests;
|
|
sourceTree = "<group>";
|
|
};
|
|
1850256127B6A135002E6B18 /* Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1850256527B6A135002E6B18 /* AppDelegate.swift */,
|
|
1850256227B6A135002E6B18 /* AppCoordinator.swift */,
|
|
18F2BA7227D25B4000DD1988 /* Services */,
|
|
18F2BA9F27D25B4000DD1988 /* Screens */,
|
|
18F2BA7D27D25B4000DD1988 /* Other */,
|
|
);
|
|
path = Sources;
|
|
sourceTree = "<group>";
|
|
};
|
|
1850256627B6A135002E6B18 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1850256727B6A135002E6B18 /* ElementX.entitlements */,
|
|
1850256827B6A135002E6B18 /* Assets.xcassets */,
|
|
1850256927B6A135002E6B18 /* LaunchScreen.storyboard */,
|
|
18FE279627C7B85300016375 /* Info.plist */,
|
|
);
|
|
path = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
18A318D927DA42C9000867CD /* TimelineItems */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18A318DB27DA42C9000867CD /* RoomTimelineViewProvider.swift */,
|
|
18F9889727DB7473002F48B4 /* ImageRoomTimelineItem.swift */,
|
|
18F9889D27DB752B002F48B4 /* ImageRoomTimelineView.swift */,
|
|
18F9889927DB747B002F48B4 /* TextRoomTimelineItem.swift */,
|
|
18F9889F27DB7532002F48B4 /* TextRoomTimelineView.swift */,
|
|
18F9889B27DB7491002F48B4 /* SeparatorRoomTimelineItem.swift */,
|
|
18F988A127DB753B002F48B4 /* SeparatorRoomTimelineView.swift */,
|
|
);
|
|
path = TimelineItems;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BA7227D25B4000DD1988 /* Services */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BA7827D25B4000DD1988 /* Authentication */,
|
|
18F2BA7627D25B4000DD1988 /* Timeline */,
|
|
18F2BA7327D25B4000DD1988 /* RoomProxyProtocol.swift */,
|
|
18F2BA7427D25B4000DD1988 /* RoomProxy.swift */,
|
|
18F2BA7527D25B4000DD1988 /* MockRoomProxy.swift */,
|
|
);
|
|
path = Services;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BA7627D25B4000DD1988 /* Timeline */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BB2927D2648900DD1988 /* RoomTimelineControllerProtocol.swift */,
|
|
18F2BB1927D25BE800DD1988 /* RoomTimelineController.swift */,
|
|
18F2BB2727D2647A00DD1988 /* MockRoomTimelineController.swift */,
|
|
18F2BA7727D25B4000DD1988 /* RoomTimelineProvider.swift */,
|
|
18A318D927DA42C9000867CD /* TimelineItems */,
|
|
);
|
|
path = Timeline;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BA7827D25B4000DD1988 /* Authentication */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BA7927D25B4000DD1988 /* AuthenticationCoordinator.swift */,
|
|
18F2BA7A27D25B4000DD1988 /* UserSession.swift */,
|
|
18F2BA7B27D25B4000DD1988 /* KeychainController.swift */,
|
|
18F2BA7C27D25B4000DD1988 /* KeychainControllerProtocol.swift */,
|
|
);
|
|
path = Authentication;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BA7D27D25B4000DD1988 /* Other */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BA7E27D25B4000DD1988 /* Routers */,
|
|
18F2BA8727D25B4000DD1988 /* Activity */,
|
|
18F2BA9427D25B4000DD1988 /* MXLog.swift */,
|
|
18F2BA9527D25B4000DD1988 /* WeakDictionary */,
|
|
18F2BA9A27D25B4000DD1988 /* Coordinator.swift */,
|
|
18F2BA9B27D25B4000DD1988 /* SwiftUI */,
|
|
);
|
|
path = Other;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BA7E27D25B4000DD1988 /* Routers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BA7F27D25B4000DD1988 /* NavigationRouterStore.swift */,
|
|
18F2BA8027D25B4000DD1988 /* NavigationRouter.swift */,
|
|
18F2BA8127D25B4000DD1988 /* RootRouterType.swift */,
|
|
18F2BA8227D25B4000DD1988 /* NavigationRouterStoreProtocol.swift */,
|
|
18F2BA8327D25B4000DD1988 /* RootRouter.swift */,
|
|
18F2BA8427D25B4000DD1988 /* Presentable.swift */,
|
|
18F2BA8527D25B4000DD1988 /* NavigationModule.swift */,
|
|
18F2BA8627D25B4000DD1988 /* NavigationRouterType.swift */,
|
|
);
|
|
path = Routers;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BA8727D25B4000DD1988 /* Activity */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BA8827D25B4000DD1988 /* Toasts */,
|
|
18F2BA8B27D25B4000DD1988 /* ActivityPresentable.swift */,
|
|
18F2BA8C27D25B4000DD1988 /* ActivityCenter.swift */,
|
|
18F2BA8D27D25B4000DD1988 /* LabelledActivityIndicatorView.swift */,
|
|
18F2BA8E27D25B4000DD1988 /* ActivityPresenters */,
|
|
18F2BA9127D25B4000DD1988 /* Activity.swift */,
|
|
18F2BA9227D25B4000DD1988 /* ActivityRequest.swift */,
|
|
18F2BA9327D25B4000DD1988 /* ActivityDismissal.swift */,
|
|
);
|
|
path = Activity;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BA8827D25B4000DD1988 /* Toasts */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BA8927D25B4000DD1988 /* RoundedToastView.swift */,
|
|
18F2BA8A27D25B4000DD1988 /* RectangleToastView.swift */,
|
|
);
|
|
path = Toasts;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BA8E27D25B4000DD1988 /* ActivityPresenters */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BA8F27D25B4000DD1988 /* ToastActivityPresenter.swift */,
|
|
18F2BA9027D25B4000DD1988 /* FullscreenLoadingActivityPresenter.swift */,
|
|
);
|
|
path = ActivityPresenters;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BA9527D25B4000DD1988 /* WeakDictionary */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BA9627D25B4000DD1988 /* WeakDictionaryKeyReference.swift */,
|
|
18F2BA9727D25B4000DD1988 /* WeakDictionaryReference.swift */,
|
|
18F2BA9827D25B4000DD1988 /* WeakDictionary.swift */,
|
|
18F2BA9927D25B4000DD1988 /* WeakKeyDictionary.swift */,
|
|
);
|
|
path = WeakDictionary;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BA9B27D25B4000DD1988 /* SwiftUI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BA9C27D25B4000DD1988 /* ViewModel */,
|
|
);
|
|
path = SwiftUI;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BA9C27D25B4000DD1988 /* ViewModel */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BA9D27D25B4000DD1988 /* StateStoreViewModel.swift */,
|
|
18F2BA9E27D25B4000DD1988 /* BindableState.swift */,
|
|
);
|
|
path = ViewModel;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BA9F27D25B4000DD1988 /* Screens */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BAA027D25B4000DD1988 /* Splash */,
|
|
18F2BACB27D25B4000DD1988 /* LoginScreen */,
|
|
18F2BAA327D25B4000DD1988 /* HomeScreen */,
|
|
18F2BABE27D25B4000DD1988 /* RoomScreen */,
|
|
);
|
|
path = Screens;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BAA027D25B4000DD1988 /* Splash */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BAA127D25B4000DD1988 /* SplashViewController.swift */,
|
|
18F2BAA227D25B4000DD1988 /* SplashViewController.xib */,
|
|
);
|
|
path = Splash;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BAA327D25B4000DD1988 /* HomeScreen */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BAAB27D25B4000DD1988 /* HomeScreenModels.swift */,
|
|
18F2BAA427D25B4000DD1988 /* HomeScreenCoordinator.swift */,
|
|
18F2BAAA27D25B4000DD1988 /* HomeScreenViewModelProtocol.swift */,
|
|
18F2BAAE27D25B4000DD1988 /* HomeScreenViewModel.swift */,
|
|
18F2BAAC27D25B4000DD1988 /* View */,
|
|
18F2BAA527D25B4000DD1988 /* Test */,
|
|
);
|
|
path = HomeScreen;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BAA527D25B4000DD1988 /* Test */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BAA627D25B4000DD1988 /* UI */,
|
|
18F2BAA827D25B4000DD1988 /* Unit */,
|
|
);
|
|
path = Test;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BAA627D25B4000DD1988 /* UI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BAA727D25B4000DD1988 /* HomeScreenUITests.swift */,
|
|
);
|
|
path = UI;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BAA827D25B4000DD1988 /* Unit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BAA927D25B4000DD1988 /* HomeScreenViewModelTests.swift */,
|
|
);
|
|
path = Unit;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BAAC27D25B4000DD1988 /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BAAD27D25B4000DD1988 /* HomeScreen.swift */,
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BABE27D25B4000DD1988 /* RoomScreen */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BACA27D25B4000DD1988 /* RoomScreenModels.swift */,
|
|
18F2BAC427D25B4000DD1988 /* RoomScreenCoordinator.swift */,
|
|
18F2BAC627D25B4000DD1988 /* RoomScreenViewModelProtocol.swift */,
|
|
18F2BAC527D25B4000DD1988 /* RoomScreenViewModel.swift */,
|
|
18F2BAC727D25B4000DD1988 /* View */,
|
|
18F2BABF27D25B4000DD1988 /* Test */,
|
|
);
|
|
path = RoomScreen;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BABF27D25B4000DD1988 /* Test */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BAC027D25B4000DD1988 /* UI */,
|
|
18F2BAC227D25B4000DD1988 /* Unit */,
|
|
);
|
|
path = Test;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BAC027D25B4000DD1988 /* UI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BAC127D25B4000DD1988 /* RoomScreenUITests.swift */,
|
|
);
|
|
path = UI;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BAC227D25B4000DD1988 /* Unit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BAC327D25B4000DD1988 /* RoomScreenViewModelTests.swift */,
|
|
);
|
|
path = Unit;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BAC727D25B4000DD1988 /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BAC827D25B4000DD1988 /* RoomScreen.swift */,
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BACB27D25B4000DD1988 /* LoginScreen */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BAD327D25B4000DD1988 /* LoginScreenModels.swift */,
|
|
18F2BAD427D25B4000DD1988 /* LoginScreenCoordinator.swift */,
|
|
18F2BAD227D25B4000DD1988 /* LoginScreenViewModelProtocol.swift */,
|
|
18F2BACC27D25B4000DD1988 /* LoginScreenViewModel.swift */,
|
|
18F2BACD27D25B4000DD1988 /* Test */,
|
|
18F2BAD527D25B4000DD1988 /* View */,
|
|
);
|
|
path = LoginScreen;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BACD27D25B4000DD1988 /* Test */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BACE27D25B4000DD1988 /* UI */,
|
|
18F2BAD027D25B4000DD1988 /* Unit */,
|
|
);
|
|
path = Test;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BACE27D25B4000DD1988 /* UI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BACF27D25B4000DD1988 /* LoginScreenUITests.swift */,
|
|
);
|
|
path = UI;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BAD027D25B4000DD1988 /* Unit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BAD127D25B4000DD1988 /* LoginScreenViewModelTests.swift */,
|
|
);
|
|
path = Unit;
|
|
sourceTree = "<group>";
|
|
};
|
|
18F2BAD527D25B4000DD1988 /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18F2BAD627D25B4000DD1988 /* LoginScreen.swift */,
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
1850252327B6918C002E6B18 /* ElementX */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1850254E27B6918D002E6B18 /* Build configuration list for PBXNativeTarget "ElementX" */;
|
|
buildPhases = (
|
|
1850252027B6918C002E6B18 /* Sources */,
|
|
1850252127B6918C002E6B18 /* Frameworks */,
|
|
1850252227B6918C002E6B18 /* Resources */,
|
|
184230FC27BAAC5800033771 /* ShellScript */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = ElementX;
|
|
packageProductDependencies = (
|
|
1863A3FB27BA5A9100B52E4D /* KeychainAccess */,
|
|
1863A40527BA6DFC00B52E4D /* SwiftyBeaver */,
|
|
182BC48027C4EBBB00A30C33 /* Kingfisher */,
|
|
1859CF5427D7A6FF00E86E4E /* MatrixRustSDK */,
|
|
184B31DE27D898960075A669 /* Introspect */,
|
|
);
|
|
productName = ElementX;
|
|
productReference = 1850252427B6918C002E6B18 /* ElementX.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
1850253927B6918D002E6B18 /* ElementXTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1850255127B6918D002E6B18 /* Build configuration list for PBXNativeTarget "ElementXTests" */;
|
|
buildPhases = (
|
|
1850253627B6918D002E6B18 /* Sources */,
|
|
1850253727B6918D002E6B18 /* Frameworks */,
|
|
1850253827B6918D002E6B18 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
1850253C27B6918D002E6B18 /* PBXTargetDependency */,
|
|
);
|
|
name = ElementXTests;
|
|
productName = ElementXTests;
|
|
productReference = 1850253A27B6918D002E6B18 /* ElementXTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
1850254327B6918D002E6B18 /* ElementXUITests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1850255427B6918D002E6B18 /* Build configuration list for PBXNativeTarget "ElementXUITests" */;
|
|
buildPhases = (
|
|
1850254027B6918D002E6B18 /* Sources */,
|
|
1850254127B6918D002E6B18 /* Frameworks */,
|
|
1850254227B6918D002E6B18 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
1850254627B6918D002E6B18 /* PBXTargetDependency */,
|
|
);
|
|
name = ElementXUITests;
|
|
productName = ElementXUITests;
|
|
productReference = 1850254427B6918D002E6B18 /* ElementXUITests.xctest */;
|
|
productType = "com.apple.product-type.bundle.ui-testing";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
1850251C27B6918C002E6B18 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastSwiftUpdateCheck = 1320;
|
|
LastUpgradeCheck = 1320;
|
|
ORGANIZATIONNAME = Element;
|
|
TargetAttributes = {
|
|
1850252327B6918C002E6B18 = {
|
|
CreatedOnToolsVersion = 13.2.1;
|
|
};
|
|
1850253927B6918D002E6B18 = {
|
|
CreatedOnToolsVersion = 13.2.1;
|
|
TestTargetID = 1850252327B6918C002E6B18;
|
|
};
|
|
1850254327B6918D002E6B18 = {
|
|
CreatedOnToolsVersion = 13.2.1;
|
|
TestTargetID = 1850252327B6918C002E6B18;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 1850251F27B6918C002E6B18 /* Build configuration list for PBXProject "ElementX" */;
|
|
compatibilityVersion = "Xcode 13.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 1850251B27B6918C002E6B18;
|
|
packageReferences = (
|
|
1863A3FA27BA5A9100B52E4D /* XCRemoteSwiftPackageReference "KeychainAccess" */,
|
|
1863A40427BA6DFC00B52E4D /* XCRemoteSwiftPackageReference "SwiftyBeaver" */,
|
|
182BC47F27C4EBBB00A30C33 /* XCRemoteSwiftPackageReference "Kingfisher" */,
|
|
1859CF5327D7A6FF00E86E4E /* XCRemoteSwiftPackageReference "matrix-rust-components-swift" */,
|
|
184B31DD27D898960075A669 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */,
|
|
);
|
|
productRefGroup = 1850252527B6918C002E6B18 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
1850252327B6918C002E6B18 /* ElementX */,
|
|
1850253927B6918D002E6B18 /* ElementXTests */,
|
|
1850254327B6918D002E6B18 /* ElementXUITests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
1850252227B6918C002E6B18 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1850257127B6A135002E6B18 /* LaunchScreen.storyboard in Resources */,
|
|
18F2BAFA27D25B4000DD1988 /* SplashViewController.xib in Resources */,
|
|
1850257027B6A135002E6B18 /* Assets.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1850253827B6918D002E6B18 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1850254227B6918D002E6B18 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
184230FC27BAAC5800033771 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "export PATH=\"$PATH:/opt/homebrew/bin\"\n\nif which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
1850252027B6918C002E6B18 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
18F2BADE27D25B4000DD1988 /* KeychainControllerProtocol.swift in Sources */,
|
|
18F2BAED27D25B4000DD1988 /* FullscreenLoadingActivityPresenter.swift in Sources */,
|
|
18F2BB0F27D25B4000DD1988 /* RoomScreen.swift in Sources */,
|
|
18F2BAFF27D25B4000DD1988 /* HomeScreenModels.swift in Sources */,
|
|
18F9889C27DB7491002F48B4 /* SeparatorRoomTimelineItem.swift in Sources */,
|
|
18F2BB1527D25B4000DD1988 /* LoginScreenViewModelProtocol.swift in Sources */,
|
|
18F2BAEB27D25B4000DD1988 /* LabelledActivityIndicatorView.swift in Sources */,
|
|
18F2BAE427D25B4000DD1988 /* Presentable.swift in Sources */,
|
|
18F2BAF927D25B4000DD1988 /* SplashViewController.swift in Sources */,
|
|
18F2BAE327D25B4000DD1988 /* RootRouter.swift in Sources */,
|
|
18F2BAE527D25B4000DD1988 /* NavigationModule.swift in Sources */,
|
|
18F2BB1227D25B4000DD1988 /* LoginScreenViewModel.swift in Sources */,
|
|
18F2BAD927D25B4000DD1988 /* MockRoomProxy.swift in Sources */,
|
|
18F2BAE727D25B4000DD1988 /* RoundedToastView.swift in Sources */,
|
|
18F2BAF227D25B4000DD1988 /* WeakDictionaryKeyReference.swift in Sources */,
|
|
18F988A027DB7532002F48B4 /* TextRoomTimelineView.swift in Sources */,
|
|
18F2BAE027D25B4000DD1988 /* NavigationRouter.swift in Sources */,
|
|
18F2BAF627D25B4000DD1988 /* Coordinator.swift in Sources */,
|
|
18F2BAEA27D25B4000DD1988 /* ActivityCenter.swift in Sources */,
|
|
18F2BB1A27D25BE800DD1988 /* RoomTimelineController.swift in Sources */,
|
|
18F2BAF327D25B4000DD1988 /* WeakDictionaryReference.swift in Sources */,
|
|
18F2BB2A27D2648900DD1988 /* RoomTimelineControllerProtocol.swift in Sources */,
|
|
18F2BAF127D25B4000DD1988 /* MXLog.swift in Sources */,
|
|
18F2BAF727D25B4000DD1988 /* StateStoreViewModel.swift in Sources */,
|
|
18F2BAF427D25B4000DD1988 /* WeakDictionary.swift in Sources */,
|
|
18F2BB1127D25B4000DD1988 /* RoomScreenModels.swift in Sources */,
|
|
18F2BADB27D25B4000DD1988 /* AuthenticationCoordinator.swift in Sources */,
|
|
1850256F27B6A135002E6B18 /* AppDelegate.swift in Sources */,
|
|
18F2BAE627D25B4000DD1988 /* NavigationRouterType.swift in Sources */,
|
|
18F2BAE927D25B4000DD1988 /* ActivityPresentable.swift in Sources */,
|
|
18F2BAF827D25B4000DD1988 /* BindableState.swift in Sources */,
|
|
18F2BAD827D25B4000DD1988 /* RoomProxy.swift in Sources */,
|
|
18F2BB1827D25B4000DD1988 /* LoginScreen.swift in Sources */,
|
|
18F2BAE227D25B4000DD1988 /* NavigationRouterStoreProtocol.swift in Sources */,
|
|
18F2BAD727D25B4000DD1988 /* RoomProxyProtocol.swift in Sources */,
|
|
18F2BB1727D25B4000DD1988 /* LoginScreenCoordinator.swift in Sources */,
|
|
18F2BAF527D25B4000DD1988 /* WeakKeyDictionary.swift in Sources */,
|
|
18F2BADF27D25B4000DD1988 /* NavigationRouterStore.swift in Sources */,
|
|
18F2BAFE27D25B4000DD1988 /* HomeScreenViewModelProtocol.swift in Sources */,
|
|
18F2BAE827D25B4000DD1988 /* RectangleToastView.swift in Sources */,
|
|
18F2BB1627D25B4000DD1988 /* LoginScreenModels.swift in Sources */,
|
|
18F9889E27DB752B002F48B4 /* ImageRoomTimelineView.swift in Sources */,
|
|
18F2BADA27D25B4000DD1988 /* RoomTimelineProvider.swift in Sources */,
|
|
18F9889827DB7473002F48B4 /* ImageRoomTimelineItem.swift in Sources */,
|
|
18F2BB0027D25B4000DD1988 /* HomeScreen.swift in Sources */,
|
|
18F2BB2827D2647A00DD1988 /* MockRoomTimelineController.swift in Sources */,
|
|
18F2BB0127D25B4000DD1988 /* HomeScreenViewModel.swift in Sources */,
|
|
18F2BAF027D25B4000DD1988 /* ActivityDismissal.swift in Sources */,
|
|
18F2BADD27D25B4000DD1988 /* KeychainController.swift in Sources */,
|
|
18A318DD27DA42C9000867CD /* RoomTimelineViewProvider.swift in Sources */,
|
|
18F2BAFB27D25B4000DD1988 /* HomeScreenCoordinator.swift in Sources */,
|
|
18F2BB0C27D25B4000DD1988 /* RoomScreenCoordinator.swift in Sources */,
|
|
18F2BB0E27D25B4000DD1988 /* RoomScreenViewModelProtocol.swift in Sources */,
|
|
18F2BB0D27D25B4000DD1988 /* RoomScreenViewModel.swift in Sources */,
|
|
18F988A227DB753B002F48B4 /* SeparatorRoomTimelineView.swift in Sources */,
|
|
18F2BAE127D25B4000DD1988 /* RootRouterType.swift in Sources */,
|
|
1850256C27B6A135002E6B18 /* AppCoordinator.swift in Sources */,
|
|
18F9889A27DB747B002F48B4 /* TextRoomTimelineItem.swift in Sources */,
|
|
18F2BADC27D25B4000DD1988 /* UserSession.swift in Sources */,
|
|
18F2BAEF27D25B4000DD1988 /* ActivityRequest.swift in Sources */,
|
|
18F2BAEE27D25B4000DD1988 /* Activity.swift in Sources */,
|
|
18F2BAEC27D25B4000DD1988 /* ToastActivityPresenter.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1850253627B6918D002E6B18 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
18F2BB2027D25D3400DD1988 /* RoomScreenUITests.swift in Sources */,
|
|
18F2BB1E27D25D2200DD1988 /* HomeScreenViewModelTests.swift in Sources */,
|
|
18F2BB1D27D25D1C00DD1988 /* LoginScreenViewModelTests.swift in Sources */,
|
|
1850253F27B6918D002E6B18 /* ElementXTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1850254027B6918D002E6B18 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
18F2BB2127D25D3C00DD1988 /* HomeScreenUITests.swift in Sources */,
|
|
1850254B27B6918D002E6B18 /* ElementXUITestsLaunchTests.swift in Sources */,
|
|
1850254927B6918D002E6B18 /* ElementXUITests.swift in Sources */,
|
|
18F2BB2227D25D4600DD1988 /* LoginScreenUITests.swift in Sources */,
|
|
18F2BB1F27D25D3100DD1988 /* RoomScreenViewModelTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
1850253C27B6918D002E6B18 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 1850252327B6918C002E6B18 /* ElementX */;
|
|
targetProxy = 1850253B27B6918D002E6B18 /* PBXContainerItemProxy */;
|
|
};
|
|
1850254627B6918D002E6B18 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 1850252327B6918C002E6B18 /* ElementX */;
|
|
targetProxy = 1850254527B6918D002E6B18 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
1850256927B6A135002E6B18 /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
1850256A27B6A135002E6B18 /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
1850254C27B6918D002E6B18 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_BITCODE = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
INFOPLIST_FILE = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.2;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
1850254D27B6918D002E6B18 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_BITCODE = NO;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
INFOPLIST_FILE = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.2;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
1850254F27B6918D002E6B18 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = "ElementX/Supporting Files/ElementX.entitlements";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 7J4U792NQT;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = "ElementX/Supporting Files/Info.plist";
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = io.element.elementx;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SUPPORTS_MACCATALYST = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
1850255027B6918D002E6B18 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = "ElementX/Supporting Files/ElementX.entitlements";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 7J4U792NQT;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = "ElementX/Supporting Files/Info.plist";
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = io.element.elementx;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SUPPORTS_MACCATALYST = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
1850255227B6918D002E6B18 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 7J4U792NQT;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.2;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = io.element.ElementXTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ElementX.app/ElementX";
|
|
};
|
|
name = Debug;
|
|
};
|
|
1850255327B6918D002E6B18 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 7J4U792NQT;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.2;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = io.element.ElementXTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ElementX.app/ElementX";
|
|
};
|
|
name = Release;
|
|
};
|
|
1850255527B6918D002E6B18 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 7J4U792NQT;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = io.element.ElementXUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = ElementX;
|
|
};
|
|
name = Debug;
|
|
};
|
|
1850255627B6918D002E6B18 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 7J4U792NQT;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = io.element.ElementXUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = ElementX;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
1850251F27B6918C002E6B18 /* Build configuration list for PBXProject "ElementX" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1850254C27B6918D002E6B18 /* Debug */,
|
|
1850254D27B6918D002E6B18 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
1850254E27B6918D002E6B18 /* Build configuration list for PBXNativeTarget "ElementX" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1850254F27B6918D002E6B18 /* Debug */,
|
|
1850255027B6918D002E6B18 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
1850255127B6918D002E6B18 /* Build configuration list for PBXNativeTarget "ElementXTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1850255227B6918D002E6B18 /* Debug */,
|
|
1850255327B6918D002E6B18 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
1850255427B6918D002E6B18 /* Build configuration list for PBXNativeTarget "ElementXUITests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1850255527B6918D002E6B18 /* Debug */,
|
|
1850255627B6918D002E6B18 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
182BC47F27C4EBBB00A30C33 /* XCRemoteSwiftPackageReference "Kingfisher" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/onevcat/Kingfisher";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 7.0.0;
|
|
};
|
|
};
|
|
184B31DD27D898960075A669 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/siteline/SwiftUI-Introspect.git";
|
|
requirement = {
|
|
branch = master;
|
|
kind = branch;
|
|
};
|
|
};
|
|
1859CF5327D7A6FF00E86E4E /* XCRemoteSwiftPackageReference "matrix-rust-components-swift" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/matrix-org/matrix-rust-components-swift.git";
|
|
requirement = {
|
|
branch = main;
|
|
kind = branch;
|
|
};
|
|
};
|
|
1863A3FA27BA5A9100B52E4D /* XCRemoteSwiftPackageReference "KeychainAccess" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/kishikawakatsumi/KeychainAccess";
|
|
requirement = {
|
|
branch = master;
|
|
kind = branch;
|
|
};
|
|
};
|
|
1863A40427BA6DFC00B52E4D /* XCRemoteSwiftPackageReference "SwiftyBeaver" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/SwiftyBeaver/SwiftyBeaver";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 1.0.0;
|
|
};
|
|
};
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
182BC48027C4EBBB00A30C33 /* Kingfisher */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 182BC47F27C4EBBB00A30C33 /* XCRemoteSwiftPackageReference "Kingfisher" */;
|
|
productName = Kingfisher;
|
|
};
|
|
184B31DE27D898960075A669 /* Introspect */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 184B31DD27D898960075A669 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */;
|
|
productName = Introspect;
|
|
};
|
|
1859CF5427D7A6FF00E86E4E /* MatrixRustSDK */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 1859CF5327D7A6FF00E86E4E /* XCRemoteSwiftPackageReference "matrix-rust-components-swift" */;
|
|
productName = MatrixRustSDK;
|
|
};
|
|
1863A3FB27BA5A9100B52E4D /* KeychainAccess */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 1863A3FA27BA5A9100B52E4D /* XCRemoteSwiftPackageReference "KeychainAccess" */;
|
|
productName = KeychainAccess;
|
|
};
|
|
1863A40527BA6DFC00B52E4D /* SwiftyBeaver */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 1863A40427BA6DFC00B52E4D /* XCRemoteSwiftPackageReference "SwiftyBeaver" */;
|
|
productName = SwiftyBeaver;
|
|
};
|
|
/* End XCSwiftPackageProductDependency section */
|
|
};
|
|
rootObject = 1850251C27B6918C002E6B18 /* Project object */;
|
|
}
|