Convert extensions to build folder

Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
This commit is contained in:
Marcel Müller 2024-11-18 22:11:44 +01:00
Родитель d89a0b16ba
Коммит 411ae92125
1 изменённых файлов: 58 добавлений и 133 удалений

Просмотреть файл

@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 54;
objectVersion = 70;
objects = {
/* Begin PBXBuildFile section */
@ -60,8 +60,6 @@
1F1DF8462C64006E00E5EA86 /* SignalingParticipant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F1DF8422C64006E00E5EA86 /* SignalingParticipant.swift */; };
1F24B5A228E0648600654457 /* ReferenceGithubView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F24B5A128E0648600654457 /* ReferenceGithubView.swift */; };
1F24B5A428E0649200654457 /* ReferenceGithubView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1F24B5A328E0649200654457 /* ReferenceGithubView.xib */; };
1F35F8E02AEEB9DE00044BDA /* ShareConfirmationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F35F8DF2AEEB9DE00044BDA /* ShareConfirmationViewController.swift */; };
1F35F8E12AEEB9DE00044BDA /* ShareConfirmationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F35F8DF2AEEB9DE00044BDA /* ShareConfirmationViewController.swift */; };
1F35F8E22AEEBAF900044BDA /* InputbarViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F5A24322ADA77DA009939FE /* InputbarViewController.swift */; };
1F35F8E32AEEBBE000044BDA /* NCChatTitleView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C7381552106136000CDB8DB /* NCChatTitleView.m */; };
1F35F8E42AEEBBE500044BDA /* NCChatTitleView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2C738157210613A200CDB8DB /* NCChatTitleView.xib */; };
@ -180,10 +178,7 @@
1F77A6162AB9B161007B6037 /* ScreenCaptureController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F77A6112AB9B161007B6037 /* ScreenCaptureController.m */; };
1F77A6172AB9B161007B6037 /* ScreenCapturer.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F77A6132AB9B161007B6037 /* ScreenCapturer.m */; };
1F77A6222AB9EB06007B6037 /* SocketConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F77A6212AB9EB06007B6037 /* SocketConnection.m */; };
1F77A6242ABA0003007B6037 /* SampleHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F77A6232ABA0003007B6037 /* SampleHandler.swift */; };
1F77A6272ABA0CD9007B6037 /* NCScreensharingController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F77A6262ABA0CD9007B6037 /* NCScreensharingController.m */; };
1F77A62E2ABAFCC0007B6037 /* DarwinNotificationCenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FF2FD792AB99E4D000C9905 /* DarwinNotificationCenter.swift */; };
1F77A62F2ABAFCEB007B6037 /* DarwinNotificationCenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FF2FD792AB99E4D000C9905 /* DarwinNotificationCenter.swift */; };
1F785DDD2707865F00AC4B40 /* VoiceMessageTranscribeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F785DDA2707865F00AC4B40 /* VoiceMessageTranscribeViewController.m */; };
1F785DDE2707865F00AC4B40 /* VoiceMessageTranscribeViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1F785DDB2707865F00AC4B40 /* VoiceMessageTranscribeViewController.xib */; };
1F7AE07829142CA1009F72AD /* NextcloudKit in Frameworks */ = {isa = PBXBuildFile; productRef = 1F7AE07729142CA1009F72AD /* NextcloudKit */; };
@ -279,8 +274,6 @@
1FDCC3ED29EC7E6700DEB39B /* AvatarImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FDCC3D329EBF6E700DEB39B /* AvatarImageView.swift */; };
1FDCC3EE29EC7E8500DEB39B /* AvatarManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F90DA0329E9A28E00E81E3D /* AvatarManager.swift */; };
1FDCC3F029ECB4CE00DEB39B /* AvatarButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FDCC3EF29ECB4CE00DEB39B /* AvatarButton.swift */; };
1FDDB0D92AF440DD00FBAFB7 /* BoundsChangedFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FDDB0D82AF440DD00FBAFB7 /* BoundsChangedFlowLayout.swift */; };
1FDDB0DB2AF440E100FBAFB7 /* BoundsChangedFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FDDB0D82AF440DD00FBAFB7 /* BoundsChangedFlowLayout.swift */; };
1FDE7C9A28DE14A200CB718E /* ReferenceView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FDE7C9928DE14A200CB718E /* ReferenceView.swift */; };
1FDE7C9C28DE14B000CB718E /* ReferenceView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1FDE7C9B28DE14B000CB718E /* ReferenceView.xib */; };
1FDFC94D2BA50B9100670DF4 /* UIFontExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FDFC94C2BA50B9100670DF4 /* UIFontExtension.swift */; };
@ -317,9 +310,6 @@
1FF1361C2BFBC86A006A6101 /* SwiftyAttributes in Frameworks */ = {isa = PBXBuildFile; productRef = 1FF1361B2BFBC86A006A6101 /* SwiftyAttributes */; };
1FF2FD5D2AB99CCB000C9905 /* ReplayKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1FF2FD5C2AB99CCB000C9905 /* ReplayKit.framework */; };
1FF2FD722AB99CCB000C9905 /* BroadcastUploadExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 1FF2FD5B2AB99CCB000C9905 /* BroadcastUploadExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
1FF2FD7F2AB99E4D000C9905 /* Atomic.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FF2FD7A2AB99E4D000C9905 /* Atomic.swift */; };
1FF2FD802AB99E4D000C9905 /* SampleUploader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FF2FD7B2AB99E4D000C9905 /* SampleUploader.swift */; };
1FF2FD822AB99E4D000C9905 /* SocketConnection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FF2FD7D2AB99E4D000C9905 /* SocketConnection.swift */; };
1FF2FD832AB99F3B000C9905 /* NCAppBranding.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C2A788D2359CC8800EEB797 /* NCAppBranding.m */; };
1FF2FD852AB99F51000C9905 /* NCUserStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C78E9E225120DE500E3D4CA /* NCUserStatus.m */; };
1FF2FD862AB99F5B000C9905 /* NCDatabaseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C40281422832EED0000DDFC /* NCDatabaseManager.m */; };
@ -369,11 +359,6 @@
2C06BF6720AC647A0031EB46 /* DateHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C06BF6620AC647A0031EB46 /* DateHeaderView.m */; };
2C06BF6C20AEB0030031EB46 /* RoundedNumberView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C06BF6A20AEB0030031EB46 /* RoundedNumberView.m */; };
2C16A82C28E7284D00EDE523 /* NCButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C16A82B28E7284D00EDE523 /* NCButton.swift */; };
2C1ABD8625769E7D00AEDFB6 /* ShareConfirmationCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C1ABD8025769E7D00AEDFB6 /* ShareConfirmationCollectionViewCell.m */; };
2C1ABD8725769E7D00AEDFB6 /* ShareItemController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C1ABD8225769E7D00AEDFB6 /* ShareItemController.m */; };
2C1ABD8825769E7D00AEDFB6 /* ShareConfirmationCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2C1ABD8425769E7D00AEDFB6 /* ShareConfirmationCollectionViewCell.xib */; };
2C1ABD8925769E7D00AEDFB6 /* ShareItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C1ABD8525769E7D00AEDFB6 /* ShareItem.m */; };
2C1ABD9925769F7500AEDFB6 /* ShareItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C1ABD8525769E7D00AEDFB6 /* ShareItem.m */; };
2C1ABDC6257A7CF000AEDFB6 /* NCContactsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C1ABDC5257A7CF000AEDFB6 /* NCContactsManager.m */; };
2C1ABDCE257E939600AEDFB6 /* NCContact.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C1ABDCD257E939600AEDFB6 /* NCContact.m */; };
2C1ABDCF257E939600AEDFB6 /* NCContact.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C1ABDCD257E939600AEDFB6 /* NCContact.m */; };
@ -389,8 +374,6 @@
2C2E64251F3462AF00D39CE8 /* NCSignalingMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C2E64241F3462AF00D39CE8 /* NCSignalingMessage.m */; };
2C3195BC24C599130066F221 /* PlaceholderView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2CC7158820B837140045C789 /* PlaceholderView.xib */; };
2C3195BE24C5A7410066F221 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2CA1CCAB1F067F35002FE6A2 /* Images.xcassets */; };
2C3195C224C5E2100066F221 /* ShareTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C3195C024C5E2100066F221 /* ShareTableViewCell.m */; };
2C3195C324C5E2100066F221 /* ShareTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2C3195C124C5E2100066F221 /* ShareTableViewCell.xib */; };
2C330372255E6EBC00BDB4E4 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 2C330374255E6EBC00BDB4E4 /* InfoPlist.strings */; };
2C36A04A261487BC0026F04A /* DetailedOptionsSelectorTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C36A049261487BC0026F04A /* DetailedOptionsSelectorTableViewController.m */; };
2C3780BD2107209C003F9AE8 /* NCRoomParticipants.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C3780BC2107209C003F9AE8 /* NCRoomParticipants.m */; };
@ -426,18 +409,12 @@
2C444703265D641300DF1DBC /* NCUserDefaults.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C444702265D641300DF1DBC /* NCUserDefaults.m */; };
2C444704265D641300DF1DBC /* NCUserDefaults.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C444702265D641300DF1DBC /* NCUserDefaults.m */; };
2C444705265D641300DF1DBC /* NCUserDefaults.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C444702265D641300DF1DBC /* NCUserDefaults.m */; };
2C444706265E59B100DF1DBC /* ShareConfirmationCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C1ABD8025769E7D00AEDFB6 /* ShareConfirmationCollectionViewCell.m */; };
2C444707265E59B500DF1DBC /* ShareConfirmationCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2C1ABD8425769E7D00AEDFB6 /* ShareConfirmationCollectionViewCell.xib */; };
2C444708265E59BC00DF1DBC /* ShareItemController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C1ABD8225769E7D00AEDFB6 /* ShareItemController.m */; };
2C44B4D127FF05A000AD1C86 /* ReactionsSummaryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C44B4D027FF05A000AD1C86 /* ReactionsSummaryView.swift */; };
2C4747E22CB58FD2002828F2 /* PollMessageView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2C4747E12CB58FD2002828F2 /* PollMessageView.xib */; };
2C4747E62CB6711F002828F2 /* BaseChatTableViewCell+Poll.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C4747E52CB6710F002828F2 /* BaseChatTableViewCell+Poll.swift */; };
2C4747E92CB67177002828F2 /* PollMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C4747E82CB67177002828F2 /* PollMessageView.swift */; };
2C477C1628B79D980044DEB4 /* Localizable.stringsdict in Resources */ = {isa = PBXBuildFile; fileRef = 2C477C1828B79D980044DEB4 /* Localizable.stringsdict */; };
2C4987BD21E640E20060AC27 /* CallKitManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C4987BC21E640E20060AC27 /* CallKitManager.m */; };
2C4CDCD026A84AEA0023F403 /* ShareViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C62AFB824C1A4E6007E460A /* ShareViewController.m */; };
2C4CDCD126A84E500023F403 /* ShareTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C3195C024C5E2100066F221 /* ShareTableViewCell.m */; };
2C4CDCD226A84E550023F403 /* ShareTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2C3195C124C5E2100066F221 /* ShareTableViewCell.xib */; };
2C4D7D631F2F7C2C00FF4A0D /* ARDCaptureController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C4D7D621F2F7C2C00FF4A0D /* ARDCaptureController.m */; };
2C4D7D691F2F7DBC00FF4A0D /* ARDSettingsModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C4D7D651F2F7DBC00FF4A0D /* ARDSettingsModel.m */; };
2C4D7D6A1F2F7DBC00FF4A0D /* ARDSettingsStore.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C4D7D681F2F7DBC00FF4A0D /* ARDSettingsStore.m */; };
@ -458,8 +435,6 @@
2C5BFBFE2891C3DF00E75118 /* PollResultsDetailsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C5BFBFD2891C3DF00E75118 /* PollResultsDetailsViewController.swift */; };
2C604BD9211988A700D34DCD /* SystemMessageTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C604BD8211988A700D34DCD /* SystemMessageTableViewCell.m */; };
2C62AFAE24C08845007E460A /* ShareExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 2C62AFA324C08845007E460A /* ShareExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
2C62AFB624C1A449007E460A /* Share.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2C62AFB524C1A449007E460A /* Share.storyboard */; };
2C62AFB924C1A4E6007E460A /* ShareViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C62AFB824C1A4E6007E460A /* ShareViewController.m */; };
2C62AFBB24C1B7B1007E460A /* NCDatabaseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C40281422832EED0000DDFC /* NCDatabaseManager.m */; };
2C62AFFA24C1BDA5007E460A /* NCChatMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 2CA15540208E350300CE8EF0 /* NCChatMessage.m */; };
2C62AFFD24C1BDA5007E460A /* NCMessageParameter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C43BA7521309A1000B3068A /* NCMessageParameter.m */; };
@ -548,7 +523,6 @@
2CBD0D5A2C8770A40013C089 /* UIImageExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CBD0D592C8770A40013C089 /* UIImageExtension.swift */; };
2CBF82AE1FC888FC00636459 /* NCPushNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 2CBF82AD1FC888FC00636459 /* NCPushNotification.m */; };
2CBF82B21FCC7DBA00636459 /* CCCertificate.m in Sources */ = {isa = PBXBuildFile; fileRef = 2CBF82B11FCC7DBA00636459 /* CCCertificate.m */; };
2CC0015324A1F0E900A20167 /* NotificationService.m in Sources */ = {isa = PBXBuildFile; fileRef = 2CC0015224A1F0E900A20167 /* NotificationService.m */; };
2CC0015724A1F0E900A20167 /* NotificationServiceExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 2CC0014F24A1F0E900A20167 /* NotificationServiceExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
2CC0016124A25B5500A20167 /* NCAPIController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2CA1CCA91F02D1A4002FE6A2 /* NCAPIController.m */; };
2CC0016324A25B7400A20167 /* NCDatabaseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C40281422832EED0000DDFC /* NCDatabaseManager.m */; };
@ -711,7 +685,6 @@
1F21A06D2C77869600ED8C0C /* sr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = sr; path = sr.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
1F24B5A128E0648600654457 /* ReferenceGithubView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ReferenceGithubView.swift; sourceTree = "<group>"; };
1F24B5A328E0649200654457 /* ReferenceGithubView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ReferenceGithubView.xib; sourceTree = "<group>"; };
1F35F8DF2AEEB9DE00044BDA /* ShareConfirmationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShareConfirmationViewController.swift; sourceTree = "<group>"; };
1F35F8FA2AEEDBC600044BDA /* ChatViewControllerExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatViewControllerExtension.swift; sourceTree = "<group>"; };
1F35F9022AEEDEE800044BDA /* AutoCompletionTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AutoCompletionTableViewCell.h; sourceTree = "<group>"; };
1F35F9032AEEDF0E00044BDA /* AutoCompletionTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AutoCompletionTableViewCell.m; sourceTree = "<group>"; };
@ -755,10 +728,8 @@
1F77A6132AB9B161007B6037 /* ScreenCapturer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ScreenCapturer.m; sourceTree = "<group>"; };
1F77A6142AB9B161007B6037 /* ScreenCapturer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScreenCapturer.h; sourceTree = "<group>"; };
1F77A61C2AB9B301007B6037 /* CapturerEventsDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapturerEventsDelegate.h; sourceTree = "<group>"; };
1F77A61F2AB9D82B007B6037 /* BroadcastUploadExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = BroadcastUploadExtension.entitlements; sourceTree = "<group>"; };
1F77A6202AB9EB06007B6037 /* SocketConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SocketConnection.h; sourceTree = "<group>"; };
1F77A6212AB9EB06007B6037 /* SocketConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SocketConnection.m; sourceTree = "<group>"; };
1F77A6232ABA0003007B6037 /* SampleHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SampleHandler.swift; sourceTree = "<group>"; };
1F77A6252ABA0CD9007B6037 /* NCScreensharingController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NCScreensharingController.h; sourceTree = "<group>"; };
1F77A6262ABA0CD9007B6037 /* NCScreensharingController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NCScreensharingController.m; sourceTree = "<group>"; };
1F785DDA2707865F00AC4B40 /* VoiceMessageTranscribeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VoiceMessageTranscribeViewController.m; sourceTree = "<group>"; };
@ -816,7 +787,6 @@
1FDCC3D329EBF6E700DEB39B /* AvatarImageView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AvatarImageView.swift; sourceTree = "<group>"; };
1FDCC3EC29EC7DD400DEB39B /* NextcloudTalk-Bridging-Header-Extensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NextcloudTalk-Bridging-Header-Extensions.h"; sourceTree = "<group>"; };
1FDCC3EF29ECB4CE00DEB39B /* AvatarButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AvatarButton.swift; sourceTree = "<group>"; };
1FDDB0D82AF440DD00FBAFB7 /* BoundsChangedFlowLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BoundsChangedFlowLayout.swift; sourceTree = "<group>"; };
1FDDB0E42AFD046600FBAFB7 /* NCUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCUtils.swift; sourceTree = "<group>"; };
1FDDB0E82AFE8F5C00FBAFB7 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
1FDE7C9928DE14A200CB718E /* ReferenceView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReferenceView.swift; sourceTree = "<group>"; };
@ -839,11 +809,6 @@
1FF136142BFB74C3006A6101 /* NCChatMessage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCChatMessage.swift; sourceTree = "<group>"; };
1FF2FD5B2AB99CCB000C9905 /* BroadcastUploadExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = BroadcastUploadExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
1FF2FD5C2AB99CCB000C9905 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; };
1FF2FD612AB99CCB000C9905 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
1FF2FD792AB99E4D000C9905 /* DarwinNotificationCenter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DarwinNotificationCenter.swift; sourceTree = "<group>"; };
1FF2FD7A2AB99E4D000C9905 /* Atomic.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Atomic.swift; sourceTree = "<group>"; };
1FF2FD7B2AB99E4D000C9905 /* SampleUploader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SampleUploader.swift; sourceTree = "<group>"; };
1FF2FD7D2AB99E4D000C9905 /* SocketConnection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SocketConnection.swift; sourceTree = "<group>"; };
1FF4DA7D2C0237D000C1B952 /* DirectoryTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DirectoryTableViewCell.swift; sourceTree = "<group>"; };
1FF4DA7F2C023FF300C1B952 /* NCChatFileStatus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCChatFileStatus.swift; sourceTree = "<group>"; };
1FF4DA812C025DB900C1B952 /* NCAPISessionManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCAPISessionManager.swift; sourceTree = "<group>"; };
@ -880,13 +845,6 @@
2C06BF6A20AEB0030031EB46 /* RoundedNumberView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RoundedNumberView.m; sourceTree = "<group>"; };
2C06BF6B20AEB0030031EB46 /* RoundedNumberView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoundedNumberView.h; sourceTree = "<group>"; };
2C16A82B28E7284D00EDE523 /* NCButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCButton.swift; sourceTree = "<group>"; };
2C1ABD7F25769E7C00AEDFB6 /* ShareItemController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShareItemController.h; sourceTree = "<group>"; };
2C1ABD8025769E7D00AEDFB6 /* ShareConfirmationCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShareConfirmationCollectionViewCell.m; sourceTree = "<group>"; };
2C1ABD8125769E7D00AEDFB6 /* ShareItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShareItem.h; sourceTree = "<group>"; };
2C1ABD8225769E7D00AEDFB6 /* ShareItemController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShareItemController.m; sourceTree = "<group>"; };
2C1ABD8325769E7D00AEDFB6 /* ShareConfirmationCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShareConfirmationCollectionViewCell.h; sourceTree = "<group>"; };
2C1ABD8425769E7D00AEDFB6 /* ShareConfirmationCollectionViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ShareConfirmationCollectionViewCell.xib; sourceTree = "<group>"; };
2C1ABD8525769E7D00AEDFB6 /* ShareItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShareItem.m; sourceTree = "<group>"; };
2C1ABDC4257A7CF000AEDFB6 /* NCContactsManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NCContactsManager.h; sourceTree = "<group>"; };
2C1ABDC5257A7CF000AEDFB6 /* NCContactsManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NCContactsManager.m; sourceTree = "<group>"; };
2C1ABDCC257E939600AEDFB6 /* NCContact.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NCContact.h; sourceTree = "<group>"; };
@ -903,10 +861,6 @@
2C2D7A162B8C9C0000642373 /* RoomCreationTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoomCreationTableViewController.swift; sourceTree = "<group>"; };
2C2E64231F3462AF00D39CE8 /* NCSignalingMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NCSignalingMessage.h; sourceTree = "<group>"; };
2C2E64241F3462AF00D39CE8 /* NCSignalingMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NCSignalingMessage.m; sourceTree = "<group>"; };
2C3195BB24C1F58A0066F221 /* ShareExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = ShareExtension.entitlements; sourceTree = "<group>"; };
2C3195BF24C5E2100066F221 /* ShareTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShareTableViewCell.h; sourceTree = "<group>"; };
2C3195C024C5E2100066F221 /* ShareTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ShareTableViewCell.m; sourceTree = "<group>"; };
2C3195C124C5E2100066F221 /* ShareTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ShareTableViewCell.xib; sourceTree = "<group>"; };
2C330373255E6EBC00BDB4E4 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
2C36A048261487BC0026F04A /* DetailedOptionsSelectorTableViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DetailedOptionsSelectorTableViewController.h; sourceTree = "<group>"; };
2C36A049261487BC0026F04A /* DetailedOptionsSelectorTableViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DetailedOptionsSelectorTableViewController.m; sourceTree = "<group>"; };
@ -1000,10 +954,6 @@
2C604BD8211988A700D34DCD /* SystemMessageTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SystemMessageTableViewCell.m; sourceTree = "<group>"; };
2C6085C11FB1063700B36A6E /* NextcloudTalk.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = NextcloudTalk.entitlements; sourceTree = "<group>"; };
2C62AFA324C08845007E460A /* ShareExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = ShareExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
2C62AFAB24C08845007E460A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
2C62AFB524C1A449007E460A /* Share.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Share.storyboard; sourceTree = "<group>"; };
2C62AFB724C1A4E6007E460A /* ShareViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShareViewController.h; sourceTree = "<group>"; };
2C62AFB824C1A4E6007E460A /* ShareViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ShareViewController.m; sourceTree = "<group>"; };
2C67905128D35BEB00762744 /* sl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = sl; path = sl.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
2C69323B2923ECAA00017AD2 /* WSMessage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WSMessage.h; sourceTree = "<group>"; };
2C69323C2923ECAA00017AD2 /* WSMessage.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = WSMessage.m; sourceTree = "<group>"; };
@ -1141,10 +1091,6 @@
2CBF82B01FCC7DBA00636459 /* CCCertificate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCCertificate.h; sourceTree = "<group>"; };
2CBF82B11FCC7DBA00636459 /* CCCertificate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCCertificate.m; sourceTree = "<group>"; };
2CC0014F24A1F0E900A20167 /* NotificationServiceExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = NotificationServiceExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
2CC0015124A1F0E900A20167 /* NotificationService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NotificationService.h; sourceTree = "<group>"; };
2CC0015224A1F0E900A20167 /* NotificationService.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NotificationService.m; sourceTree = "<group>"; };
2CC0015424A1F0E900A20167 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
2CC0015B24A1F1D700A20167 /* NotificationServiceExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = NotificationServiceExtension.entitlements; sourceTree = "<group>"; };
2CC007B220D7AE990096D91F /* ResultMultiSelectionTableViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResultMultiSelectionTableViewController.h; sourceTree = "<group>"; };
2CC007B320D7AE990096D91F /* ResultMultiSelectionTableViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ResultMultiSelectionTableViewController.m; sourceTree = "<group>"; };
2CC007C420D90AE50096D91F /* RoomNameTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = RoomNameTableViewCell.xib; sourceTree = "<group>"; };
@ -1211,6 +1157,51 @@
DA8801A127A2DA00009EF248 /* UserProfileTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserProfileTableViewController.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
1F2058712CEBE4E200AAA673 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
NotificationService.m,
);
target = 2CC0014E24A1F0E900A20167 /* NotificationServiceExtension */;
};
1F20589A2CEBE4E700AAA673 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
Info.plist,
Share.storyboard,
);
target = 2C05747C1EDD9E8E00D9E7F2 /* NextcloudTalk */;
};
1F20589B2CEBE4E700AAA673 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
Info.plist,
);
target = 2C62AFA224C08845007E460A /* ShareExtension */;
};
1F2058AB2CEBE4EA00AAA673 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
DarwinNotificationCenter.swift,
);
target = 2C05747C1EDD9E8E00D9E7F2 /* NextcloudTalk */;
};
1F2058AC2CEBE4EA00AAA673 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
Info.plist,
);
target = 1FF2FD5A2AB99CCB000C9905 /* BroadcastUploadExtension */;
};
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
/* Begin PBXFileSystemSynchronizedRootGroup section */
1F20586F2CEBE4E200AAA673 /* NotificationServiceExtension */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (1F2058712CEBE4E200AAA673 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = NotificationServiceExtension; sourceTree = "<group>"; };
1F2058832CEBE4E700AAA673 /* ShareExtension */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (1F20589A2CEBE4E700AAA673 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, 1F20589B2CEBE4E700AAA673 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = ShareExtension; sourceTree = "<group>"; };
1F2058A32CEBE4EA00AAA673 /* BroadcastUploadExtension */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (1F2058AB2CEBE4EA00AAA673 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, 1F2058AC2CEBE4EA00AAA673 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = BroadcastUploadExtension; sourceTree = "<group>"; };
/* End PBXFileSystemSynchronizedRootGroup section */
/* Begin PBXFrameworksBuildPhase section */
1F6D8C2D2B2E3756004376B8 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
@ -1526,26 +1517,12 @@
name = Extensions;
sourceTree = "<group>";
};
1FF2FD5E2AB99CCB000C9905 /* BroadcastUploadExtension */ = {
isa = PBXGroup;
children = (
1F77A61F2AB9D82B007B6037 /* BroadcastUploadExtension.entitlements */,
1FF2FD7A2AB99E4D000C9905 /* Atomic.swift */,
1FF2FD792AB99E4D000C9905 /* DarwinNotificationCenter.swift */,
1F77A6232ABA0003007B6037 /* SampleHandler.swift */,
1FF2FD7B2AB99E4D000C9905 /* SampleUploader.swift */,
1FF2FD7D2AB99E4D000C9905 /* SocketConnection.swift */,
1FF2FD612AB99CCB000C9905 /* Info.plist */,
);
path = BroadcastUploadExtension;
sourceTree = "<group>";
};
2C0574741EDD9E8E00D9E7F2 = {
isa = PBXGroup;
children = (
2CC0015024A1F0E900A20167 /* NotificationServiceExtension */,
2C62AFA424C08845007E460A /* ShareExtension */,
1FF2FD5E2AB99CCB000C9905 /* BroadcastUploadExtension */,
1F20586F2CEBE4E200AAA673 /* NotificationServiceExtension */,
1F2058832CEBE4E700AAA673 /* ShareExtension */,
1F2058A32CEBE4EA00AAA673 /* BroadcastUploadExtension */,
1F6D8C312B2E3756004376B8 /* NextcloudTalkTests */,
2C05747E1EDD9E8E00D9E7F2 /* Products */,
2C05749C1EDDA01700D9E7F2 /* ThirdParty */,
@ -1872,30 +1849,6 @@
name = Network;
sourceTree = "<group>";
};
2C62AFA424C08845007E460A /* ShareExtension */ = {
isa = PBXGroup;
children = (
2C1ABD8325769E7D00AEDFB6 /* ShareConfirmationCollectionViewCell.h */,
2C1ABD8025769E7D00AEDFB6 /* ShareConfirmationCollectionViewCell.m */,
2C1ABD8425769E7D00AEDFB6 /* ShareConfirmationCollectionViewCell.xib */,
2C1ABD8125769E7D00AEDFB6 /* ShareItem.h */,
2C1ABD8525769E7D00AEDFB6 /* ShareItem.m */,
2C1ABD7F25769E7C00AEDFB6 /* ShareItemController.h */,
2C1ABD8225769E7D00AEDFB6 /* ShareItemController.m */,
2C3195BB24C1F58A0066F221 /* ShareExtension.entitlements */,
2C62AFAB24C08845007E460A /* Info.plist */,
2C62AFB524C1A449007E460A /* Share.storyboard */,
2C62AFB724C1A4E6007E460A /* ShareViewController.h */,
2C62AFB824C1A4E6007E460A /* ShareViewController.m */,
2C3195BF24C5E2100066F221 /* ShareTableViewCell.h */,
2C3195C024C5E2100066F221 /* ShareTableViewCell.m */,
2C3195C124C5E2100066F221 /* ShareTableViewCell.xib */,
1F35F8DF2AEEB9DE00044BDA /* ShareConfirmationViewController.swift */,
1FDDB0D82AF440DD00FBAFB7 /* BoundsChangedFlowLayout.swift */,
);
path = ShareExtension;
sourceTree = "<group>";
};
2C6DEAB2243CCC7F00AE8437 /* Chat cells */ = {
isa = PBXGroup;
children = (
@ -2089,17 +2042,6 @@
name = Security;
sourceTree = "<group>";
};
2CC0015024A1F0E900A20167 /* NotificationServiceExtension */ = {
isa = PBXGroup;
children = (
2CC0015B24A1F1D700A20167 /* NotificationServiceExtension.entitlements */,
2CC0015124A1F0E900A20167 /* NotificationService.h */,
2CC0015224A1F0E900A20167 /* NotificationService.m */,
2CC0015424A1F0E900A20167 /* Info.plist */,
);
path = NotificationServiceExtension;
sourceTree = "<group>";
};
2CC1C37F29C0945600C8436B /* DRCellSlideGestureRecognizer */ = {
isa = PBXGroup;
children = (
@ -2238,6 +2180,9 @@
);
dependencies = (
);
fileSystemSynchronizedGroups = (
1F2058A32CEBE4EA00AAA673 /* BroadcastUploadExtension */,
);
name = BroadcastUploadExtension;
packageProductDependencies = (
1F77A5EE2AB9A41E007B6037 /* SDWebImage */,
@ -2273,6 +2218,9 @@
2C62AFAD24C08845007E460A /* PBXTargetDependency */,
1FF2FD712AB99CCB000C9905 /* PBXTargetDependency */,
);
fileSystemSynchronizedGroups = (
1F2058832CEBE4E700AAA673 /* ShareExtension */,
);
name = NextcloudTalk;
packageProductDependencies = (
2CCCD21C2835088F00F076CE /* OpenSSL */,
@ -2310,6 +2258,9 @@
);
dependencies = (
);
fileSystemSynchronizedGroups = (
1F2058832CEBE4E700AAA673 /* ShareExtension */,
);
name = ShareExtension;
packageProductDependencies = (
1F7AE07B29142E6A009F72AD /* NextcloudKit */,
@ -2540,7 +2491,6 @@
1F1B50382B8E070100B0F2F4 /* BaseChatTableViewCell.xib in Resources */,
2C5BFBF828902E3700E75118 /* PollFooterView.xib in Resources */,
1FDE7C9C28DE14B000CB718E /* ReferenceView.xib in Resources */,
2C444707265E59B500DF1DBC /* ShareConfirmationCollectionViewCell.xib in Resources */,
2CC7158920B837140045C789 /* PlaceholderView.xib in Resources */,
1F1C0D8729AFB88800D17C6D /* VLCKitVideoViewController.xib in Resources */,
2CF8AD402A0010FB00A4D3E6 /* MessageTranslationViewController.xib in Resources */,
@ -2548,7 +2498,6 @@
2C477C1628B79D980044DEB4 /* Localizable.stringsdict in Resources */,
2CB6ACEC2641954700D3D641 /* MapViewController.xib in Resources */,
1FE7DE322BB459B10040EE12 /* RoomInvitationViewCell.xib in Resources */,
2C4CDCD226A84E550023F403 /* ShareTableViewCell.xib in Resources */,
1FEC45A52A02F92B00A636AA /* GithubPermalinkViewController.xib in Resources */,
2C7A12432017872600864818 /* AddParticipantsTableViewController.xib in Resources */,
1F3C41A129EDAC8800F58435 /* RoomAvatarInfoTableViewController.xib in Resources */,
@ -2562,12 +2511,9 @@
files = (
1F35F8E42AEEBBE500044BDA /* NCChatTitleView.xib in Resources */,
2C3195BC24C599130066F221 /* PlaceholderView.xib in Resources */,
2C1ABD8825769E7D00AEDFB6 /* ShareConfirmationCollectionViewCell.xib in Resources */,
2C3195C324C5E2100066F221 /* ShareTableViewCell.xib in Resources */,
2C3195BE24C5A7410066F221 /* Images.xcassets in Resources */,
1F59446625B8EDF5002AD65F /* Localizable.strings in Resources */,
2CB6ACEE2641954700D3D641 /* MapViewController.xib in Resources */,
2C62AFB624C1A449007E460A /* Share.storyboard in Resources */,
1FE7DE342BBC8FA10040EE12 /* PrivacyInfo.xcprivacy in Resources */,
1F35F8F22AEEC25E00044BDA /* TypingIndicatorView.xib in Resources */,
);
@ -2811,7 +2757,6 @@
1F77A5EC2AB9A405007B6037 /* NCChatBlock.m in Sources */,
1F77A5F42AB9A4B2007B6037 /* ABContact.m in Sources */,
1F77A6012AB9A51D007B6037 /* NCNotificationAction.swift in Sources */,
1F77A6242ABA0003007B6037 /* SampleHandler.swift in Sources */,
1FB7B9902BF0CDF80093CE98 /* BannedActor.swift in Sources */,
1F77A5F32AB9A43B007B6037 /* SwiftMarkdownObjCBridge.swift in Sources */,
1FF4DA832C025DBF00C1B952 /* NCAPISessionManager.swift in Sources */,
@ -2834,7 +2779,6 @@
1F77A5EB2AB9A3EE007B6037 /* BGTaskHelper.swift in Sources */,
1FF136182BFB74D0006A6101 /* NCChatMessage.swift in Sources */,
1F77A5FC2AB9A4ED007B6037 /* NCRoom.m in Sources */,
1F77A62E2ABAFCC0007B6037 /* DarwinNotificationCenter.swift in Sources */,
1F77A60D2AB9A5CC007B6037 /* NCPoll.m in Sources */,
1F77A6032AB9A56D007B6037 /* NotificationCenterNotifications.m in Sources */,
1F77A60A2AB9A5AE007B6037 /* NCUser.m in Sources */,
@ -2844,16 +2788,13 @@
1F1B504A2B90CF0800B0F2F4 /* TalkCapabilities.m in Sources */,
2C6955122B0CE1A10070F6E1 /* NCUtils.swift in Sources */,
1FF4DA8D2C0264B100C1B952 /* NCPushProxySessionManager.swift in Sources */,
1FF2FD802AB99E4D000C9905 /* SampleUploader.swift in Sources */,
1F77A5F52AB9A4B9007B6037 /* NCAPIController.m in Sources */,
1F77A5F92AB9A4D9007B6037 /* NCMessageFileParameter.m in Sources */,
1FF2FD852AB99F51000C9905 /* NCUserStatus.m in Sources */,
1F8AAC3A2C519577004DA20A /* TurnServer.swift in Sources */,
1FB78E202B6ADBB600B0D69D /* NCAPIControllerExtensions.swift in Sources */,
1FF136122BFB4F8C006A6101 /* NCRoom.swift in Sources */,
1FF2FD7F2AB99E4D000C9905 /* Atomic.swift in Sources */,
1F77A5F72AB9A4C5007B6037 /* NCContact.m in Sources */,
1FF2FD822AB99E4D000C9905 /* SocketConnection.swift in Sources */,
1F77A6082AB9A58D007B6037 /* NCRoomParticipants.m in Sources */,
1FF4DAAD2C0A114900C1B952 /* OcsResponse.swift in Sources */,
1FF2FD862AB99F5B000C9905 /* NCDatabaseManager.m in Sources */,
@ -2934,7 +2875,6 @@
2C5BFBFB2891598A00E75118 /* PollResultTableViewCell.swift in Sources */,
1FA20C8A284001D80062B4F3 /* DebounceWebView.swift in Sources */,
1F1B0F322BDC57E3003FD766 /* UIPageViewControllerExtension.swift in Sources */,
2C4CDCD126A84E500023F403 /* ShareTableViewCell.m in Sources */,
2C8CDD0621C2EDE8004E2997 /* AvatarBackgroundImageView.m in Sources */,
2C9B0B9C217F756B00A4752C /* NCNotification.m in Sources */,
2C2D7A172B8C9C0000642373 /* RoomCreationTableViewController.swift in Sources */,
@ -2945,11 +2885,9 @@
DA66583127B6B24E00B46B11 /* UserProfileTableViewController+Utils.swift in Sources */,
1F1B0F422BE047CE003FD766 /* UIViewController+Transitions.swift in Sources */,
1F90EFBC25FE39F800F3FA55 /* NCIntentController.m in Sources */,
2C1ABD9925769F7500AEDFB6 /* ShareItem.m in Sources */,
2C2E64251F3462AF00D39CE8 /* NCSignalingMessage.m in Sources */,
2CA1554B208F2E5700CE8EF0 /* NCMessageTextView.m in Sources */,
2C4D7D721F309DA500FF4A0D /* RTCIceCandidate+JSON.m in Sources */,
1F77A62F2ABAFCEB007B6037 /* DarwinNotificationCenter.swift in Sources */,
2C9E6CCE1F6F34F000399B7A /* ARDSDPUtils.m in Sources */,
2C06330F2046CC8B0043481A /* NCUserInterfaceController.m in Sources */,
2CB304222264775E0053078A /* UIView+SLKAdditions.m in Sources */,
@ -2993,7 +2931,6 @@
1F66B72C29FA9414003FB168 /* SLKDefaultTypingIndicatorView.m in Sources */,
1FC18FC22CB7EA5C0058F621 /* RPSystemBroadcastPickerViewExtension.swift in Sources */,
1F46CE2928E05B3200E7D88E /* ReferenceDefaultView.swift in Sources */,
2C444706265E59B100DF1DBC /* ShareConfirmationCollectionViewCell.m in Sources */,
1FCE3D552C9C189D009C68A9 /* NCChatFileControllerWrapper.swift in Sources */,
2C78EF991F80F81E008AFA74 /* NCSignalingController.m in Sources */,
1FDB47F82C9C7E3F00D6F423 /* NCDatabaseManager.swift in Sources */,
@ -3038,7 +2975,6 @@
1FA732FC2966CBB7003D2103 /* CallFlowLayout.swift in Sources */,
2C78EF951F7E70EB008AFA74 /* NCPeerConnection.m in Sources */,
2C06BF6C20AEB0030031EB46 /* RoundedNumberView.m in Sources */,
1FDDB0DB2AF440E100FBAFB7 /* BoundsChangedFlowLayout.swift in Sources */,
DA1AEFC3270F1FA90088E519 /* DateLabelCustom.swift in Sources */,
2C6E74462386D33200AE396C /* ReplyMessageView.m in Sources */,
DA8801A227A2DA00009EF248 /* UserProfileTableViewController.swift in Sources */,
@ -3074,7 +3010,6 @@
1F66B71F29FA703B003FB168 /* TypingIndicatorView.swift in Sources */,
1F35F9042AEEDF0E00044BDA /* AutoCompletionTableViewCell.m in Sources */,
2C42ADB420B58E6300296DEA /* NCChatController.m in Sources */,
2C4CDCD026A84AEA0023F403 /* ShareViewController.m in Sources */,
1FD9182928C55A73009092AB /* BGTaskHelper.swift in Sources */,
1F66B72929FA936E003FB168 /* SLKDefaultReplyView.m in Sources */,
1F785DDD2707865F00AC4B40 /* VoiceMessageTranscribeViewController.m in Sources */,
@ -3102,13 +3037,11 @@
1FF4DA822C025DB900C1B952 /* NCAPISessionManager.swift in Sources */,
1F1DF83C2C5C17AF00E5EA86 /* TalkActor.swift in Sources */,
2C4747E62CB6711F002828F2 /* BaseChatTableViewCell+Poll.swift in Sources */,
2C444708265E59BC00DF1DBC /* ShareItemController.m in Sources */,
2CA1CC951F014EF9002FE6A2 /* NCSettingsController.m in Sources */,
2C440D1120EA4A770005F9BB /* RoomInfoTableViewController.m in Sources */,
1FAB2E832AC9EC3F001214EB /* BaseChatViewController.swift in Sources */,
2C4D7D631F2F7C2C00FF4A0D /* ARDCaptureController.m in Sources */,
2C4D7D6A1F2F7DBC00FF4A0D /* ARDSettingsStore.m in Sources */,
1F35F8E02AEEB9DE00044BDA /* ShareConfirmationViewController.swift in Sources */,
1FF4DAA02C03351E00C1B952 /* RoomNameTableViewCell.swift in Sources */,
2C9200C32474262C0050084F /* UIBarButtonItem+Badge.m in Sources */,
1FD6F83E2B87B712004048AB /* NCUserStatusExtensions.swift in Sources */,
@ -3124,7 +3057,6 @@
1F4DD3ED2571C688007DC98E /* EmojiUtils.swift in Sources */,
1F35F8EB2AEEBC1100044BDA /* UIResponder+SLKAdditions.m in Sources */,
2C62B02424C1BDCF007E460A /* NCAppBranding.m in Sources */,
2C1ABD8625769E7D00AEDFB6 /* ShareConfirmationCollectionViewCell.m in Sources */,
1F35F90B2AEEE76C00044BDA /* ReplyMessageView.m in Sources */,
1F1C999E2909846400EACF02 /* BGTaskHelper.swift in Sources */,
1F35F8F12AEEC25B00044BDA /* TypingIndicatorView.swift in Sources */,
@ -3144,7 +3076,6 @@
2CB6ACDC2641483800D3D641 /* NCMessageLocationParameter.m in Sources */,
1F35F8E82AEEBC0800044BDA /* SLKTextView+SLKAdditions.m in Sources */,
1F35F9052AEEDF0E00044BDA /* AutoCompletionTableViewCell.m in Sources */,
2C1ABD8925769E7D00AEDFB6 /* ShareItem.m in Sources */,
1F35F90A2AEEE76A00044BDA /* QuotedMessageView.m in Sources */,
2C62B02E24C1BDD7007E460A /* PlaceholderView.m in Sources */,
2C62B01024C1BDC5007E460A /* NCRoom.m in Sources */,
@ -3159,7 +3090,6 @@
2C62B01C24C1BDC9007E460A /* CCCertificate.m in Sources */,
2C4446F9265D5A0700DF1DBC /* NotificationCenterNotifications.m in Sources */,
1F35F8ED2AEEBC1600044BDA /* UIView+SLKAdditions.m in Sources */,
2C1ABD8725769E7D00AEDFB6 /* ShareItemController.m in Sources */,
1FDFC94F2BA50B9100670DF4 /* UIFontExtension.swift in Sources */,
1F35F8EA2AEEBC0E00044BDA /* SLKTextViewController.m in Sources */,
2C6955132B0CE1A20070F6E1 /* NCUtils.swift in Sources */,
@ -3172,11 +3102,9 @@
2C4446FE265D5DFA00DF1DBC /* ABContact.m in Sources */,
1F35F8EF2AEEBC1A00044BDA /* SLKDefaultReplyView.m in Sources */,
1F35F8E22AEEBAF900044BDA /* InputbarViewController.swift in Sources */,
1F35F8E12AEEB9DE00044BDA /* ShareConfirmationViewController.swift in Sources */,
1F90EFBE25FE39F800F3FA55 /* NCIntentController.m in Sources */,
1FF4DA842C025DC000C1B952 /* NCAPISessionManager.swift in Sources */,
1F1DF8452C64006E00E5EA86 /* SignalingParticipant.swift in Sources */,
2C3195C224C5E2100066F221 /* ShareTableViewCell.m in Sources */,
2CC1FF4A2818395F009F7288 /* NCDeckCardParameter.m in Sources */,
1FF136112BFB4F8C006A6101 /* NCRoom.swift in Sources */,
2C4446DA265814D100DF1DBC /* ServerCapabilities.m in Sources */,
@ -3184,7 +3112,6 @@
2C444705265D641300DF1DBC /* NCUserDefaults.m in Sources */,
1FF4DA8E2C0264B200C1B952 /* NCPushProxySessionManager.swift in Sources */,
2C4446F5265D583200DF1DBC /* NCKeyChainController.m in Sources */,
1FDDB0D92AF440DD00FBAFB7 /* BoundsChangedFlowLayout.swift in Sources */,
2C62AFFA24C1BDA5007E460A /* NCChatMessage.m in Sources */,
1FC940BA2A5F21FD00FFFADE /* SwiftMarkdownObjCBridge.swift in Sources */,
2C4446D52658147900DF1DBC /* TalkAccount.m in Sources */,
@ -3193,7 +3120,6 @@
1F35F8F02AEEBC1D00044BDA /* SLKDefaultTypingIndicatorView.m in Sources */,
1F35F8FC2AEEDBC600044BDA /* ChatViewControllerExtension.swift in Sources */,
1FEDE3D0257D43AB00853F79 /* NCMessageFileParameter.m in Sources */,
2C62AFB924C1A4E6007E460A /* ShareViewController.m in Sources */,
1F8AAC392C519577004DA20A /* TurnServer.swift in Sources */,
1F35F8F32AEEC29A00044BDA /* AvatarButton.swift in Sources */,
2C4446DF2658158000DF1DBC /* NCChatBlock.m in Sources */,
@ -3215,7 +3141,6 @@
2CC001DC24A37AD400A20167 /* NCAppBranding.m in Sources */,
2C4446D42658147900DF1DBC /* TalkAccount.m in Sources */,
1FDCC3E329EC787400DEB39B /* AvatarManager.swift in Sources */,
2CC0015324A1F0E900A20167 /* NotificationService.m in Sources */,
1FF4DA852C025DC000C1B952 /* NCAPISessionManager.swift in Sources */,
1FEDE3CF257D43AB00853F79 /* NCMessageFileParameter.m in Sources */,
1FB78E222B6ADBB700B0D69D /* NCAPIControllerExtensions.swift in Sources */,