|
|
@ -159,6 +159,7 @@
|
|
|
|
7BDCFC08242186E700641C39 /* NotificationServiceExtensionContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BDCFC07242186E700641C39 /* NotificationServiceExtensionContext.swift */; };
|
|
|
|
7BDCFC08242186E700641C39 /* NotificationServiceExtensionContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BDCFC07242186E700641C39 /* NotificationServiceExtensionContext.swift */; };
|
|
|
|
7BDCFC0B2421EB7600641C39 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = B6F509951AA53F760068F56A /* Localizable.strings */; };
|
|
|
|
7BDCFC0B2421EB7600641C39 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = B6F509951AA53F760068F56A /* Localizable.strings */; };
|
|
|
|
7BDE2A982A8B122900AE4393 /* LandingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BDE2A972A8B122900AE4393 /* LandingView.swift */; };
|
|
|
|
7BDE2A982A8B122900AE4393 /* LandingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BDE2A972A8B122900AE4393 /* LandingView.swift */; };
|
|
|
|
|
|
|
|
7BDE2A9A2A8C59CF00AE4393 /* AttributedText.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BDE2A992A8C59CF00AE4393 /* AttributedText.swift */; };
|
|
|
|
7BF8D1FB2A70AF57005F1D6E /* SwiftUI+Theme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BF8D1FA2A70AF57005F1D6E /* SwiftUI+Theme.swift */; };
|
|
|
|
7BF8D1FB2A70AF57005F1D6E /* SwiftUI+Theme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BF8D1FA2A70AF57005F1D6E /* SwiftUI+Theme.swift */; };
|
|
|
|
7BFA8AE32831D0D4001876F3 /* ContextMenuVC+EmojiReactsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BFA8AE22831D0D4001876F3 /* ContextMenuVC+EmojiReactsView.swift */; };
|
|
|
|
7BFA8AE32831D0D4001876F3 /* ContextMenuVC+EmojiReactsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BFA8AE22831D0D4001876F3 /* ContextMenuVC+EmojiReactsView.swift */; };
|
|
|
|
7BFD1A8A2745C4F000FB91B9 /* Permissions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BFD1A892745C4F000FB91B9 /* Permissions.swift */; };
|
|
|
|
7BFD1A8A2745C4F000FB91B9 /* Permissions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BFD1A892745C4F000FB91B9 /* Permissions.swift */; };
|
|
|
@ -1274,6 +1275,7 @@
|
|
|
|
7BDCFC0424206E7300641C39 /* SessionNotificationServiceExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = SessionNotificationServiceExtension.entitlements; sourceTree = "<group>"; };
|
|
|
|
7BDCFC0424206E7300641C39 /* SessionNotificationServiceExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = SessionNotificationServiceExtension.entitlements; sourceTree = "<group>"; };
|
|
|
|
7BDCFC07242186E700641C39 /* NotificationServiceExtensionContext.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NotificationServiceExtensionContext.swift; sourceTree = "<group>"; };
|
|
|
|
7BDCFC07242186E700641C39 /* NotificationServiceExtensionContext.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NotificationServiceExtensionContext.swift; sourceTree = "<group>"; };
|
|
|
|
7BDE2A972A8B122900AE4393 /* LandingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LandingView.swift; sourceTree = "<group>"; };
|
|
|
|
7BDE2A972A8B122900AE4393 /* LandingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LandingView.swift; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
7BDE2A992A8C59CF00AE4393 /* AttributedText.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AttributedText.swift; sourceTree = "<group>"; };
|
|
|
|
7BE2701D2A64C11500CEB71A /* SessionCarouselView+SwiftUI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SessionCarouselView+SwiftUI.swift"; sourceTree = "<group>"; };
|
|
|
|
7BE2701D2A64C11500CEB71A /* SessionCarouselView+SwiftUI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SessionCarouselView+SwiftUI.swift"; sourceTree = "<group>"; };
|
|
|
|
7BF8D1FA2A70AF57005F1D6E /* SwiftUI+Theme.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SwiftUI+Theme.swift"; sourceTree = "<group>"; };
|
|
|
|
7BF8D1FA2A70AF57005F1D6E /* SwiftUI+Theme.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SwiftUI+Theme.swift"; sourceTree = "<group>"; };
|
|
|
|
7BFA8AE22831D0D4001876F3 /* ContextMenuVC+EmojiReactsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ContextMenuVC+EmojiReactsView.swift"; sourceTree = "<group>"; };
|
|
|
|
7BFA8AE22831D0D4001876F3 /* ContextMenuVC+EmojiReactsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ContextMenuVC+EmojiReactsView.swift"; sourceTree = "<group>"; };
|
|
|
@ -2946,6 +2948,7 @@
|
|
|
|
C38EF2A4255B6D93007E1867 /* ProfilePictureView.swift */,
|
|
|
|
C38EF2A4255B6D93007E1867 /* ProfilePictureView.swift */,
|
|
|
|
FD71165A28E6DDBC00B47552 /* StyledNavigationController.swift */,
|
|
|
|
FD71165A28E6DDBC00B47552 /* StyledNavigationController.swift */,
|
|
|
|
FD0B77AF29B69A65009169BA /* TopBannerController.swift */,
|
|
|
|
FD0B77AF29B69A65009169BA /* TopBannerController.swift */,
|
|
|
|
|
|
|
|
7BDE2A992A8C59CF00AE4393 /* AttributedText.swift */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
path = Components;
|
|
|
|
path = Components;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
sourceTree = "<group>";
|
|
|
@ -5491,6 +5494,7 @@
|
|
|
|
FD37EA0128A60473003AE748 /* UIKit+Theme.swift in Sources */,
|
|
|
|
FD37EA0128A60473003AE748 /* UIKit+Theme.swift in Sources */,
|
|
|
|
FD37E9CF28A1EB1B003AE748 /* Theme.swift in Sources */,
|
|
|
|
FD37E9CF28A1EB1B003AE748 /* Theme.swift in Sources */,
|
|
|
|
C331FFB92558FA8D00070591 /* UIView+Constraints.swift in Sources */,
|
|
|
|
C331FFB92558FA8D00070591 /* UIView+Constraints.swift in Sources */,
|
|
|
|
|
|
|
|
7BDE2A9A2A8C59CF00AE4393 /* AttributedText.swift in Sources */,
|
|
|
|
FD0B77B029B69A65009169BA /* TopBannerController.swift in Sources */,
|
|
|
|
FD0B77B029B69A65009169BA /* TopBannerController.swift in Sources */,
|
|
|
|
FD37E9F628A5F106003AE748 /* Configuration.swift in Sources */,
|
|
|
|
FD37E9F628A5F106003AE748 /* Configuration.swift in Sources */,
|
|
|
|
7BF8D1FB2A70AF57005F1D6E /* SwiftUI+Theme.swift in Sources */,
|
|
|
|
7BF8D1FB2A70AF57005F1D6E /* SwiftUI+Theme.swift in Sources */,
|
|
|
|