2022-01-21 11:09:33 +00:00
|
|
|
// !$*UTF8*$!
|
|
|
|
{
|
|
|
|
archiveVersion = 1;
|
|
|
|
classes = {
|
|
|
|
};
|
|
|
|
objectVersion = 55;
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
2022-05-07 06:40:46 +01:00
|
|
|
3C714777281C081000CB4D4B /* WebRTCView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C714776281C081000CB4D4B /* WebRTCView.swift */; };
|
2022-05-01 14:08:20 +01:00
|
|
|
3C71477A281C0F6800CB4D4B /* www in Resources */ = {isa = PBXBuildFile; fileRef = 3C714779281C0F6800CB4D4B /* www */; };
|
2022-04-25 07:54:07 +01:00
|
|
|
3C8C548928133C84000A3EC7 /* PasteToConnectView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C8C548828133C84000A3EC7 /* PasteToConnectView.swift */; };
|
2022-04-08 18:17:10 +01:00
|
|
|
3CDBCF4227FAE51000354CDD /* ComposeLinkView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CDBCF4127FAE51000354CDD /* ComposeLinkView.swift */; };
|
2022-04-19 12:29:03 +04:00
|
|
|
3CDBCF4827FF621E00354CDD /* CILinkView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CDBCF4727FF621E00354CDD /* CILinkView.swift */; };
|
2022-05-21 12:13:37 +01:00
|
|
|
5C029EA82837DBB3004A9677 /* CICallItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C029EA72837DBB3004A9677 /* CICallItemView.swift */; };
|
2022-05-24 19:34:27 +01:00
|
|
|
5C029EAA283942EA004A9677 /* CallController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C029EA9283942EA004A9677 /* CallController.swift */; };
|
2022-05-27 16:36:33 +01:00
|
|
|
5C05DF532840AA1D00C683F9 /* CallSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C05DF522840AA1D00C683F9 /* CallSettings.swift */; };
|
2022-01-29 11:10:04 +00:00
|
|
|
5C063D2727A4564100AEC577 /* ChatPreviewView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C063D2627A4564100AEC577 /* ChatPreviewView.swift */; };
|
2022-02-02 16:46:05 +00:00
|
|
|
5C116CDC27AABE0400E66D01 /* ContactRequestView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C116CDB27AABE0400E66D01 /* ContactRequestView.swift */; };
|
2022-04-25 10:39:28 +01:00
|
|
|
5C13730B28156D2700F43030 /* ContactConnectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C13730A28156D2700F43030 /* ContactConnectionView.swift */; };
|
2022-01-31 21:28:07 +00:00
|
|
|
5C1A4C1E27A715B700EAD5AD /* ChatItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C1A4C1D27A715B700EAD5AD /* ChatItemView.swift */; };
|
2022-01-29 11:10:04 +00:00
|
|
|
5C2E260727A2941F00F70299 /* SimpleXAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C2E260627A2941F00F70299 /* SimpleXAPI.swift */; };
|
|
|
|
5C2E260B27A30CFA00F70299 /* ChatListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C2E260A27A30CFA00F70299 /* ChatListView.swift */; };
|
|
|
|
5C2E260F27A30FDC00F70299 /* ChatView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C2E260E27A30FDC00F70299 /* ChatView.swift */; };
|
|
|
|
5C2E261227A30FEA00F70299 /* TerminalView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C2E261127A30FEA00F70299 /* TerminalView.swift */; };
|
2022-02-09 22:53:06 +00:00
|
|
|
5C35CFC827B2782E00FB6C6D /* BGManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C35CFC727B2782E00FB6C6D /* BGManager.swift */; };
|
|
|
|
5C35CFCB27B2E91D00FB6C6D /* NtfManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C35CFCA27B2E91D00FB6C6D /* NtfManager.swift */; };
|
2022-04-21 20:04:22 +01:00
|
|
|
5C36027327F47AD5009F19D9 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C36027227F47AD5009F19D9 /* AppDelegate.swift */; };
|
2022-03-17 09:42:59 +00:00
|
|
|
5C3A88CE27DF50170060F1C2 /* DetermineWidth.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C3A88CD27DF50170060F1C2 /* DetermineWidth.swift */; };
|
|
|
|
5C3A88D127DF57800060F1C2 /* FramedItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C3A88D027DF57800060F1C2 /* FramedItemView.swift */; };
|
2022-05-29 08:06:56 +01:00
|
|
|
5C3F1D562842B68D00EC8A82 /* IntegrityErrorItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C3F1D552842B68D00EC8A82 /* IntegrityErrorItemView.swift */; };
|
2022-05-30 08:59:04 +01:00
|
|
|
5C3F1D58284363C400EC8A82 /* PrivacySettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C3F1D57284363C400EC8A82 /* PrivacySettings.swift */; };
|
2022-05-30 12:32:11 +01:00
|
|
|
5C3F1D5A2844B4DE00EC8A82 /* ExperimentalFeaturesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C3F1D592844B4DE00EC8A82 /* ExperimentalFeaturesView.swift */; };
|
2022-06-24 13:52:20 +01:00
|
|
|
5C4B3B0A285FB130003915F2 /* DatabaseView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C4B3B09285FB130003915F2 /* DatabaseView.swift */; };
|
2022-02-11 07:42:00 +00:00
|
|
|
5C5346A827B59A6A004DF848 /* ChatHelp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C5346A727B59A6A004DF848 /* ChatHelp.swift */; };
|
2022-05-24 19:34:27 +01:00
|
|
|
5C55A91F283AD0E400C4E99E /* CallManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C55A91E283AD0E400C4E99E /* CallManager.swift */; };
|
|
|
|
5C55A921283CCCB700C4E99E /* IncomingCallView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C55A920283CCCB700C4E99E /* IncomingCallView.swift */; };
|
|
|
|
5C55A923283CEDE600C4E99E /* SoundPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C55A922283CEDE600C4E99E /* SoundPlayer.swift */; };
|
|
|
|
5C55A92E283D0FDE00C4E99E /* sounds in Resources */ = {isa = PBXBuildFile; fileRef = 5C55A92D283D0FDE00C4E99E /* sounds */; };
|
2022-02-25 07:16:19 +00:00
|
|
|
5C577F7D27C83AA10006112D /* MarkdownHelp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C577F7C27C83AA10006112D /* MarkdownHelp.swift */; };
|
2022-05-07 06:40:46 +01:00
|
|
|
5C5E5D3B2824468B00B0488A /* ActiveCallView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C5E5D3A2824468B00B0488A /* ActiveCallView.swift */; };
|
2022-03-25 22:13:01 +04:00
|
|
|
5C5F2B6D27EBC3FE006A9D5F /* ImagePicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C5F2B6C27EBC3FE006A9D5F /* ImagePicker.swift */; };
|
|
|
|
5C5F2B7027EBC704006A9D5F /* ProfileImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C5F2B6F27EBC704006A9D5F /* ProfileImage.swift */; };
|
2022-01-31 21:28:07 +00:00
|
|
|
5C6AD81327A834E300348BD7 /* NewChatButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C6AD81227A834E300348BD7 /* NewChatButton.swift */; };
|
2022-02-12 15:59:43 +00:00
|
|
|
5C7505A227B65FDB00BE3227 /* CIMetaView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C7505A127B65FDB00BE3227 /* CIMetaView.swift */; };
|
|
|
|
5C7505A527B679EE00BE3227 /* NavLinkPlain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C7505A427B679EE00BE3227 /* NavLinkPlain.swift */; };
|
|
|
|
5C7505A827B6D34800BE3227 /* ChatInfoToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C7505A727B6D34800BE3227 /* ChatInfoToolbar.swift */; };
|
2022-01-24 16:07:17 +00:00
|
|
|
5C764E89279CBCB3000C6508 /* ChatModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C764E88279CBCB3000C6508 /* ChatModel.swift */; };
|
2022-01-30 18:27:20 +00:00
|
|
|
5C8F01CD27A6F0D8007D2C8D /* CodeScanner in Frameworks */ = {isa = PBXBuildFile; productRef = 5C8F01CC27A6F0D8007D2C8D /* CodeScanner */; };
|
2022-02-05 20:10:47 +00:00
|
|
|
5C971E1D27AEBEF600C8A3CE /* ChatInfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C971E1C27AEBEF600C8A3CE /* ChatInfoView.swift */; };
|
|
|
|
5C971E2127AEBF8300C8A3CE /* ChatInfoImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C971E2027AEBF8300C8A3CE /* ChatInfoImage.swift */; };
|
2022-07-03 19:53:07 +01:00
|
|
|
5C9A5BDB2871E05400A5B906 /* SetNotificationsMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C9A5BDA2871E05400A5B906 /* SetNotificationsMode.swift */; };
|
2022-07-28 11:49:36 +01:00
|
|
|
5C9C2D9F28929B6900CC63B1 /* libffi.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C9C2D9A28929B6900CC63B1 /* libffi.a */; };
|
|
|
|
5C9C2DA028929B6900CC63B1 /* libHSsimplex-chat-3.1.0-FNUbBjLYHjnDjt6ldpTolw.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C9C2D9B28929B6900CC63B1 /* libHSsimplex-chat-3.1.0-FNUbBjLYHjnDjt6ldpTolw.a */; };
|
|
|
|
5C9C2DA128929B6900CC63B1 /* libgmp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C9C2D9C28929B6900CC63B1 /* libgmp.a */; };
|
|
|
|
5C9C2DA228929B6900CC63B1 /* libHSsimplex-chat-3.1.0-FNUbBjLYHjnDjt6ldpTolw-ghc8.10.7.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C9C2D9D28929B6900CC63B1 /* libHSsimplex-chat-3.1.0-FNUbBjLYHjnDjt6ldpTolw-ghc8.10.7.a */; };
|
|
|
|
5C9C2DA328929B6900CC63B1 /* libgmpxx.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C9C2D9E28929B6900CC63B1 /* libgmpxx.a */; };
|
2022-07-30 13:03:44 +01:00
|
|
|
5C9C2DA52894777E00CC63B1 /* GroupProfileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C9C2DA42894777E00CC63B1 /* GroupProfileView.swift */; };
|
2022-05-04 23:07:26 +01:00
|
|
|
5C9D13A3282187BB00AB8B43 /* WebRTC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C9D13A2282187BB00AB8B43 /* WebRTC.swift */; };
|
2022-01-29 23:37:02 +00:00
|
|
|
5C9FD96E27A5D6ED0075386C /* SendMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C9FD96D27A5D6ED0075386C /* SendMessageView.swift */; };
|
2022-01-21 11:09:33 +00:00
|
|
|
5CA059DC279559F40002BEB4 /* Tests_iOS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CA059DB279559F40002BEB4 /* Tests_iOS.swift */; };
|
|
|
|
5CA059DE279559F40002BEB4 /* Tests_iOSLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CA059DD279559F40002BEB4 /* Tests_iOSLaunchTests.swift */; };
|
|
|
|
5CA059EB279559F40002BEB4 /* SimpleXApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CA059C3279559F40002BEB4 /* SimpleXApp.swift */; };
|
|
|
|
5CA059ED279559F40002BEB4 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CA059C4279559F40002BEB4 /* ContentView.swift */; };
|
|
|
|
5CA059EF279559F40002BEB4 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5CA059C5279559F40002BEB4 /* Assets.xcassets */; };
|
2022-05-07 17:29:58 +01:00
|
|
|
5CB0BA882826CB3A00B3292C /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 5CB0BA862826CB3A00B3292C /* InfoPlist.strings */; };
|
|
|
|
5CB0BA8B2826CB3A00B3292C /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 5CB0BA892826CB3A00B3292C /* Localizable.strings */; };
|
2022-05-09 09:52:09 +01:00
|
|
|
5CB0BA8E2827126500B3292C /* OnboardingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CB0BA8D2827126500B3292C /* OnboardingView.swift */; };
|
|
|
|
5CB0BA90282713D900B3292C /* SimpleXInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CB0BA8F282713D900B3292C /* SimpleXInfo.swift */; };
|
|
|
|
5CB0BA92282713FD00B3292C /* CreateProfile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CB0BA91282713FD00B3292C /* CreateProfile.swift */; };
|
|
|
|
5CB0BA962827143500B3292C /* MakeConnection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CB0BA952827143500B3292C /* MakeConnection.swift */; };
|
|
|
|
5CB0BA9A2827FD8800B3292C /* HowItWorks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CB0BA992827FD8800B3292C /* HowItWorks.swift */; };
|
2022-06-27 10:28:30 +01:00
|
|
|
5CB346E52868AA7F001FD2EF /* SuspendChat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CB346E42868AA7F001FD2EF /* SuspendChat.swift */; };
|
|
|
|
5CB346E72868D76D001FD2EF /* NotificationsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CB346E62868D76D001FD2EF /* NotificationsView.swift */; };
|
2022-06-27 23:03:27 +01:00
|
|
|
5CB346E92869E8BA001FD2EF /* PushEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CB346E82869E8BA001FD2EF /* PushEnvironment.swift */; };
|
2022-01-31 21:28:07 +00:00
|
|
|
5CB924D427A853F100ACCCDD /* SettingsButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CB924D327A853F100ACCCDD /* SettingsButton.swift */; };
|
|
|
|
5CB924D727A8563F00ACCCDD /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CB924D627A8563F00ACCCDD /* SettingsView.swift */; };
|
2022-02-01 17:34:06 +00:00
|
|
|
5CB924E127A867BA00ACCCDD /* UserProfile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CB924E027A867BA00ACCCDD /* UserProfile.swift */; };
|
2022-01-31 21:28:07 +00:00
|
|
|
5CB924E427A8683A00ACCCDD /* UserAddress.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CB924E327A8683A00ACCCDD /* UserAddress.swift */; };
|
2022-02-01 17:34:06 +00:00
|
|
|
5CB9250D27A9432000ACCCDD /* ChatListNavLink.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CB9250C27A9432000ACCCDD /* ChatListNavLink.swift */; };
|
2022-01-30 18:27:20 +00:00
|
|
|
5CC1C99227A6C7F5000D9FF6 /* QRCode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1C99127A6C7F5000D9FF6 /* QRCode.swift */; };
|
|
|
|
5CC1C99527A6CF7F000D9FF6 /* ShareSheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1C99427A6CF7F000D9FF6 /* ShareSheet.swift */; };
|
2022-04-16 09:37:01 +01:00
|
|
|
5CC2C0FC2809BF11000C35E3 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 5CC2C0FA2809BF11000C35E3 /* Localizable.strings */; };
|
|
|
|
5CC2C0FF2809BF11000C35E3 /* SimpleX--iOS--InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 5CC2C0FD2809BF11000C35E3 /* SimpleX--iOS--InfoPlist.strings */; };
|
2022-01-30 18:27:20 +00:00
|
|
|
5CCD403427A5F6DF00368C90 /* AddContactView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CCD403327A5F6DF00368C90 /* AddContactView.swift */; };
|
2022-04-25 07:54:07 +01:00
|
|
|
5CCD403727A5F9A200368C90 /* ScanToConnectView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CCD403627A5F9A200368C90 /* ScanToConnectView.swift */; };
|
2022-05-03 08:20:19 +01:00
|
|
|
5CDCAD482818589900503DA2 /* NotificationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CDCAD472818589900503DA2 /* NotificationService.swift */; };
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BA702845308900EC33A6 /* SimpleXChat.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5CE2BA682845308900EC33A6 /* SimpleXChat.framework */; };
|
|
|
|
5CE2BA712845308900EC33A6 /* SimpleXChat.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 5CE2BA682845308900EC33A6 /* SimpleXChat.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
|
|
5CE2BA77284530BF00EC33A6 /* SimpleXChat.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CE2BA76284530BF00EC33A6 /* SimpleXChat.h */; };
|
|
|
|
5CE2BA79284530CC00EC33A6 /* SimpleXChat.docc in Sources */ = {isa = PBXBuildFile; fileRef = 5CE2BA78284530CC00EC33A6 /* SimpleXChat.docc */; };
|
|
|
|
5CE2BA8B284533A300EC33A6 /* ChatTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CDCAD7228188CFF00503DA2 /* ChatTypes.swift */; };
|
2022-06-02 13:16:22 +01:00
|
|
|
5CE2BA8C284533A300EC33A6 /* AppGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CDCAD5228186F9500503DA2 /* AppGroup.swift */; };
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BA8D284533A300EC33A6 /* CallTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C5E5D3C282447AB00B0488A /* CallTypes.swift */; };
|
|
|
|
5CE2BA8E284533A300EC33A6 /* API.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CDCAD7D2818941F00503DA2 /* API.swift */; };
|
|
|
|
5CE2BA8F284533A300EC33A6 /* APITypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CDCAD7428188D2900503DA2 /* APITypes.swift */; };
|
|
|
|
5CE2BA90284533A300EC33A6 /* JSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C9FD96A27A56D4D0075386C /* JSON.swift */; };
|
|
|
|
5CE2BA91284533A300EC33A6 /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CDCAD80281A7E2700503DA2 /* Notifications.swift */; };
|
|
|
|
5CE2BA922845340900EC33A6 /* FileUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64DAE1502809D9F5000DA960 /* FileUtils.swift */; };
|
|
|
|
5CE2BA93284534B000EC33A6 /* libiconv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 5CDCAD5E28187D4A00503DA2 /* libiconv.tbd */; };
|
|
|
|
5CE2BA94284534BB00EC33A6 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 5CDCAD6028187D7900503DA2 /* libz.tbd */; };
|
|
|
|
5CE2BA952845354B00EC33A6 /* SimpleX.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CE2BA8A2845332200EC33A6 /* SimpleX.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
|
5CE2BA97284537A800EC33A6 /* dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5CE2BA96284537A800EC33A6 /* dummy.m */; };
|
|
|
|
5CE2BA9D284555F500EC33A6 /* SimpleX NSE.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 5CDCAD452818589900503DA2 /* SimpleX NSE.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
|
|
5CE2BAA62845617C00EC33A6 /* SimpleXChat.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5CE2BA682845308900EC33A6 /* SimpleXChat.framework */; platformFilter = ios; };
|
2022-02-04 22:13:52 +00:00
|
|
|
5CE4407227ADB1D0007B033A /* Emoji.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CE4407127ADB1D0007B033A /* Emoji.swift */; };
|
|
|
|
5CE4407927ADB701007B033A /* EmojiItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CE4407827ADB701007B033A /* EmojiItemView.swift */; };
|
2022-03-17 09:42:59 +00:00
|
|
|
5CEACCE327DE9246000BD591 /* ComposeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CEACCE227DE9246000BD591 /* ComposeView.swift */; };
|
|
|
|
5CEACCED27DEA495000BD591 /* MsgContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CEACCEC27DEA495000BD591 /* MsgContentView.swift */; };
|
2022-06-24 13:52:20 +01:00
|
|
|
5CFA59C42860BC6200863A68 /* MigrateToAppGroupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CFA59C32860BC6200863A68 /* MigrateToAppGroupView.swift */; };
|
|
|
|
5CFA59D12864782E00863A68 /* ChatArchiveView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CFA59CF286477B400863A68 /* ChatArchiveView.swift */; };
|
2022-05-14 08:07:13 +01:00
|
|
|
5CFE0921282EEAF60002594B /* ZoomableScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CFE0920282EEAF60002594B /* ZoomableScrollView.swift */; };
|
|
|
|
5CFE0922282EEAF60002594B /* ZoomableScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CFE0920282EEAF60002594B /* ZoomableScrollView.swift */; };
|
2022-03-10 15:45:40 +04:00
|
|
|
640F50E327CF991C001E05C2 /* SMPServers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 640F50E227CF991C001E05C2 /* SMPServers.swift */; };
|
2022-07-21 17:01:13 +04:00
|
|
|
6440CA00288857A10062C672 /* CIGroupEventView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6440C9FF288857A10062C672 /* CIGroupEventView.swift */; };
|
2022-07-26 10:55:58 +04:00
|
|
|
6440CA03288AECA70062C672 /* AddGroupMembersView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6440CA02288AECA70062C672 /* AddGroupMembersView.swift */; };
|
2022-07-14 16:40:32 +04:00
|
|
|
6442E0BA287F169300CEC0F9 /* AddGroupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6442E0B9287F169300CEC0F9 /* AddGroupView.swift */; };
|
|
|
|
6442E0BE2880182D00CEC0F9 /* GroupChatInfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6442E0BD2880182D00CEC0F9 /* GroupChatInfoView.swift */; };
|
2022-05-06 21:10:32 +04:00
|
|
|
6454036F2822A9750090DDFF /* ComposeFileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6454036E2822A9750090DDFF /* ComposeFileView.swift */; };
|
2022-05-27 18:21:35 +04:00
|
|
|
646BB38C283BEEB9001CE359 /* LocalAuthentication.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 646BB38B283BEEB9001CE359 /* LocalAuthentication.framework */; };
|
|
|
|
646BB38E283FDB6D001CE359 /* LocalAuthenticationUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 646BB38D283FDB6D001CE359 /* LocalAuthenticationUtils.swift */; };
|
2022-07-26 12:33:10 +04:00
|
|
|
647F090E288EA27B00644C40 /* GroupMemberInfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 647F090D288EA27B00644C40 /* GroupMemberInfoView.swift */; };
|
2022-05-04 09:10:36 +04:00
|
|
|
648010AB281ADD15009009B9 /* CIFileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 648010AA281ADD15009009B9 /* CIFileView.swift */; };
|
2022-04-19 12:29:03 +04:00
|
|
|
649BCDA0280460FD00C3A862 /* ComposeImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 649BCD9F280460FD00C3A862 /* ComposeImageView.swift */; };
|
|
|
|
649BCDA22805D6EF00C3A862 /* CIImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 649BCDA12805D6EF00C3A862 /* CIImageView.swift */; };
|
2022-03-25 22:26:05 +04:00
|
|
|
64AA1C6927EE10C800AC7277 /* ContextItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64AA1C6827EE10C800AC7277 /* ContextItemView.swift */; };
|
2022-03-30 20:37:47 +04:00
|
|
|
64AA1C6C27F3537400AC7277 /* DeletedItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64AA1C6B27F3537400AC7277 /* DeletedItemView.swift */; };
|
2022-07-18 21:58:32 +04:00
|
|
|
64E972072881BB22008DBC02 /* CIGroupInvitationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64E972062881BB22008DBC02 /* CIGroupInvitationView.swift */; };
|
2022-01-21 11:09:33 +00:00
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
|
5CA059D8279559F40002BEB4 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 5CA059BE279559F40002BEB4 /* Project object */;
|
|
|
|
proxyType = 1;
|
|
|
|
remoteGlobalIDString = 5CA059C9279559F40002BEB4;
|
|
|
|
remoteInfo = "SimpleX (iOS)";
|
|
|
|
};
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BA6E2845308900EC33A6 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 5CA059BE279559F40002BEB4 /* Project object */;
|
|
|
|
proxyType = 1;
|
|
|
|
remoteGlobalIDString = 5CE2BA672845308900EC33A6;
|
|
|
|
remoteInfo = SimpleXChat;
|
|
|
|
};
|
|
|
|
5CE2BA9E284555F500EC33A6 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 5CA059BE279559F40002BEB4 /* Project object */;
|
|
|
|
proxyType = 1;
|
|
|
|
remoteGlobalIDString = 5CDCAD442818589900503DA2;
|
|
|
|
remoteInfo = "SimpleX NSE";
|
|
|
|
};
|
|
|
|
5CE2BAA82845617C00EC33A6 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 5CA059BE279559F40002BEB4 /* Project object */;
|
|
|
|
proxyType = 1;
|
|
|
|
remoteGlobalIDString = 5CE2BA672845308900EC33A6;
|
|
|
|
remoteInfo = SimpleXChat;
|
|
|
|
};
|
2022-01-21 11:09:33 +00:00
|
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
2022-05-31 07:55:13 +01:00
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
|
|
5CE2BA722845308900EC33A6 /* Embed Frameworks */ = {
|
|
|
|
isa = PBXCopyFilesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
dstPath = "";
|
|
|
|
dstSubfolderSpec = 10;
|
|
|
|
files = (
|
|
|
|
5CE2BA712845308900EC33A6 /* SimpleXChat.framework in Embed Frameworks */,
|
|
|
|
);
|
|
|
|
name = "Embed Frameworks";
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
5CE2BAA0284555F500EC33A6 /* Embed App Extensions */ = {
|
|
|
|
isa = PBXCopyFilesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
dstPath = "";
|
|
|
|
dstSubfolderSpec = 13;
|
|
|
|
files = (
|
|
|
|
5CE2BA9D284555F500EC33A6 /* SimpleX NSE.appex in Embed App Extensions */,
|
|
|
|
);
|
|
|
|
name = "Embed App Extensions";
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
|
2022-01-21 11:09:33 +00:00
|
|
|
/* Begin PBXFileReference section */
|
2022-05-07 06:40:46 +01:00
|
|
|
3C714776281C081000CB4D4B /* WebRTCView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebRTCView.swift; sourceTree = "<group>"; };
|
2022-05-01 14:08:20 +01:00
|
|
|
3C714779281C0F6800CB4D4B /* www */ = {isa = PBXFileReference; lastKnownFileType = folder; name = www; path = ../android/app/src/main/assets/www; sourceTree = "<group>"; };
|
2022-04-25 07:54:07 +01:00
|
|
|
3C8C548828133C84000A3EC7 /* PasteToConnectView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PasteToConnectView.swift; sourceTree = "<group>"; };
|
2022-04-08 18:17:10 +01:00
|
|
|
3CDBCF4127FAE51000354CDD /* ComposeLinkView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComposeLinkView.swift; sourceTree = "<group>"; };
|
2022-04-19 12:29:03 +04:00
|
|
|
3CDBCF4727FF621E00354CDD /* CILinkView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CILinkView.swift; sourceTree = "<group>"; };
|
2022-05-21 12:13:37 +01:00
|
|
|
5C029EA72837DBB3004A9677 /* CICallItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CICallItemView.swift; sourceTree = "<group>"; };
|
2022-05-24 19:34:27 +01:00
|
|
|
5C029EA9283942EA004A9677 /* CallController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CallController.swift; sourceTree = "<group>"; };
|
2022-05-27 16:36:33 +01:00
|
|
|
5C05DF522840AA1D00C683F9 /* CallSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CallSettings.swift; sourceTree = "<group>"; };
|
2022-01-29 11:10:04 +00:00
|
|
|
5C063D2627A4564100AEC577 /* ChatPreviewView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatPreviewView.swift; sourceTree = "<group>"; };
|
2022-02-02 16:46:05 +00:00
|
|
|
5C116CDB27AABE0400E66D01 /* ContactRequestView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactRequestView.swift; sourceTree = "<group>"; };
|
2022-04-25 10:39:28 +01:00
|
|
|
5C13730A28156D2700F43030 /* ContactConnectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactConnectionView.swift; sourceTree = "<group>"; };
|
|
|
|
5C13730C2815740A00F43030 /* DebugJSON.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = DebugJSON.playground; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
2022-01-31 21:28:07 +00:00
|
|
|
5C1A4C1D27A715B700EAD5AD /* ChatItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatItemView.swift; sourceTree = "<group>"; };
|
2022-01-29 11:10:04 +00:00
|
|
|
5C2E260627A2941F00F70299 /* SimpleXAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimpleXAPI.swift; sourceTree = "<group>"; };
|
|
|
|
5C2E260A27A30CFA00F70299 /* ChatListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatListView.swift; sourceTree = "<group>"; };
|
|
|
|
5C2E260E27A30FDC00F70299 /* ChatView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatView.swift; sourceTree = "<group>"; };
|
|
|
|
5C2E261127A30FEA00F70299 /* TerminalView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TerminalView.swift; sourceTree = "<group>"; };
|
2022-02-09 22:53:06 +00:00
|
|
|
5C35CFC727B2782E00FB6C6D /* BGManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BGManager.swift; sourceTree = "<group>"; };
|
|
|
|
5C35CFCA27B2E91D00FB6C6D /* NtfManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NtfManager.swift; sourceTree = "<group>"; };
|
2022-04-21 20:04:22 +01:00
|
|
|
5C36027227F47AD5009F19D9 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
2022-03-17 09:42:59 +00:00
|
|
|
5C3A88CD27DF50170060F1C2 /* DetermineWidth.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DetermineWidth.swift; sourceTree = "<group>"; };
|
|
|
|
5C3A88D027DF57800060F1C2 /* FramedItemView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FramedItemView.swift; sourceTree = "<group>"; };
|
2022-05-29 08:06:56 +01:00
|
|
|
5C3F1D552842B68D00EC8A82 /* IntegrityErrorItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntegrityErrorItemView.swift; sourceTree = "<group>"; };
|
2022-05-30 08:59:04 +01:00
|
|
|
5C3F1D57284363C400EC8A82 /* PrivacySettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PrivacySettings.swift; sourceTree = "<group>"; };
|
2022-05-30 12:32:11 +01:00
|
|
|
5C3F1D592844B4DE00EC8A82 /* ExperimentalFeaturesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExperimentalFeaturesView.swift; sourceTree = "<group>"; };
|
2022-02-01 20:30:33 +00:00
|
|
|
5C422A7C27A9A6FA0097A1E1 /* SimpleX (iOS).entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "SimpleX (iOS).entitlements"; sourceTree = "<group>"; };
|
2022-06-24 13:52:20 +01:00
|
|
|
5C4B3B09285FB130003915F2 /* DatabaseView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DatabaseView.swift; sourceTree = "<group>"; };
|
2022-02-11 07:42:00 +00:00
|
|
|
5C5346A727B59A6A004DF848 /* ChatHelp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatHelp.swift; sourceTree = "<group>"; };
|
2022-05-24 19:34:27 +01:00
|
|
|
5C55A91E283AD0E400C4E99E /* CallManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CallManager.swift; sourceTree = "<group>"; };
|
|
|
|
5C55A920283CCCB700C4E99E /* IncomingCallView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IncomingCallView.swift; sourceTree = "<group>"; };
|
|
|
|
5C55A922283CEDE600C4E99E /* SoundPlayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SoundPlayer.swift; sourceTree = "<group>"; };
|
|
|
|
5C55A92D283D0FDE00C4E99E /* sounds */ = {isa = PBXFileReference; lastKnownFileType = folder; path = sounds; sourceTree = "<group>"; };
|
2022-02-25 07:16:19 +00:00
|
|
|
5C577F7C27C83AA10006112D /* MarkdownHelp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MarkdownHelp.swift; sourceTree = "<group>"; };
|
2022-05-07 06:40:46 +01:00
|
|
|
5C5E5D3A2824468B00B0488A /* ActiveCallView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActiveCallView.swift; sourceTree = "<group>"; };
|
|
|
|
5C5E5D3C282447AB00B0488A /* CallTypes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CallTypes.swift; sourceTree = "<group>"; };
|
2022-03-25 22:13:01 +04:00
|
|
|
5C5F2B6C27EBC3FE006A9D5F /* ImagePicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImagePicker.swift; sourceTree = "<group>"; };
|
|
|
|
5C5F2B6F27EBC704006A9D5F /* ProfileImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileImage.swift; sourceTree = "<group>"; };
|
2022-01-31 21:28:07 +00:00
|
|
|
5C6AD81227A834E300348BD7 /* NewChatButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewChatButton.swift; sourceTree = "<group>"; };
|
2022-02-12 15:59:43 +00:00
|
|
|
5C7505A127B65FDB00BE3227 /* CIMetaView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CIMetaView.swift; sourceTree = "<group>"; };
|
|
|
|
5C7505A427B679EE00BE3227 /* NavLinkPlain.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavLinkPlain.swift; sourceTree = "<group>"; };
|
|
|
|
5C7505A727B6D34800BE3227 /* ChatInfoToolbar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatInfoToolbar.swift; sourceTree = "<group>"; };
|
2022-01-24 16:07:17 +00:00
|
|
|
5C764E88279CBCB3000C6508 /* ChatModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatModel.swift; sourceTree = "<group>"; };
|
2022-02-05 20:10:47 +00:00
|
|
|
5C971E1C27AEBEF600C8A3CE /* ChatInfoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatInfoView.swift; sourceTree = "<group>"; };
|
|
|
|
5C971E2027AEBF8300C8A3CE /* ChatInfoImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatInfoImage.swift; sourceTree = "<group>"; };
|
2022-07-03 19:53:07 +01:00
|
|
|
5C9A5BDA2871E05400A5B906 /* SetNotificationsMode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SetNotificationsMode.swift; sourceTree = "<group>"; };
|
2022-07-28 11:49:36 +01:00
|
|
|
5C9C2D9A28929B6900CC63B1 /* libffi.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libffi.a; sourceTree = "<group>"; };
|
|
|
|
5C9C2D9B28929B6900CC63B1 /* libHSsimplex-chat-3.1.0-FNUbBjLYHjnDjt6ldpTolw.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libHSsimplex-chat-3.1.0-FNUbBjLYHjnDjt6ldpTolw.a"; sourceTree = "<group>"; };
|
|
|
|
5C9C2D9C28929B6900CC63B1 /* libgmp.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libgmp.a; sourceTree = "<group>"; };
|
|
|
|
5C9C2D9D28929B6900CC63B1 /* libHSsimplex-chat-3.1.0-FNUbBjLYHjnDjt6ldpTolw-ghc8.10.7.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libHSsimplex-chat-3.1.0-FNUbBjLYHjnDjt6ldpTolw-ghc8.10.7.a"; sourceTree = "<group>"; };
|
|
|
|
5C9C2D9E28929B6900CC63B1 /* libgmpxx.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libgmpxx.a; sourceTree = "<group>"; };
|
2022-07-30 13:03:44 +01:00
|
|
|
5C9C2DA42894777E00CC63B1 /* GroupProfileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupProfileView.swift; sourceTree = "<group>"; };
|
2022-05-04 23:07:26 +01:00
|
|
|
5C9D13A2282187BB00AB8B43 /* WebRTC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebRTC.swift; sourceTree = "<group>"; };
|
2022-01-29 23:37:02 +00:00
|
|
|
5C9FD96A27A56D4D0075386C /* JSON.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSON.swift; sourceTree = "<group>"; };
|
|
|
|
5C9FD96D27A5D6ED0075386C /* SendMessageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SendMessageView.swift; sourceTree = "<group>"; };
|
2022-01-21 11:09:33 +00:00
|
|
|
5CA059C3279559F40002BEB4 /* SimpleXApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimpleXApp.swift; sourceTree = "<group>"; };
|
|
|
|
5CA059C4279559F40002BEB4 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
|
|
|
5CA059C5279559F40002BEB4 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
|
|
5CA059CA279559F40002BEB4 /* SimpleX.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SimpleX.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
5CA059D7279559F40002BEB4 /* Tests iOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tests iOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
5CA059DB279559F40002BEB4 /* Tests_iOS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests_iOS.swift; sourceTree = "<group>"; };
|
|
|
|
5CA059DD279559F40002BEB4 /* Tests_iOSLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests_iOSLaunchTests.swift; sourceTree = "<group>"; };
|
2022-05-07 17:29:58 +01:00
|
|
|
5CB0BA872826CB3A00B3292C /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
|
5CB0BA8A2826CB3A00B3292C /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
|
2022-05-09 09:52:09 +01:00
|
|
|
5CB0BA8D2827126500B3292C /* OnboardingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingView.swift; sourceTree = "<group>"; };
|
|
|
|
5CB0BA8F282713D900B3292C /* SimpleXInfo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimpleXInfo.swift; sourceTree = "<group>"; };
|
|
|
|
5CB0BA91282713FD00B3292C /* CreateProfile.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CreateProfile.swift; sourceTree = "<group>"; };
|
|
|
|
5CB0BA952827143500B3292C /* MakeConnection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MakeConnection.swift; sourceTree = "<group>"; };
|
|
|
|
5CB0BA992827FD8800B3292C /* HowItWorks.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HowItWorks.swift; sourceTree = "<group>"; };
|
2022-06-27 10:28:30 +01:00
|
|
|
5CB346E42868AA7F001FD2EF /* SuspendChat.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SuspendChat.swift; sourceTree = "<group>"; };
|
|
|
|
5CB346E62868D76D001FD2EF /* NotificationsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationsView.swift; sourceTree = "<group>"; };
|
2022-06-27 23:03:27 +01:00
|
|
|
5CB346E82869E8BA001FD2EF /* PushEnvironment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PushEnvironment.swift; sourceTree = "<group>"; };
|
2022-01-31 21:28:07 +00:00
|
|
|
5CB924D327A853F100ACCCDD /* SettingsButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsButton.swift; sourceTree = "<group>"; };
|
|
|
|
5CB924D627A8563F00ACCCDD /* SettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsView.swift; sourceTree = "<group>"; };
|
2022-02-01 17:34:06 +00:00
|
|
|
5CB924E027A867BA00ACCCDD /* UserProfile.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserProfile.swift; sourceTree = "<group>"; };
|
2022-01-31 21:28:07 +00:00
|
|
|
5CB924E327A8683A00ACCCDD /* UserAddress.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserAddress.swift; sourceTree = "<group>"; };
|
2022-02-01 17:34:06 +00:00
|
|
|
5CB9250C27A9432000ACCCDD /* ChatListNavLink.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatListNavLink.swift; sourceTree = "<group>"; };
|
2022-01-30 18:27:20 +00:00
|
|
|
5CC1C99127A6C7F5000D9FF6 /* QRCode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QRCode.swift; sourceTree = "<group>"; };
|
|
|
|
5CC1C99427A6CF7F000D9FF6 /* ShareSheet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShareSheet.swift; sourceTree = "<group>"; };
|
2022-04-16 09:37:01 +01:00
|
|
|
5CC2C0FB2809BF11000C35E3 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
|
5CC2C0FE2809BF11000C35E3 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = "ru.lproj/SimpleX--iOS--InfoPlist.strings"; sourceTree = "<group>"; };
|
2022-01-30 18:27:20 +00:00
|
|
|
5CCD403327A5F6DF00368C90 /* AddContactView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddContactView.swift; sourceTree = "<group>"; };
|
2022-04-25 07:54:07 +01:00
|
|
|
5CCD403627A5F9A200368C90 /* ScanToConnectView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScanToConnectView.swift; sourceTree = "<group>"; };
|
2022-05-03 08:20:19 +01:00
|
|
|
5CDCAD452818589900503DA2 /* SimpleX NSE.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "SimpleX NSE.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
5CDCAD472818589900503DA2 /* NotificationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationService.swift; sourceTree = "<group>"; };
|
|
|
|
5CDCAD492818589900503DA2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
5CDCAD5128186DE400503DA2 /* SimpleX NSE.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "SimpleX NSE.entitlements"; sourceTree = "<group>"; };
|
2022-06-02 13:16:22 +01:00
|
|
|
5CDCAD5228186F9500503DA2 /* AppGroup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppGroup.swift; sourceTree = "<group>"; };
|
2022-05-03 08:20:19 +01:00
|
|
|
5CDCAD5E28187D4A00503DA2 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.4.sdk/usr/lib/libiconv.tbd; sourceTree = DEVELOPER_DIR; };
|
|
|
|
5CDCAD6028187D7900503DA2 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.4.sdk/usr/lib/libz.tbd; sourceTree = DEVELOPER_DIR; };
|
|
|
|
5CDCAD7228188CFF00503DA2 /* ChatTypes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatTypes.swift; sourceTree = "<group>"; };
|
|
|
|
5CDCAD7428188D2900503DA2 /* APITypes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APITypes.swift; sourceTree = "<group>"; };
|
|
|
|
5CDCAD7D2818941F00503DA2 /* API.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = API.swift; sourceTree = "<group>"; };
|
|
|
|
5CDCAD80281A7E2700503DA2 /* Notifications.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Notifications.swift; sourceTree = "<group>"; };
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BA682845308900EC33A6 /* SimpleXChat.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SimpleXChat.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
5CE2BA76284530BF00EC33A6 /* SimpleXChat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleXChat.h; sourceTree = "<group>"; };
|
|
|
|
5CE2BA78284530CC00EC33A6 /* SimpleXChat.docc */ = {isa = PBXFileReference; lastKnownFileType = folder.documentationcatalog; path = SimpleXChat.docc; sourceTree = "<group>"; };
|
|
|
|
5CE2BA8A2845332200EC33A6 /* SimpleX.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleX.h; sourceTree = "<group>"; };
|
|
|
|
5CE2BA96284537A800EC33A6 /* dummy.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = dummy.m; sourceTree = "<group>"; };
|
2022-02-04 22:13:52 +00:00
|
|
|
5CE4407127ADB1D0007B033A /* Emoji.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Emoji.swift; sourceTree = "<group>"; };
|
|
|
|
5CE4407827ADB701007B033A /* EmojiItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmojiItemView.swift; sourceTree = "<group>"; };
|
2022-03-17 09:42:59 +00:00
|
|
|
5CEACCE227DE9246000BD591 /* ComposeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComposeView.swift; sourceTree = "<group>"; };
|
|
|
|
5CEACCEC27DEA495000BD591 /* MsgContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MsgContentView.swift; sourceTree = "<group>"; };
|
2022-06-24 13:52:20 +01:00
|
|
|
5CFA59C32860BC6200863A68 /* MigrateToAppGroupView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MigrateToAppGroupView.swift; sourceTree = "<group>"; };
|
|
|
|
5CFA59CF286477B400863A68 /* ChatArchiveView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatArchiveView.swift; sourceTree = "<group>"; };
|
2022-05-14 08:07:13 +01:00
|
|
|
5CFE0920282EEAF60002594B /* ZoomableScrollView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = ZoomableScrollView.swift; path = Shared/Views/ZoomableScrollView.swift; sourceTree = SOURCE_ROOT; };
|
2022-03-10 15:45:40 +04:00
|
|
|
640F50E227CF991C001E05C2 /* SMPServers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SMPServers.swift; sourceTree = "<group>"; };
|
2022-07-21 17:01:13 +04:00
|
|
|
6440C9FF288857A10062C672 /* CIGroupEventView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CIGroupEventView.swift; sourceTree = "<group>"; };
|
2022-07-26 10:55:58 +04:00
|
|
|
6440CA02288AECA70062C672 /* AddGroupMembersView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddGroupMembersView.swift; sourceTree = "<group>"; };
|
2022-07-14 16:40:32 +04:00
|
|
|
6442E0B9287F169300CEC0F9 /* AddGroupView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddGroupView.swift; sourceTree = "<group>"; };
|
|
|
|
6442E0BD2880182D00CEC0F9 /* GroupChatInfoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupChatInfoView.swift; sourceTree = "<group>"; };
|
2022-05-06 21:10:32 +04:00
|
|
|
6454036E2822A9750090DDFF /* ComposeFileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComposeFileView.swift; sourceTree = "<group>"; };
|
2022-05-27 18:21:35 +04:00
|
|
|
646BB38B283BEEB9001CE359 /* LocalAuthentication.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalAuthentication.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.4.sdk/System/Library/Frameworks/LocalAuthentication.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
|
646BB38D283FDB6D001CE359 /* LocalAuthenticationUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalAuthenticationUtils.swift; sourceTree = "<group>"; };
|
2022-07-26 12:33:10 +04:00
|
|
|
647F090D288EA27B00644C40 /* GroupMemberInfoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupMemberInfoView.swift; sourceTree = "<group>"; };
|
2022-05-04 09:10:36 +04:00
|
|
|
648010AA281ADD15009009B9 /* CIFileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CIFileView.swift; sourceTree = "<group>"; };
|
2022-04-19 15:47:08 +04:00
|
|
|
6493D667280ED77F007A76FB /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
|
2022-04-19 12:29:03 +04:00
|
|
|
649BCD9F280460FD00C3A862 /* ComposeImageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComposeImageView.swift; sourceTree = "<group>"; };
|
|
|
|
649BCDA12805D6EF00C3A862 /* CIImageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CIImageView.swift; sourceTree = "<group>"; };
|
2022-03-25 22:26:05 +04:00
|
|
|
64AA1C6827EE10C800AC7277 /* ContextItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContextItemView.swift; sourceTree = "<group>"; };
|
2022-03-30 20:37:47 +04:00
|
|
|
64AA1C6B27F3537400AC7277 /* DeletedItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeletedItemView.swift; sourceTree = "<group>"; };
|
2022-04-19 12:29:03 +04:00
|
|
|
64DAE1502809D9F5000DA960 /* FileUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileUtils.swift; sourceTree = "<group>"; };
|
2022-07-18 21:58:32 +04:00
|
|
|
64E972062881BB22008DBC02 /* CIGroupInvitationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CIGroupInvitationView.swift; sourceTree = "<group>"; };
|
2022-01-21 11:09:33 +00:00
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
5CA059C7279559F40002BEB4 /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BA702845308900EC33A6 /* SimpleXChat.framework in Frameworks */,
|
2022-05-27 18:21:35 +04:00
|
|
|
646BB38C283BEEB9001CE359 /* LocalAuthentication.framework in Frameworks */,
|
2022-01-30 18:27:20 +00:00
|
|
|
5C8F01CD27A6F0D8007D2C8D /* CodeScanner in Frameworks */,
|
2022-01-21 11:09:33 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
5CA059D4279559F40002BEB4 /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2022-05-03 08:20:19 +01:00
|
|
|
5CDCAD422818589900503DA2 /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BAA62845617C00EC33A6 /* SimpleXChat.framework in Frameworks */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
5CE2BA652845308900EC33A6 /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2022-07-28 11:49:36 +01:00
|
|
|
5C9C2DA028929B6900CC63B1 /* libHSsimplex-chat-3.1.0-FNUbBjLYHjnDjt6ldpTolw.a in Frameworks */,
|
|
|
|
5C9C2DA128929B6900CC63B1 /* libgmp.a in Frameworks */,
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BA93284534B000EC33A6 /* libiconv.tbd in Frameworks */,
|
2022-07-28 11:49:36 +01:00
|
|
|
5C9C2DA228929B6900CC63B1 /* libHSsimplex-chat-3.1.0-FNUbBjLYHjnDjt6ldpTolw-ghc8.10.7.a in Frameworks */,
|
|
|
|
5C9C2D9F28929B6900CC63B1 /* libffi.a in Frameworks */,
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BA94284534BB00EC33A6 /* libz.tbd in Frameworks */,
|
2022-07-28 11:49:36 +01:00
|
|
|
5C9C2DA328929B6900CC63B1 /* libgmpxx.a in Frameworks */,
|
2022-05-03 08:20:19 +01:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2022-01-21 11:09:33 +00:00
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
2022-05-01 14:08:20 +01:00
|
|
|
3C714775281C080100CB4D4B /* Call */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2022-05-07 06:40:46 +01:00
|
|
|
3C714776281C081000CB4D4B /* WebRTCView.swift */,
|
2022-05-04 23:07:26 +01:00
|
|
|
5C9D13A2282187BB00AB8B43 /* WebRTC.swift */,
|
2022-05-07 06:40:46 +01:00
|
|
|
5C5E5D3A2824468B00B0488A /* ActiveCallView.swift */,
|
2022-05-24 19:34:27 +01:00
|
|
|
5C029EA9283942EA004A9677 /* CallController.swift */,
|
|
|
|
5C55A91E283AD0E400C4E99E /* CallManager.swift */,
|
|
|
|
5C55A920283CCCB700C4E99E /* IncomingCallView.swift */,
|
|
|
|
5C55A922283CEDE600C4E99E /* SoundPlayer.swift */,
|
2022-05-01 14:08:20 +01:00
|
|
|
);
|
|
|
|
path = Call;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2022-01-29 11:10:04 +00:00
|
|
|
5C2E260D27A30E2400F70299 /* Views */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2022-05-09 09:52:09 +01:00
|
|
|
5CB0BA8C282711BC00B3292C /* Onboarding */,
|
2022-05-01 14:08:20 +01:00
|
|
|
3C714775281C080100CB4D4B /* Call */,
|
2022-02-05 20:10:47 +00:00
|
|
|
5C971E1F27AEBF7000C8A3CE /* Helpers */,
|
2022-02-02 16:46:05 +00:00
|
|
|
5C5F4AC227A5E9AF00B51EF1 /* Chat */,
|
2022-02-01 17:34:06 +00:00
|
|
|
5CB9250B27A942F300ACCCDD /* ChatList */,
|
2022-02-02 16:46:05 +00:00
|
|
|
5CB924DD27A8622200ACCCDD /* NewChat */,
|
2022-06-24 13:52:20 +01:00
|
|
|
5CFA59C22860B04D00863A68 /* Database */,
|
2022-02-02 16:46:05 +00:00
|
|
|
5CB924DF27A8678B00ACCCDD /* UserSettings */,
|
|
|
|
5C2E261127A30FEA00F70299 /* TerminalView.swift */,
|
2022-01-29 11:10:04 +00:00
|
|
|
);
|
|
|
|
path = Views;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2022-02-02 16:46:05 +00:00
|
|
|
5C5F4AC227A5E9AF00B51EF1 /* Chat */ = {
|
2022-01-29 23:37:02 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2022-07-26 10:55:58 +04:00
|
|
|
6440CA01288AEC770062C672 /* Group */,
|
2022-02-04 22:13:52 +00:00
|
|
|
5CE4407427ADB657007B033A /* ChatItem */,
|
2022-03-17 09:42:59 +00:00
|
|
|
5CEACCE527DE977C000BD591 /* ComposeMessage */,
|
2022-02-02 16:46:05 +00:00
|
|
|
5C2E260E27A30FDC00F70299 /* ChatView.swift */,
|
2022-02-12 15:59:43 +00:00
|
|
|
5C7505A727B6D34800BE3227 /* ChatInfoToolbar.swift */,
|
2022-02-05 20:10:47 +00:00
|
|
|
5C971E1C27AEBEF600C8A3CE /* ChatInfoView.swift */,
|
2022-01-31 21:28:07 +00:00
|
|
|
5C1A4C1D27A715B700EAD5AD /* ChatItemView.swift */,
|
2022-02-04 22:13:52 +00:00
|
|
|
5CE4407127ADB1D0007B033A /* Emoji.swift */,
|
2022-07-14 16:40:32 +04:00
|
|
|
6442E0BD2880182D00CEC0F9 /* GroupChatInfoView.swift */,
|
2022-01-29 23:37:02 +00:00
|
|
|
);
|
2022-02-02 16:46:05 +00:00
|
|
|
path = Chat;
|
2022-01-29 23:37:02 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2022-01-22 17:54:22 +00:00
|
|
|
5C764E5C279C70B7000C6508 /* Libraries */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2022-07-28 11:49:36 +01:00
|
|
|
5C9C2D9A28929B6900CC63B1 /* libffi.a */,
|
|
|
|
5C9C2D9C28929B6900CC63B1 /* libgmp.a */,
|
|
|
|
5C9C2D9E28929B6900CC63B1 /* libgmpxx.a */,
|
|
|
|
5C9C2D9D28929B6900CC63B1 /* libHSsimplex-chat-3.1.0-FNUbBjLYHjnDjt6ldpTolw-ghc8.10.7.a */,
|
|
|
|
5C9C2D9B28929B6900CC63B1 /* libHSsimplex-chat-3.1.0-FNUbBjLYHjnDjt6ldpTolw.a */,
|
2022-01-22 17:54:22 +00:00
|
|
|
);
|
|
|
|
path = Libraries;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
5C764E7A279C71D4000C6508 /* Frameworks */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2022-05-27 18:21:35 +04:00
|
|
|
646BB38B283BEEB9001CE359 /* LocalAuthentication.framework */,
|
2022-05-03 08:20:19 +01:00
|
|
|
5CDCAD6028187D7900503DA2 /* libz.tbd */,
|
|
|
|
5CDCAD5E28187D4A00503DA2 /* libiconv.tbd */,
|
2022-01-22 17:54:22 +00:00
|
|
|
);
|
|
|
|
name = Frameworks;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2022-01-24 16:07:17 +00:00
|
|
|
5C764E87279CBC8E000C6508 /* Model */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
5C764E88279CBCB3000C6508 /* ChatModel.swift */,
|
2022-01-29 11:10:04 +00:00
|
|
|
5C2E260627A2941F00F70299 /* SimpleXAPI.swift */,
|
2022-02-09 22:53:06 +00:00
|
|
|
5C35CFC727B2782E00FB6C6D /* BGManager.swift */,
|
|
|
|
5C35CFCA27B2E91D00FB6C6D /* NtfManager.swift */,
|
2022-06-27 10:28:30 +01:00
|
|
|
5CB346E42868AA7F001FD2EF /* SuspendChat.swift */,
|
2022-06-27 23:03:27 +01:00
|
|
|
5CB346E82869E8BA001FD2EF /* PushEnvironment.swift */,
|
2022-01-24 16:07:17 +00:00
|
|
|
);
|
|
|
|
path = Model;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2022-02-05 20:10:47 +00:00
|
|
|
5C971E1F27AEBF7000C8A3CE /* Helpers */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
5C971E2027AEBF8300C8A3CE /* ChatInfoImage.swift */,
|
2022-02-12 15:59:43 +00:00
|
|
|
5C7505A427B679EE00BE3227 /* NavLinkPlain.swift */,
|
|
|
|
5CC1C99427A6CF7F000D9FF6 /* ShareSheet.swift */,
|
2022-03-17 09:42:59 +00:00
|
|
|
5C3A88CD27DF50170060F1C2 /* DetermineWidth.swift */,
|
2022-03-25 22:13:01 +04:00
|
|
|
5C5F2B6C27EBC3FE006A9D5F /* ImagePicker.swift */,
|
|
|
|
5C5F2B6F27EBC704006A9D5F /* ProfileImage.swift */,
|
2022-05-14 08:07:13 +01:00
|
|
|
5CFE0920282EEAF60002594B /* ZoomableScrollView.swift */,
|
2022-05-27 18:21:35 +04:00
|
|
|
646BB38D283FDB6D001CE359 /* LocalAuthenticationUtils.swift */,
|
2022-02-05 20:10:47 +00:00
|
|
|
);
|
|
|
|
path = Helpers;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2022-01-21 11:09:33 +00:00
|
|
|
5CA059BD279559F40002BEB4 = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2022-05-24 19:34:27 +01:00
|
|
|
5C55A92D283D0FDE00C4E99E /* sounds */,
|
2022-05-01 14:08:20 +01:00
|
|
|
3C714779281C0F6800CB4D4B /* www */,
|
2022-04-16 09:37:01 +01:00
|
|
|
5CC2C0FD2809BF11000C35E3 /* SimpleX--iOS--InfoPlist.strings */,
|
|
|
|
5CC2C0FA2809BF11000C35E3 /* Localizable.strings */,
|
2022-02-01 20:30:33 +00:00
|
|
|
5C422A7C27A9A6FA0097A1E1 /* SimpleX (iOS).entitlements */,
|
2022-01-22 17:54:22 +00:00
|
|
|
5C764E5C279C70B7000C6508 /* Libraries */,
|
2022-01-21 11:09:33 +00:00
|
|
|
5CA059C2279559F40002BEB4 /* Shared */,
|
2022-05-03 08:20:19 +01:00
|
|
|
5CDCAD462818589900503DA2 /* SimpleX NSE */,
|
2022-01-21 11:09:33 +00:00
|
|
|
5CA059DA279559F40002BEB4 /* Tests iOS */,
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BA692845308900EC33A6 /* SimpleXChat */,
|
2022-01-21 11:09:33 +00:00
|
|
|
5CA059CB279559F40002BEB4 /* Products */,
|
2022-01-22 17:54:22 +00:00
|
|
|
5C764E7A279C71D4000C6508 /* Frameworks */,
|
2022-01-21 11:09:33 +00:00
|
|
|
);
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
5CA059C2279559F40002BEB4 /* Shared */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
5CA059C3279559F40002BEB4 /* SimpleXApp.swift */,
|
2022-04-21 20:04:22 +01:00
|
|
|
5C36027227F47AD5009F19D9 /* AppDelegate.swift */,
|
2022-01-21 11:09:33 +00:00
|
|
|
5CA059C4279559F40002BEB4 /* ContentView.swift */,
|
2022-02-03 07:16:29 +00:00
|
|
|
5C764E87279CBC8E000C6508 /* Model */,
|
2022-01-29 11:10:04 +00:00
|
|
|
5C2E260D27A30E2400F70299 /* Views */,
|
2022-01-21 11:09:33 +00:00
|
|
|
5CA059C5279559F40002BEB4 /* Assets.xcassets */,
|
2022-04-25 10:39:28 +01:00
|
|
|
5C13730C2815740A00F43030 /* DebugJSON.playground */,
|
2022-01-21 11:09:33 +00:00
|
|
|
);
|
|
|
|
path = Shared;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
5CA059CB279559F40002BEB4 /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
5CA059CA279559F40002BEB4 /* SimpleX.app */,
|
|
|
|
5CA059D7279559F40002BEB4 /* Tests iOS.xctest */,
|
2022-05-03 08:20:19 +01:00
|
|
|
5CDCAD452818589900503DA2 /* SimpleX NSE.appex */,
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BA682845308900EC33A6 /* SimpleXChat.framework */,
|
2022-01-21 11:09:33 +00:00
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
5CA059DA279559F40002BEB4 /* Tests iOS */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
5CA059DB279559F40002BEB4 /* Tests_iOS.swift */,
|
|
|
|
5CA059DD279559F40002BEB4 /* Tests_iOSLaunchTests.swift */,
|
|
|
|
);
|
|
|
|
path = "Tests iOS";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2022-05-09 09:52:09 +01:00
|
|
|
5CB0BA8C282711BC00B3292C /* Onboarding */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
5CB0BA8D2827126500B3292C /* OnboardingView.swift */,
|
|
|
|
5CB0BA8F282713D900B3292C /* SimpleXInfo.swift */,
|
2022-07-03 19:53:07 +01:00
|
|
|
5CB0BA992827FD8800B3292C /* HowItWorks.swift */,
|
2022-05-09 09:52:09 +01:00
|
|
|
5CB0BA91282713FD00B3292C /* CreateProfile.swift */,
|
2022-07-03 19:53:07 +01:00
|
|
|
5C9A5BDA2871E05400A5B906 /* SetNotificationsMode.swift */,
|
2022-05-09 09:52:09 +01:00
|
|
|
5CB0BA952827143500B3292C /* MakeConnection.swift */,
|
|
|
|
);
|
|
|
|
path = Onboarding;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2022-01-31 21:28:07 +00:00
|
|
|
5CB924DD27A8622200ACCCDD /* NewChat */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
5C6AD81227A834E300348BD7 /* NewChatButton.swift */,
|
|
|
|
5CCD403327A5F6DF00368C90 /* AddContactView.swift */,
|
2022-04-25 07:54:07 +01:00
|
|
|
5CCD403627A5F9A200368C90 /* ScanToConnectView.swift */,
|
|
|
|
3C8C548828133C84000A3EC7 /* PasteToConnectView.swift */,
|
2022-01-31 21:28:07 +00:00
|
|
|
5CC1C99127A6C7F5000D9FF6 /* QRCode.swift */,
|
2022-07-14 16:40:32 +04:00
|
|
|
6442E0B9287F169300CEC0F9 /* AddGroupView.swift */,
|
2022-01-31 21:28:07 +00:00
|
|
|
);
|
|
|
|
path = NewChat;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
5CB924DF27A8678B00ACCCDD /* UserSettings */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
5CB924D327A853F100ACCCDD /* SettingsButton.swift */,
|
|
|
|
5CB924D627A8563F00ACCCDD /* SettingsView.swift */,
|
2022-06-27 10:28:30 +01:00
|
|
|
5CB346E62868D76D001FD2EF /* NotificationsView.swift */,
|
2022-05-27 16:36:33 +01:00
|
|
|
5C05DF522840AA1D00C683F9 /* CallSettings.swift */,
|
2022-05-30 08:59:04 +01:00
|
|
|
5C3F1D57284363C400EC8A82 /* PrivacySettings.swift */,
|
2022-01-31 21:28:07 +00:00
|
|
|
5CB924E327A8683A00ACCCDD /* UserAddress.swift */,
|
2022-02-01 17:34:06 +00:00
|
|
|
5CB924E027A867BA00ACCCDD /* UserProfile.swift */,
|
2022-02-25 07:16:19 +00:00
|
|
|
5C577F7C27C83AA10006112D /* MarkdownHelp.swift */,
|
2022-03-10 15:45:40 +04:00
|
|
|
640F50E227CF991C001E05C2 /* SMPServers.swift */,
|
2022-05-30 12:32:11 +01:00
|
|
|
5C3F1D592844B4DE00EC8A82 /* ExperimentalFeaturesView.swift */,
|
2022-01-31 21:28:07 +00:00
|
|
|
);
|
|
|
|
path = UserSettings;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2022-02-01 17:34:06 +00:00
|
|
|
5CB9250B27A942F300ACCCDD /* ChatList */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
5C2E260A27A30CFA00F70299 /* ChatListView.swift */,
|
2022-02-11 07:42:00 +00:00
|
|
|
5C5346A727B59A6A004DF848 /* ChatHelp.swift */,
|
2022-02-01 17:34:06 +00:00
|
|
|
5CB9250C27A9432000ACCCDD /* ChatListNavLink.swift */,
|
2022-02-02 16:46:05 +00:00
|
|
|
5C063D2627A4564100AEC577 /* ChatPreviewView.swift */,
|
|
|
|
5C116CDB27AABE0400E66D01 /* ContactRequestView.swift */,
|
2022-04-25 10:39:28 +01:00
|
|
|
5C13730A28156D2700F43030 /* ContactConnectionView.swift */,
|
2022-02-01 17:34:06 +00:00
|
|
|
);
|
|
|
|
path = ChatList;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2022-05-03 08:20:19 +01:00
|
|
|
5CDCAD462818589900503DA2 /* SimpleX NSE */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
5CDCAD5128186DE400503DA2 /* SimpleX NSE.entitlements */,
|
|
|
|
5CDCAD472818589900503DA2 /* NotificationService.swift */,
|
|
|
|
5CDCAD492818589900503DA2 /* Info.plist */,
|
2022-05-07 17:29:58 +01:00
|
|
|
5CB0BA892826CB3A00B3292C /* Localizable.strings */,
|
|
|
|
5CB0BA862826CB3A00B3292C /* InfoPlist.strings */,
|
2022-05-03 08:20:19 +01:00
|
|
|
);
|
|
|
|
path = "SimpleX NSE";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BA692845308900EC33A6 /* SimpleXChat */ = {
|
2022-05-03 08:20:19 +01:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2022-06-02 13:16:22 +01:00
|
|
|
5CDCAD5228186F9500503DA2 /* AppGroup.swift */,
|
2022-05-03 08:20:19 +01:00
|
|
|
5CDCAD7228188CFF00503DA2 /* ChatTypes.swift */,
|
|
|
|
5CDCAD7428188D2900503DA2 /* APITypes.swift */,
|
2022-05-07 06:40:46 +01:00
|
|
|
5C5E5D3C282447AB00B0488A /* CallTypes.swift */,
|
2022-05-03 08:20:19 +01:00
|
|
|
5C9FD96A27A56D4D0075386C /* JSON.swift */,
|
|
|
|
5CDCAD7D2818941F00503DA2 /* API.swift */,
|
|
|
|
5CDCAD80281A7E2700503DA2 /* Notifications.swift */,
|
2022-05-31 07:55:13 +01:00
|
|
|
64DAE1502809D9F5000DA960 /* FileUtils.swift */,
|
|
|
|
5CE2BA76284530BF00EC33A6 /* SimpleXChat.h */,
|
|
|
|
5CE2BA8A2845332200EC33A6 /* SimpleX.h */,
|
|
|
|
5CE2BA78284530CC00EC33A6 /* SimpleXChat.docc */,
|
|
|
|
5CE2BA96284537A800EC33A6 /* dummy.m */,
|
2022-05-03 08:20:19 +01:00
|
|
|
);
|
2022-05-31 07:55:13 +01:00
|
|
|
path = SimpleXChat;
|
2022-05-03 08:20:19 +01:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2022-02-04 22:13:52 +00:00
|
|
|
5CE4407427ADB657007B033A /* ChatItem */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2022-02-12 15:59:43 +00:00
|
|
|
5C7505A127B65FDB00BE3227 /* CIMetaView.swift */,
|
2022-02-04 22:13:52 +00:00
|
|
|
5CE4407827ADB701007B033A /* EmojiItemView.swift */,
|
2022-03-17 09:42:59 +00:00
|
|
|
5CEACCEC27DEA495000BD591 /* MsgContentView.swift */,
|
|
|
|
5C3A88D027DF57800060F1C2 /* FramedItemView.swift */,
|
2022-05-30 09:12:57 +01:00
|
|
|
649BCDA12805D6EF00C3A862 /* CIImageView.swift */,
|
|
|
|
648010AA281ADD15009009B9 /* CIFileView.swift */,
|
|
|
|
3CDBCF4727FF621E00354CDD /* CILinkView.swift */,
|
2022-03-30 20:37:47 +04:00
|
|
|
64AA1C6B27F3537400AC7277 /* DeletedItemView.swift */,
|
2022-05-21 12:13:37 +01:00
|
|
|
5C029EA72837DBB3004A9677 /* CICallItemView.swift */,
|
2022-05-29 08:06:56 +01:00
|
|
|
5C3F1D552842B68D00EC8A82 /* IntegrityErrorItemView.swift */,
|
2022-07-18 21:58:32 +04:00
|
|
|
64E972062881BB22008DBC02 /* CIGroupInvitationView.swift */,
|
2022-07-21 17:01:13 +04:00
|
|
|
6440C9FF288857A10062C672 /* CIGroupEventView.swift */,
|
2022-02-04 22:13:52 +00:00
|
|
|
);
|
|
|
|
path = ChatItem;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2022-03-17 09:42:59 +00:00
|
|
|
5CEACCE527DE977C000BD591 /* ComposeMessage */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
5C9FD96D27A5D6ED0075386C /* SendMessageView.swift */,
|
|
|
|
5CEACCE227DE9246000BD591 /* ComposeView.swift */,
|
2022-03-25 22:26:05 +04:00
|
|
|
64AA1C6827EE10C800AC7277 /* ContextItemView.swift */,
|
2022-05-30 09:12:57 +01:00
|
|
|
649BCD9F280460FD00C3A862 /* ComposeImageView.swift */,
|
|
|
|
6454036E2822A9750090DDFF /* ComposeFileView.swift */,
|
|
|
|
3CDBCF4127FAE51000354CDD /* ComposeLinkView.swift */,
|
2022-03-17 09:42:59 +00:00
|
|
|
);
|
|
|
|
path = ComposeMessage;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2022-06-24 13:52:20 +01:00
|
|
|
5CFA59C22860B04D00863A68 /* Database */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
5C4B3B09285FB130003915F2 /* DatabaseView.swift */,
|
|
|
|
5CFA59CF286477B400863A68 /* ChatArchiveView.swift */,
|
|
|
|
5CFA59C32860BC6200863A68 /* MigrateToAppGroupView.swift */,
|
|
|
|
);
|
|
|
|
path = Database;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2022-07-26 10:55:58 +04:00
|
|
|
6440CA01288AEC770062C672 /* Group */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
6440CA02288AECA70062C672 /* AddGroupMembersView.swift */,
|
2022-07-26 12:33:10 +04:00
|
|
|
647F090D288EA27B00644C40 /* GroupMemberInfoView.swift */,
|
2022-07-30 13:03:44 +01:00
|
|
|
5C9C2DA42894777E00CC63B1 /* GroupProfileView.swift */,
|
2022-07-26 10:55:58 +04:00
|
|
|
);
|
|
|
|
path = Group;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2022-01-21 11:09:33 +00:00
|
|
|
/* End PBXGroup section */
|
|
|
|
|
2022-05-31 07:55:13 +01:00
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
|
|
5CE2BA632845308900EC33A6 /* Headers */ = {
|
|
|
|
isa = PBXHeadersBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
5CE2BA77284530BF00EC33A6 /* SimpleXChat.h in Headers */,
|
|
|
|
5CE2BA952845354B00EC33A6 /* SimpleX.h in Headers */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
|
2022-01-21 11:09:33 +00:00
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
|
5CA059C9279559F40002BEB4 /* SimpleX (iOS) */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 5CA059F3279559F40002BEB4 /* Build configuration list for PBXNativeTarget "SimpleX (iOS)" */;
|
|
|
|
buildPhases = (
|
|
|
|
5CA059C6279559F40002BEB4 /* Sources */,
|
|
|
|
5CA059C7279559F40002BEB4 /* Frameworks */,
|
|
|
|
5CA059C8279559F40002BEB4 /* Resources */,
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BA722845308900EC33A6 /* Embed Frameworks */,
|
|
|
|
5CE2BAA0284555F500EC33A6 /* Embed App Extensions */,
|
2022-01-21 11:09:33 +00:00
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BA6F2845308900EC33A6 /* PBXTargetDependency */,
|
|
|
|
5CE2BA9F284555F500EC33A6 /* PBXTargetDependency */,
|
2022-01-21 11:09:33 +00:00
|
|
|
);
|
|
|
|
name = "SimpleX (iOS)";
|
2022-01-30 18:27:20 +00:00
|
|
|
packageProductDependencies = (
|
|
|
|
5C8F01CC27A6F0D8007D2C8D /* CodeScanner */,
|
|
|
|
);
|
2022-01-21 11:09:33 +00:00
|
|
|
productName = "SimpleX (iOS)";
|
|
|
|
productReference = 5CA059CA279559F40002BEB4 /* SimpleX.app */;
|
|
|
|
productType = "com.apple.product-type.application";
|
|
|
|
};
|
|
|
|
5CA059D6279559F40002BEB4 /* Tests iOS */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 5CA059F9279559F40002BEB4 /* Build configuration list for PBXNativeTarget "Tests iOS" */;
|
|
|
|
buildPhases = (
|
|
|
|
5CA059D3279559F40002BEB4 /* Sources */,
|
|
|
|
5CA059D4279559F40002BEB4 /* Frameworks */,
|
|
|
|
5CA059D5279559F40002BEB4 /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
5CA059D9279559F40002BEB4 /* PBXTargetDependency */,
|
|
|
|
);
|
|
|
|
name = "Tests iOS";
|
|
|
|
productName = "Tests iOS";
|
|
|
|
productReference = 5CA059D7279559F40002BEB4 /* Tests iOS.xctest */;
|
|
|
|
productType = "com.apple.product-type.bundle.ui-testing";
|
|
|
|
};
|
2022-05-03 08:20:19 +01:00
|
|
|
5CDCAD442818589900503DA2 /* SimpleX NSE */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 5CDCAD502818589900503DA2 /* Build configuration list for PBXNativeTarget "SimpleX NSE" */;
|
|
|
|
buildPhases = (
|
|
|
|
5CDCAD412818589900503DA2 /* Sources */,
|
|
|
|
5CDCAD422818589900503DA2 /* Frameworks */,
|
|
|
|
5CDCAD432818589900503DA2 /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BAA92845617C00EC33A6 /* PBXTargetDependency */,
|
2022-05-03 08:20:19 +01:00
|
|
|
);
|
|
|
|
name = "SimpleX NSE";
|
|
|
|
productName = "SimpleX NSE";
|
|
|
|
productReference = 5CDCAD452818589900503DA2 /* SimpleX NSE.appex */;
|
|
|
|
productType = "com.apple.product-type.app-extension";
|
|
|
|
};
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BA672845308900EC33A6 /* SimpleXChat */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 5CE2BA752845308900EC33A6 /* Build configuration list for PBXNativeTarget "SimpleXChat" */;
|
|
|
|
buildPhases = (
|
|
|
|
5CE2BA632845308900EC33A6 /* Headers */,
|
|
|
|
5CE2BA642845308900EC33A6 /* Sources */,
|
|
|
|
5CE2BA652845308900EC33A6 /* Frameworks */,
|
|
|
|
5CE2BA662845308900EC33A6 /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
);
|
|
|
|
name = SimpleXChat;
|
|
|
|
productName = SimpleXChat;
|
|
|
|
productReference = 5CE2BA682845308900EC33A6 /* SimpleXChat.framework */;
|
|
|
|
productType = "com.apple.product-type.framework";
|
|
|
|
};
|
2022-01-21 11:09:33 +00:00
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
|
5CA059BE279559F40002BEB4 /* Project object */ = {
|
|
|
|
isa = PBXProject;
|
|
|
|
attributes = {
|
|
|
|
BuildIndependentTargetsInParallel = 1;
|
2022-05-03 08:20:19 +01:00
|
|
|
LastSwiftUpdateCheck = 1330;
|
2022-06-24 13:52:20 +01:00
|
|
|
LastUpgradeCheck = 1340;
|
2022-01-22 17:54:22 +00:00
|
|
|
ORGANIZATIONNAME = "SimpleX Chat";
|
2022-01-21 11:09:33 +00:00
|
|
|
TargetAttributes = {
|
|
|
|
5CA059C9279559F40002BEB4 = {
|
|
|
|
CreatedOnToolsVersion = 13.2.1;
|
2022-01-22 17:54:22 +00:00
|
|
|
LastSwiftMigration = 1320;
|
2022-01-21 11:09:33 +00:00
|
|
|
};
|
|
|
|
5CA059D6279559F40002BEB4 = {
|
|
|
|
CreatedOnToolsVersion = 13.2.1;
|
|
|
|
TestTargetID = 5CA059C9279559F40002BEB4;
|
|
|
|
};
|
2022-05-03 08:20:19 +01:00
|
|
|
5CDCAD442818589900503DA2 = {
|
|
|
|
CreatedOnToolsVersion = 13.3;
|
|
|
|
LastSwiftMigration = 1330;
|
|
|
|
};
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BA672845308900EC33A6 = {
|
|
|
|
CreatedOnToolsVersion = 13.3;
|
|
|
|
LastSwiftMigration = 1330;
|
|
|
|
};
|
2022-01-21 11:09:33 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
buildConfigurationList = 5CA059C1279559F40002BEB4 /* Build configuration list for PBXProject "SimpleX" */;
|
|
|
|
compatibilityVersion = "Xcode 13.0";
|
|
|
|
developmentRegion = en;
|
|
|
|
hasScannedForEncodings = 0;
|
|
|
|
knownRegions = (
|
|
|
|
en,
|
2022-04-16 09:37:01 +01:00
|
|
|
ru,
|
2022-06-24 13:52:20 +01:00
|
|
|
Base,
|
2022-01-21 11:09:33 +00:00
|
|
|
);
|
|
|
|
mainGroup = 5CA059BD279559F40002BEB4;
|
2022-01-30 18:27:20 +00:00
|
|
|
packageReferences = (
|
|
|
|
5C8F01CB27A6F0D8007D2C8D /* XCRemoteSwiftPackageReference "CodeScanner" */,
|
|
|
|
);
|
2022-01-21 11:09:33 +00:00
|
|
|
productRefGroup = 5CA059CB279559F40002BEB4 /* Products */;
|
|
|
|
projectDirPath = "";
|
|
|
|
projectRoot = "";
|
|
|
|
targets = (
|
|
|
|
5CA059C9279559F40002BEB4 /* SimpleX (iOS) */,
|
|
|
|
5CA059D6279559F40002BEB4 /* Tests iOS */,
|
2022-05-03 08:20:19 +01:00
|
|
|
5CDCAD442818589900503DA2 /* SimpleX NSE */,
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BA672845308900EC33A6 /* SimpleXChat */,
|
2022-01-21 11:09:33 +00:00
|
|
|
);
|
|
|
|
};
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
|
|
5CA059C8279559F40002BEB4 /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2022-05-24 19:34:27 +01:00
|
|
|
5C55A92E283D0FDE00C4E99E /* sounds in Resources */,
|
2022-05-01 14:08:20 +01:00
|
|
|
3C71477A281C0F6800CB4D4B /* www in Resources */,
|
2022-01-21 11:09:33 +00:00
|
|
|
5CA059EF279559F40002BEB4 /* Assets.xcassets in Resources */,
|
2022-04-16 09:37:01 +01:00
|
|
|
5CC2C0FC2809BF11000C35E3 /* Localizable.strings in Resources */,
|
|
|
|
5CC2C0FF2809BF11000C35E3 /* SimpleX--iOS--InfoPlist.strings in Resources */,
|
2022-01-21 11:09:33 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
5CA059D5279559F40002BEB4 /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2022-05-03 08:20:19 +01:00
|
|
|
5CDCAD432818589900503DA2 /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2022-05-07 17:29:58 +01:00
|
|
|
5CB0BA882826CB3A00B3292C /* InfoPlist.strings in Resources */,
|
|
|
|
5CB0BA8B2826CB3A00B3292C /* Localizable.strings in Resources */,
|
2022-05-03 08:20:19 +01:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BA662845308900EC33A6 /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2022-01-21 11:09:33 +00:00
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
5CA059C6279559F40002BEB4 /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2022-07-26 10:55:58 +04:00
|
|
|
6440CA03288AECA70062C672 /* AddGroupMembersView.swift in Sources */,
|
2022-01-31 21:28:07 +00:00
|
|
|
5C6AD81327A834E300348BD7 /* NewChatButton.swift in Sources */,
|
2022-05-30 08:59:04 +01:00
|
|
|
5C3F1D58284363C400EC8A82 /* PrivacySettings.swift in Sources */,
|
2022-05-24 19:34:27 +01:00
|
|
|
5C55A923283CEDE600C4E99E /* SoundPlayer.swift in Sources */,
|
2022-01-31 21:28:07 +00:00
|
|
|
5CB924D727A8563F00ACCCDD /* SettingsView.swift in Sources */,
|
2022-03-17 09:42:59 +00:00
|
|
|
5CEACCE327DE9246000BD591 /* ComposeView.swift in Sources */,
|
2022-04-21 20:04:22 +01:00
|
|
|
5C36027327F47AD5009F19D9 /* AppDelegate.swift in Sources */,
|
2022-02-01 17:34:06 +00:00
|
|
|
5CB924E127A867BA00ACCCDD /* UserProfile.swift in Sources */,
|
2022-05-09 09:52:09 +01:00
|
|
|
5CB0BA9A2827FD8800B3292C /* HowItWorks.swift in Sources */,
|
2022-04-25 10:39:28 +01:00
|
|
|
5C13730B28156D2700F43030 /* ContactConnectionView.swift in Sources */,
|
2022-02-04 22:13:52 +00:00
|
|
|
5CE4407927ADB701007B033A /* EmojiItemView.swift in Sources */,
|
2022-05-29 08:06:56 +01:00
|
|
|
5C3F1D562842B68D00EC8A82 /* IntegrityErrorItemView.swift in Sources */,
|
2022-05-24 19:34:27 +01:00
|
|
|
5C029EAA283942EA004A9677 /* CallController.swift in Sources */,
|
2022-02-11 07:42:00 +00:00
|
|
|
5C5346A827B59A6A004DF848 /* ChatHelp.swift in Sources */,
|
2022-06-24 13:52:20 +01:00
|
|
|
5CFA59C42860BC6200863A68 /* MigrateToAppGroupView.swift in Sources */,
|
2022-05-04 09:10:36 +04:00
|
|
|
648010AB281ADD15009009B9 /* CIFileView.swift in Sources */,
|
2022-06-24 13:52:20 +01:00
|
|
|
5C4B3B0A285FB130003915F2 /* DatabaseView.swift in Sources */,
|
2022-04-08 18:17:10 +01:00
|
|
|
3CDBCF4227FAE51000354CDD /* ComposeLinkView.swift in Sources */,
|
2022-04-19 12:29:03 +04:00
|
|
|
3CDBCF4827FF621E00354CDD /* CILinkView.swift in Sources */,
|
2022-02-12 15:59:43 +00:00
|
|
|
5C7505A827B6D34800BE3227 /* ChatInfoToolbar.swift in Sources */,
|
2022-03-17 09:42:59 +00:00
|
|
|
5C3A88D127DF57800060F1C2 /* FramedItemView.swift in Sources */,
|
2022-01-31 21:28:07 +00:00
|
|
|
5CB924E427A8683A00ACCCDD /* UserAddress.swift in Sources */,
|
2022-03-10 15:45:40 +04:00
|
|
|
640F50E327CF991C001E05C2 /* SMPServers.swift in Sources */,
|
2022-05-09 09:52:09 +01:00
|
|
|
5CB0BA90282713D900B3292C /* SimpleXInfo.swift in Sources */,
|
2022-01-29 11:10:04 +00:00
|
|
|
5C063D2727A4564100AEC577 /* ChatPreviewView.swift in Sources */,
|
2022-02-09 22:53:06 +00:00
|
|
|
5C35CFCB27B2E91D00FB6C6D /* NtfManager.swift in Sources */,
|
2022-04-25 07:54:07 +01:00
|
|
|
3C8C548928133C84000A3EC7 /* PasteToConnectView.swift in Sources */,
|
2022-05-04 23:07:26 +01:00
|
|
|
5C9D13A3282187BB00AB8B43 /* WebRTC.swift in Sources */,
|
2022-07-03 19:53:07 +01:00
|
|
|
5C9A5BDB2871E05400A5B906 /* SetNotificationsMode.swift in Sources */,
|
2022-05-09 09:52:09 +01:00
|
|
|
5CB0BA8E2827126500B3292C /* OnboardingView.swift in Sources */,
|
2022-07-14 16:40:32 +04:00
|
|
|
6442E0BE2880182D00CEC0F9 /* GroupChatInfoView.swift in Sources */,
|
2022-01-29 11:10:04 +00:00
|
|
|
5C2E261227A30FEA00F70299 /* TerminalView.swift in Sources */,
|
2022-01-29 23:37:02 +00:00
|
|
|
5C9FD96E27A5D6ED0075386C /* SendMessageView.swift in Sources */,
|
2022-07-18 21:58:32 +04:00
|
|
|
64E972072881BB22008DBC02 /* CIGroupInvitationView.swift in Sources */,
|
2022-01-30 18:27:20 +00:00
|
|
|
5CC1C99227A6C7F5000D9FF6 /* QRCode.swift in Sources */,
|
2022-02-02 16:46:05 +00:00
|
|
|
5C116CDC27AABE0400E66D01 /* ContactRequestView.swift in Sources */,
|
2022-02-01 17:34:06 +00:00
|
|
|
5CB9250D27A9432000ACCCDD /* ChatListNavLink.swift in Sources */,
|
2022-04-19 12:29:03 +04:00
|
|
|
649BCDA0280460FD00C3A862 /* ComposeImageView.swift in Sources */,
|
2022-01-21 11:09:33 +00:00
|
|
|
5CA059ED279559F40002BEB4 /* ContentView.swift in Sources */,
|
2022-01-30 18:27:20 +00:00
|
|
|
5CCD403427A5F6DF00368C90 /* AddContactView.swift in Sources */,
|
2022-05-27 16:36:33 +01:00
|
|
|
5C05DF532840AA1D00C683F9 /* CallSettings.swift in Sources */,
|
2022-05-14 08:07:13 +01:00
|
|
|
5CFE0921282EEAF60002594B /* ZoomableScrollView.swift in Sources */,
|
2022-03-17 09:42:59 +00:00
|
|
|
5C3A88CE27DF50170060F1C2 /* DetermineWidth.swift in Sources */,
|
2022-05-09 09:52:09 +01:00
|
|
|
5CB0BA962827143500B3292C /* MakeConnection.swift in Sources */,
|
2022-02-12 15:59:43 +00:00
|
|
|
5C7505A527B679EE00BE3227 /* NavLinkPlain.swift in Sources */,
|
2022-06-27 10:28:30 +01:00
|
|
|
5CB346E72868D76D001FD2EF /* NotificationsView.swift in Sources */,
|
2022-07-26 12:33:10 +04:00
|
|
|
647F090E288EA27B00644C40 /* GroupMemberInfoView.swift in Sources */,
|
2022-05-27 18:21:35 +04:00
|
|
|
646BB38E283FDB6D001CE359 /* LocalAuthenticationUtils.swift in Sources */,
|
2022-02-12 15:59:43 +00:00
|
|
|
5C7505A227B65FDB00BE3227 /* CIMetaView.swift in Sources */,
|
2022-02-09 22:53:06 +00:00
|
|
|
5C35CFC827B2782E00FB6C6D /* BGManager.swift in Sources */,
|
2022-01-29 11:10:04 +00:00
|
|
|
5C2E260F27A30FDC00F70299 /* ChatView.swift in Sources */,
|
|
|
|
5C2E260B27A30CFA00F70299 /* ChatListView.swift in Sources */,
|
2022-07-14 16:40:32 +04:00
|
|
|
6442E0BA287F169300CEC0F9 /* AddGroupView.swift in Sources */,
|
2022-02-05 20:10:47 +00:00
|
|
|
5C971E2127AEBF8300C8A3CE /* ChatInfoImage.swift in Sources */,
|
2022-05-24 19:34:27 +01:00
|
|
|
5C55A921283CCCB700C4E99E /* IncomingCallView.swift in Sources */,
|
2022-05-06 21:10:32 +04:00
|
|
|
6454036F2822A9750090DDFF /* ComposeFileView.swift in Sources */,
|
2022-03-25 22:13:01 +04:00
|
|
|
5C5F2B6D27EBC3FE006A9D5F /* ImagePicker.swift in Sources */,
|
2022-02-25 07:16:19 +00:00
|
|
|
5C577F7D27C83AA10006112D /* MarkdownHelp.swift in Sources */,
|
2022-01-21 11:09:33 +00:00
|
|
|
5CA059EB279559F40002BEB4 /* SimpleXApp.swift in Sources */,
|
2022-06-27 23:03:27 +01:00
|
|
|
5CB346E92869E8BA001FD2EF /* PushEnvironment.swift in Sources */,
|
2022-05-24 19:34:27 +01:00
|
|
|
5C55A91F283AD0E400C4E99E /* CallManager.swift in Sources */,
|
2022-04-25 07:54:07 +01:00
|
|
|
5CCD403727A5F9A200368C90 /* ScanToConnectView.swift in Sources */,
|
2022-06-24 13:52:20 +01:00
|
|
|
5CFA59D12864782E00863A68 /* ChatArchiveView.swift in Sources */,
|
2022-04-19 12:29:03 +04:00
|
|
|
649BCDA22805D6EF00C3A862 /* CIImageView.swift in Sources */,
|
2022-06-27 10:28:30 +01:00
|
|
|
5CB346E52868AA7F001FD2EF /* SuspendChat.swift in Sources */,
|
2022-07-30 13:03:44 +01:00
|
|
|
5C9C2DA52894777E00CC63B1 /* GroupProfileView.swift in Sources */,
|
2022-03-17 09:42:59 +00:00
|
|
|
5CEACCED27DEA495000BD591 /* MsgContentView.swift in Sources */,
|
2022-01-24 16:07:17 +00:00
|
|
|
5C764E89279CBCB3000C6508 /* ChatModel.swift in Sources */,
|
2022-02-05 20:10:47 +00:00
|
|
|
5C971E1D27AEBEF600C8A3CE /* ChatInfoView.swift in Sources */,
|
2022-01-30 18:27:20 +00:00
|
|
|
5CC1C99527A6CF7F000D9FF6 /* ShareSheet.swift in Sources */,
|
2022-05-07 06:40:46 +01:00
|
|
|
5C5E5D3B2824468B00B0488A /* ActiveCallView.swift in Sources */,
|
2022-01-29 11:10:04 +00:00
|
|
|
5C2E260727A2941F00F70299 /* SimpleXAPI.swift in Sources */,
|
2022-01-31 21:28:07 +00:00
|
|
|
5CB924D427A853F100ACCCDD /* SettingsButton.swift in Sources */,
|
2022-05-07 06:40:46 +01:00
|
|
|
3C714777281C081000CB4D4B /* WebRTCView.swift in Sources */,
|
2022-07-21 17:01:13 +04:00
|
|
|
6440CA00288857A10062C672 /* CIGroupEventView.swift in Sources */,
|
2022-05-09 09:52:09 +01:00
|
|
|
5CB0BA92282713FD00B3292C /* CreateProfile.swift in Sources */,
|
2022-03-25 22:13:01 +04:00
|
|
|
5C5F2B7027EBC704006A9D5F /* ProfileImage.swift in Sources */,
|
2022-03-30 20:37:47 +04:00
|
|
|
64AA1C6C27F3537400AC7277 /* DeletedItemView.swift in Sources */,
|
2022-05-21 12:13:37 +01:00
|
|
|
5C029EA82837DBB3004A9677 /* CICallItemView.swift in Sources */,
|
2022-02-04 22:13:52 +00:00
|
|
|
5CE4407227ADB1D0007B033A /* Emoji.swift in Sources */,
|
2022-05-30 12:32:11 +01:00
|
|
|
5C3F1D5A2844B4DE00EC8A82 /* ExperimentalFeaturesView.swift in Sources */,
|
2022-01-31 21:28:07 +00:00
|
|
|
5C1A4C1E27A715B700EAD5AD /* ChatItemView.swift in Sources */,
|
2022-03-25 22:26:05 +04:00
|
|
|
64AA1C6927EE10C800AC7277 /* ContextItemView.swift in Sources */,
|
2022-01-21 11:09:33 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
5CA059D3279559F40002BEB4 /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
5CA059DE279559F40002BEB4 /* Tests_iOSLaunchTests.swift in Sources */,
|
|
|
|
5CA059DC279559F40002BEB4 /* Tests_iOS.swift in Sources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2022-05-03 08:20:19 +01:00
|
|
|
5CDCAD412818589900503DA2 /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
5CDCAD482818589900503DA2 /* NotificationService.swift in Sources */,
|
2022-05-14 08:07:13 +01:00
|
|
|
5CFE0922282EEAF60002594B /* ZoomableScrollView.swift in Sources */,
|
2022-05-31 07:55:13 +01:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
5CE2BA642845308900EC33A6 /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
5CE2BA97284537A800EC33A6 /* dummy.m in Sources */,
|
|
|
|
5CE2BA922845340900EC33A6 /* FileUtils.swift in Sources */,
|
|
|
|
5CE2BA91284533A300EC33A6 /* Notifications.swift in Sources */,
|
|
|
|
5CE2BA79284530CC00EC33A6 /* SimpleXChat.docc in Sources */,
|
|
|
|
5CE2BA90284533A300EC33A6 /* JSON.swift in Sources */,
|
|
|
|
5CE2BA8B284533A300EC33A6 /* ChatTypes.swift in Sources */,
|
|
|
|
5CE2BA8F284533A300EC33A6 /* APITypes.swift in Sources */,
|
2022-06-02 13:16:22 +01:00
|
|
|
5CE2BA8C284533A300EC33A6 /* AppGroup.swift in Sources */,
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BA8D284533A300EC33A6 /* CallTypes.swift in Sources */,
|
|
|
|
5CE2BA8E284533A300EC33A6 /* API.swift in Sources */,
|
2022-05-03 08:20:19 +01:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2022-01-21 11:09:33 +00:00
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
|
|
5CA059D9279559F40002BEB4 /* PBXTargetDependency */ = {
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
target = 5CA059C9279559F40002BEB4 /* SimpleX (iOS) */;
|
|
|
|
targetProxy = 5CA059D8279559F40002BEB4 /* PBXContainerItemProxy */;
|
|
|
|
};
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BA6F2845308900EC33A6 /* PBXTargetDependency */ = {
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
target = 5CE2BA672845308900EC33A6 /* SimpleXChat */;
|
|
|
|
targetProxy = 5CE2BA6E2845308900EC33A6 /* PBXContainerItemProxy */;
|
|
|
|
};
|
|
|
|
5CE2BA9F284555F500EC33A6 /* PBXTargetDependency */ = {
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
target = 5CDCAD442818589900503DA2 /* SimpleX NSE */;
|
|
|
|
targetProxy = 5CE2BA9E284555F500EC33A6 /* PBXContainerItemProxy */;
|
|
|
|
};
|
|
|
|
5CE2BAA92845617C00EC33A6 /* PBXTargetDependency */ = {
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
platformFilter = ios;
|
|
|
|
target = 5CE2BA672845308900EC33A6 /* SimpleXChat */;
|
|
|
|
targetProxy = 5CE2BAA82845617C00EC33A6 /* PBXContainerItemProxy */;
|
|
|
|
};
|
2022-01-21 11:09:33 +00:00
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
2022-04-16 09:37:01 +01:00
|
|
|
/* Begin PBXVariantGroup section */
|
2022-05-07 17:29:58 +01:00
|
|
|
5CB0BA862826CB3A00B3292C /* InfoPlist.strings */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
|
|
|
5CB0BA872826CB3A00B3292C /* ru */,
|
|
|
|
);
|
|
|
|
name = InfoPlist.strings;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
5CB0BA892826CB3A00B3292C /* Localizable.strings */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
|
|
|
5CB0BA8A2826CB3A00B3292C /* ru */,
|
|
|
|
);
|
|
|
|
name = Localizable.strings;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2022-04-16 09:37:01 +01:00
|
|
|
5CC2C0FA2809BF11000C35E3 /* Localizable.strings */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
|
|
|
5CC2C0FB2809BF11000C35E3 /* ru */,
|
2022-04-19 15:47:08 +04:00
|
|
|
6493D667280ED77F007A76FB /* en */,
|
2022-04-16 09:37:01 +01:00
|
|
|
);
|
|
|
|
name = Localizable.strings;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
5CC2C0FD2809BF11000C35E3 /* SimpleX--iOS--InfoPlist.strings */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
|
|
|
5CC2C0FE2809BF11000C35E3 /* ru */,
|
|
|
|
);
|
|
|
|
name = "SimpleX--iOS--InfoPlist.strings";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
/* End PBXVariantGroup section */
|
|
|
|
|
2022-01-21 11:09:33 +00:00
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
5CA059F1279559F40002BEB4 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
2022-06-24 13:52:20 +01:00
|
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
2022-01-21 11:09:33 +00:00
|
|
|
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_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;
|
|
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
|
|
MTL_FAST_MATH = YES;
|
|
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
2022-04-16 09:37:01 +01:00
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
2022-01-21 11:09:33 +00:00
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
5CA059F2279559F40002BEB4 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
2022-06-24 13:52:20 +01:00
|
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
2022-01-21 11:09:33 +00:00
|
|
|
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_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;
|
|
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
|
MTL_FAST_MATH = YES;
|
|
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
2022-04-16 09:37:01 +01:00
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
2022-01-21 11:09:33 +00:00
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
5CA059F4279559F40002BEB4 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2022-05-31 07:55:13 +01:00
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
2022-01-21 11:09:33 +00:00
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
2022-01-22 17:54:22 +00:00
|
|
|
CLANG_ENABLE_MODULES = YES;
|
2022-02-01 20:30:33 +00:00
|
|
|
CODE_SIGN_ENTITLEMENTS = "SimpleX (iOS).entitlements";
|
2022-01-21 11:09:33 +00:00
|
|
|
CODE_SIGN_STYLE = Automatic;
|
2022-07-22 20:18:16 +04:00
|
|
|
CURRENT_PROJECT_VERSION = 65;
|
2022-01-22 17:54:22 +00:00
|
|
|
DEVELOPMENT_TEAM = 5NN7GUYB6T;
|
|
|
|
ENABLE_BITCODE = NO;
|
2022-01-21 11:09:33 +00:00
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
2022-02-01 20:30:33 +00:00
|
|
|
INFOPLIST_FILE = "SimpleX--iOS--Info.plist";
|
2022-05-04 13:39:40 +01:00
|
|
|
INFOPLIST_KEY_NSCameraUsageDescription = "SimpleX needs camera access to scan QR codes to connect to other users and for video calls.";
|
2022-05-27 18:21:35 +04:00
|
|
|
INFOPLIST_KEY_NSFaceIDUsageDescription = "SimpleX uses Face ID for local authentication";
|
2022-05-01 14:08:20 +01:00
|
|
|
INFOPLIST_KEY_NSMicrophoneUsageDescription = "SimpleX needs microphone access for audio and video calls.";
|
2022-05-04 13:39:40 +01:00
|
|
|
INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "SimpleX needs access to Photo Library for saving captured and received media";
|
2022-01-21 11:09:33 +00:00
|
|
|
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
|
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
2022-03-05 22:33:44 +00:00
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
2022-01-21 11:09:33 +00:00
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
2022-01-22 17:54:22 +00:00
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
2022-01-21 11:09:33 +00:00
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
);
|
2022-07-21 18:56:18 +04:00
|
|
|
MARKETING_VERSION = 3.1;
|
2022-01-22 17:54:22 +00:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = chat.simplex.app;
|
2022-01-21 11:09:33 +00:00
|
|
|
PRODUCT_NAME = SimpleX;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
SWIFT_VERSION = 5.0;
|
2022-03-08 08:46:48 +00:00
|
|
|
TARGETED_DEVICE_FAMILY = 1;
|
2022-01-21 11:09:33 +00:00
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
5CA059F5279559F40002BEB4 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2022-05-31 07:55:13 +01:00
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
2022-01-21 11:09:33 +00:00
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
2022-01-22 17:54:22 +00:00
|
|
|
CLANG_ENABLE_MODULES = YES;
|
2022-02-01 20:30:33 +00:00
|
|
|
CODE_SIGN_ENTITLEMENTS = "SimpleX (iOS).entitlements";
|
2022-01-21 11:09:33 +00:00
|
|
|
CODE_SIGN_STYLE = Automatic;
|
2022-07-22 20:18:16 +04:00
|
|
|
CURRENT_PROJECT_VERSION = 65;
|
2022-01-22 17:54:22 +00:00
|
|
|
DEVELOPMENT_TEAM = 5NN7GUYB6T;
|
|
|
|
ENABLE_BITCODE = NO;
|
2022-01-21 11:09:33 +00:00
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
2022-02-01 20:30:33 +00:00
|
|
|
INFOPLIST_FILE = "SimpleX--iOS--Info.plist";
|
2022-05-04 13:39:40 +01:00
|
|
|
INFOPLIST_KEY_NSCameraUsageDescription = "SimpleX needs camera access to scan QR codes to connect to other users and for video calls.";
|
2022-05-27 18:21:35 +04:00
|
|
|
INFOPLIST_KEY_NSFaceIDUsageDescription = "SimpleX uses Face ID for local authentication";
|
2022-05-01 14:08:20 +01:00
|
|
|
INFOPLIST_KEY_NSMicrophoneUsageDescription = "SimpleX needs microphone access for audio and video calls.";
|
2022-05-04 13:39:40 +01:00
|
|
|
INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "SimpleX needs access to Photo Library for saving captured and received media";
|
2022-01-21 11:09:33 +00:00
|
|
|
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
|
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
2022-03-05 22:33:44 +00:00
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
2022-01-21 11:09:33 +00:00
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
2022-01-22 17:54:22 +00:00
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
2022-01-21 11:09:33 +00:00
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
);
|
2022-07-21 18:56:18 +04:00
|
|
|
MARKETING_VERSION = 3.1;
|
2022-01-22 17:54:22 +00:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = chat.simplex.app;
|
2022-01-21 11:09:33 +00:00
|
|
|
PRODUCT_NAME = SimpleX;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
SWIFT_VERSION = 5.0;
|
2022-03-08 08:46:48 +00:00
|
|
|
TARGETED_DEVICE_FAMILY = 1;
|
2022-01-21 11:09:33 +00:00
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
5CA059FA279559F40002BEB4 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
DEVELOPMENT_TEAM = 9767FTRA3G;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.2;
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "chat.simplex.Tests-iOS";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
TEST_TARGET_NAME = "SimpleX (iOS)";
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
5CA059FB279559F40002BEB4 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
DEVELOPMENT_TEAM = 9767FTRA3G;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.2;
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "chat.simplex.Tests-iOS";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
TEST_TARGET_NAME = "SimpleX (iOS)";
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
2022-05-03 08:20:19 +01:00
|
|
|
5CDCAD4E2818589900503DA2 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "SimpleX NSE/SimpleX NSE.entitlements";
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
2022-07-22 20:18:16 +04:00
|
|
|
CURRENT_PROJECT_VERSION = 65;
|
2022-05-03 08:20:19 +01:00
|
|
|
DEVELOPMENT_TEAM = 5NN7GUYB6T;
|
|
|
|
ENABLE_BITCODE = NO;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
INFOPLIST_FILE = "SimpleX NSE/Info.plist";
|
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = "SimpleX NSE";
|
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2022 SimpleX Chat. All rights reserved.";
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
"@executable_path/../../Frameworks",
|
|
|
|
);
|
2022-07-21 18:56:18 +04:00
|
|
|
MARKETING_VERSION = 3.1;
|
2022-05-03 08:20:19 +01:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "chat.simplex.app.SimpleX-NSE";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
5CDCAD4F2818589900503DA2 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "SimpleX NSE/SimpleX NSE.entitlements";
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
2022-07-22 20:18:16 +04:00
|
|
|
CURRENT_PROJECT_VERSION = 65;
|
2022-05-03 08:20:19 +01:00
|
|
|
DEVELOPMENT_TEAM = 5NN7GUYB6T;
|
|
|
|
ENABLE_BITCODE = NO;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
INFOPLIST_FILE = "SimpleX NSE/Info.plist";
|
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = "SimpleX NSE";
|
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2022 SimpleX Chat. All rights reserved.";
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
"@executable_path/../../Frameworks",
|
|
|
|
);
|
2022-07-21 18:56:18 +04:00
|
|
|
MARKETING_VERSION = 3.1;
|
2022-05-03 08:20:19 +01:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "chat.simplex.app.SimpleX-NSE";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BA732845308900EC33A6 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
2022-07-22 20:18:16 +04:00
|
|
|
CURRENT_PROJECT_VERSION = 65;
|
2022-05-31 07:55:13 +01:00
|
|
|
DEFINES_MODULE = YES;
|
|
|
|
DEVELOPMENT_TEAM = 5NN7GUYB6T;
|
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
ENABLE_BITCODE = NO;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2022 SimpleX Chat. All rights reserved.";
|
|
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
"@loader_path/Frameworks",
|
|
|
|
);
|
|
|
|
"LIBRARY_SEARCH_PATHS[sdk=iphoneos*]" = (
|
|
|
|
"$(inherited)",
|
|
|
|
"$(PROJECT_DIR)/Libraries/ios",
|
|
|
|
);
|
|
|
|
"LIBRARY_SEARCH_PATHS[sdk=iphonesimulator*]" = (
|
|
|
|
"$(inherited)",
|
|
|
|
"$(PROJECT_DIR)/Libraries/sim",
|
|
|
|
);
|
2022-07-21 19:23:06 +04:00
|
|
|
MARKETING_VERSION = 3.1;
|
2022-05-31 07:55:13 +01:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = chat.simplex.SimpleXChat;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
SUPPORTS_MACCATALYST = NO;
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
SWIFT_INCLUDE_PATHS = "";
|
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = ./SimpleXChat/SimpleX.h;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
|
|
VERSION_INFO_PREFIX = "";
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
5CE2BA742845308900EC33A6 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
2022-07-22 20:18:16 +04:00
|
|
|
CURRENT_PROJECT_VERSION = 65;
|
2022-05-31 07:55:13 +01:00
|
|
|
DEFINES_MODULE = YES;
|
|
|
|
DEVELOPMENT_TEAM = 5NN7GUYB6T;
|
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
ENABLE_BITCODE = NO;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2022 SimpleX Chat. All rights reserved.";
|
|
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
"@loader_path/Frameworks",
|
|
|
|
);
|
|
|
|
"LIBRARY_SEARCH_PATHS[sdk=iphoneos*]" = (
|
|
|
|
"$(inherited)",
|
|
|
|
"$(PROJECT_DIR)/Libraries/ios",
|
|
|
|
);
|
|
|
|
"LIBRARY_SEARCH_PATHS[sdk=iphonesimulator*]" = (
|
|
|
|
"$(inherited)",
|
|
|
|
"$(PROJECT_DIR)/Libraries/sim",
|
|
|
|
);
|
2022-07-21 19:23:06 +04:00
|
|
|
MARKETING_VERSION = 3.1;
|
2022-05-31 07:55:13 +01:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = chat.simplex.SimpleXChat;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
SUPPORTS_MACCATALYST = NO;
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
SWIFT_INCLUDE_PATHS = "";
|
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = ./SimpleXChat/SimpleX.h;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
|
|
VERSION_INFO_PREFIX = "";
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
2022-01-21 11:09:33 +00:00
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
|
5CA059C1279559F40002BEB4 /* Build configuration list for PBXProject "SimpleX" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
5CA059F1279559F40002BEB4 /* Debug */,
|
|
|
|
5CA059F2279559F40002BEB4 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
5CA059F3279559F40002BEB4 /* Build configuration list for PBXNativeTarget "SimpleX (iOS)" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
5CA059F4279559F40002BEB4 /* Debug */,
|
|
|
|
5CA059F5279559F40002BEB4 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
5CA059F9279559F40002BEB4 /* Build configuration list for PBXNativeTarget "Tests iOS" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
5CA059FA279559F40002BEB4 /* Debug */,
|
|
|
|
5CA059FB279559F40002BEB4 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
2022-05-03 08:20:19 +01:00
|
|
|
5CDCAD502818589900503DA2 /* Build configuration list for PBXNativeTarget "SimpleX NSE" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
5CDCAD4E2818589900503DA2 /* Debug */,
|
|
|
|
5CDCAD4F2818589900503DA2 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
2022-05-31 07:55:13 +01:00
|
|
|
5CE2BA752845308900EC33A6 /* Build configuration list for PBXNativeTarget "SimpleXChat" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
5CE2BA732845308900EC33A6 /* Debug */,
|
|
|
|
5CE2BA742845308900EC33A6 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
2022-01-21 11:09:33 +00:00
|
|
|
/* End XCConfigurationList section */
|
2022-01-30 18:27:20 +00:00
|
|
|
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
|
|
5C8F01CB27A6F0D8007D2C8D /* XCRemoteSwiftPackageReference "CodeScanner" */ = {
|
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
|
|
repositoryURL = "https://github.com/twostraws/CodeScanner";
|
|
|
|
requirement = {
|
|
|
|
kind = upToNextMajorVersion;
|
|
|
|
minimumVersion = 2.0.0;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
|
|
5C8F01CC27A6F0D8007D2C8D /* CodeScanner */ = {
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
package = 5C8F01CB27A6F0D8007D2C8D /* XCRemoteSwiftPackageReference "CodeScanner" */;
|
|
|
|
productName = CodeScanner;
|
|
|
|
};
|
|
|
|
/* End XCSwiftPackageProductDependency section */
|
2022-01-21 11:09:33 +00:00
|
|
|
};
|
|
|
|
rootObject = 5CA059BE279559F40002BEB4 /* Project object */;
|
|
|
|
}
|