|
189 | 189 | 947D7FE92D51837200E8E413 /* Text+CopyButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 947D7FE62D51837200E8E413 /* Text+CopyButton.swift */; }; |
190 | 190 | 9499E6032DDD9BF900091434 /* ExpandableLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9499E6022DDD9BEE00091434 /* ExpandableLabel.swift */; }; |
191 | 191 | 9499E68B2DF92F4E00091434 /* ThreadNotificationSettingsViewModelSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9499E68A2DF92F3B00091434 /* ThreadNotificationSettingsViewModelSpec.swift */; }; |
192 | | - 94A6B9DB2DD6BF7C00DB4B44 /* Constants+URLs.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94A6B9DA2DD6BF6E00DB4B44 /* Constants+URLs.swift */; }; |
| 192 | + 94A6B9DB2DD6BF7C00DB4B44 /* Constants+Apple.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94A6B9DA2DD6BF6E00DB4B44 /* Constants+Apple.swift */; }; |
193 | 193 | 94AAB14B2E1E198200A6FA18 /* Modal+SwiftUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94AAB14A2E1E197800A6FA18 /* Modal+SwiftUI.swift */; }; |
194 | 194 | 94AAB14D2E1F39B500A6FA18 /* ProCTAModal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94AAB14C2E1F39AB00A6FA18 /* ProCTAModal.swift */; }; |
195 | 195 | 94AAB14F2E1F6CC100A6FA18 /* SessionProBadge+SwiftUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94AAB14E2E1F6CB300A6FA18 /* SessionProBadge+SwiftUI.swift */; }; |
|
761 | 761 | FD6DA9D22D0160F10092085A /* Lucide in Frameworks */ = {isa = PBXBuildFile; productRef = FD6DA9D12D0160F10092085A /* Lucide */; }; |
762 | 762 | FD6DF00B2ACFE40D0084BA4C /* _005_AddSnodeReveivedMessageInfoPrimaryKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD6DF00A2ACFE40D0084BA4C /* _005_AddSnodeReveivedMessageInfoPrimaryKey.swift */; }; |
763 | 763 | FD6E4C8A2A1AEE4700C7C243 /* LegacyUnsubscribeRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD6E4C892A1AEE4700C7C243 /* LegacyUnsubscribeRequest.swift */; }; |
| 764 | + FD6F5B5E2E657A24009A8D01 /* CancellationAwareAsyncStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD6F5B5D2E657A24009A8D01 /* CancellationAwareAsyncStream.swift */; }; |
| 765 | + FD6F5B602E657A33009A8D01 /* StreamLifecycleManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD6F5B5F2E657A32009A8D01 /* StreamLifecycleManager.swift */; }; |
764 | 766 | FD705A92278D051200F16121 /* ReusableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD705A91278D051200F16121 /* ReusableView.swift */; }; |
765 | 767 | FD70F25C2DC1F184003729B7 /* _026_MessageDeduplicationTable.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD70F25B2DC1F176003729B7 /* _026_MessageDeduplicationTable.swift */; }; |
766 | 768 | FD7115EB28C5D78E00B47552 /* ThreadSettingsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD7115EA28C5D78E00B47552 /* ThreadSettingsViewModel.swift */; }; |
|
1158 | 1160 | FDFE75B42ABD46B600655640 /* MockUserDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD83B9D127D59495005E1583 /* MockUserDefaults.swift */; }; |
1159 | 1161 | FDFE75B52ABD46B700655640 /* MockUserDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD83B9D127D59495005E1583 /* MockUserDefaults.swift */; }; |
1160 | 1162 | FDFF9FDF2A787F57005E0628 /* JSONEncoder+Utilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDFF9FDE2A787F57005E0628 /* JSONEncoder+Utilities.swift */; }; |
| 1163 | + FED288F32E4C28CF00C31171 /* AppReviewPromptDialog.swift in Sources */ = {isa = PBXBuildFile; fileRef = FED288F22E4C28CF00C31171 /* AppReviewPromptDialog.swift */; }; |
| 1164 | + FED288F82E4C3BE100C31171 /* AppReviewPromptModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FED288F72E4C3BE100C31171 /* AppReviewPromptModel.swift */; }; |
1161 | 1165 | /* End PBXBuildFile section */ |
1162 | 1166 |
|
1163 | 1167 | /* Begin PBXContainerItemProxy section */ |
|
1563 | 1567 | 947D7FE62D51837200E8E413 /* Text+CopyButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Text+CopyButton.swift"; sourceTree = "<group>"; }; |
1564 | 1568 | 9499E6022DDD9BEE00091434 /* ExpandableLabel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExpandableLabel.swift; sourceTree = "<group>"; }; |
1565 | 1569 | 9499E68A2DF92F3B00091434 /* ThreadNotificationSettingsViewModelSpec.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThreadNotificationSettingsViewModelSpec.swift; sourceTree = "<group>"; }; |
1566 | | - 94A6B9DA2DD6BF6E00DB4B44 /* Constants+URLs.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Constants+URLs.swift"; sourceTree = "<group>"; }; |
| 1570 | + 94A6B9DA2DD6BF6E00DB4B44 /* Constants+Apple.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Constants+Apple.swift"; sourceTree = "<group>"; }; |
1567 | 1571 | 94AAB14A2E1E197800A6FA18 /* Modal+SwiftUI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Modal+SwiftUI.swift"; sourceTree = "<group>"; }; |
1568 | 1572 | 94AAB14C2E1F39AB00A6FA18 /* ProCTAModal.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProCTAModal.swift; sourceTree = "<group>"; }; |
1569 | 1573 | 94AAB14E2E1F6CB300A6FA18 /* SessionProBadge+SwiftUI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SessionProBadge+SwiftUI.swift"; sourceTree = "<group>"; }; |
|
2054 | 2058 | FD6C67232CF6E72900B350A7 /* NoopSessionCallManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NoopSessionCallManager.swift; sourceTree = "<group>"; }; |
2055 | 2059 | FD6DF00A2ACFE40D0084BA4C /* _005_AddSnodeReveivedMessageInfoPrimaryKey.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = _005_AddSnodeReveivedMessageInfoPrimaryKey.swift; sourceTree = "<group>"; }; |
2056 | 2060 | FD6E4C892A1AEE4700C7C243 /* LegacyUnsubscribeRequest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LegacyUnsubscribeRequest.swift; sourceTree = "<group>"; }; |
| 2061 | + FD6F5B5D2E657A24009A8D01 /* CancellationAwareAsyncStream.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CancellationAwareAsyncStream.swift; sourceTree = "<group>"; }; |
| 2062 | + FD6F5B5F2E657A32009A8D01 /* StreamLifecycleManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StreamLifecycleManager.swift; sourceTree = "<group>"; }; |
2057 | 2063 | FD705A91278D051200F16121 /* ReusableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReusableView.swift; sourceTree = "<group>"; }; |
2058 | 2064 | FD70F25B2DC1F176003729B7 /* _026_MessageDeduplicationTable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = _026_MessageDeduplicationTable.swift; sourceTree = "<group>"; }; |
2059 | 2065 | FD7115EA28C5D78E00B47552 /* ThreadSettingsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThreadSettingsViewModel.swift; sourceTree = "<group>"; }; |
|
2430 | 2436 | FDFDE129282D056B0098B17F /* MediaZoomAnimationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MediaZoomAnimationController.swift; sourceTree = "<group>"; }; |
2431 | 2437 | FDFE75B02ABD2D2400655640 /* _016_MakeBrokenProfileTimestampsNullable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = _016_MakeBrokenProfileTimestampsNullable.swift; sourceTree = "<group>"; }; |
2432 | 2438 | FDFF9FDE2A787F57005E0628 /* JSONEncoder+Utilities.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "JSONEncoder+Utilities.swift"; sourceTree = "<group>"; }; |
| 2439 | + FED288F22E4C28CF00C31171 /* AppReviewPromptDialog.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppReviewPromptDialog.swift; sourceTree = "<group>"; }; |
| 2440 | + FED288F72E4C3BE100C31171 /* AppReviewPromptModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppReviewPromptModel.swift; sourceTree = "<group>"; }; |
2433 | 2441 | /* End PBXFileReference section */ |
2434 | 2442 |
|
2435 | 2443 | /* Begin PBXFrameworksBuildPhase section */ |
|
3300 | 3308 | children = ( |
3301 | 3309 | FD37E9C428A1C701003AE748 /* Themes */, |
3302 | 3310 | 947AD68F2C8968FF000B2730 /* Constants.swift */, |
3303 | | - 94A6B9DA2DD6BF6E00DB4B44 /* Constants+URLs.swift */, |
| 3311 | + 94A6B9DA2DD6BF6E00DB4B44 /* Constants+Apple.swift */, |
3304 | 3312 | B8BB82BD2394D4CE00BA5194 /* Fonts.swift */, |
3305 | 3313 | FDF848F029406A30007DCAE5 /* Format.swift */, |
3306 | 3314 | FD37E9C228A1C6F3003AE748 /* ThemeManager.swift */, |
|
3430 | 3438 | C360968E25AD16E8008B62B2 /* Home */ = { |
3431 | 3439 | isa = PBXGroup; |
3432 | 3440 | children = ( |
| 3441 | + FED288EF2E4C239800C31171 /* App Review */, |
3433 | 3442 | 7B8C44C328B49DA900FBE25F /* New Conversation */, |
3434 | 3443 | 7B93D06827CF173D00811CB6 /* Message Requests */, |
3435 | 3444 | 7BAF54CA27ACCEEC003D12F8 /* GlobalSearch */, |
|
4181 | 4190 | FDE755042C9BB4ED002A2623 /* Bencode.swift */, |
4182 | 4191 | FDE755032C9BB4ED002A2623 /* BencodeDecoder.swift */, |
4183 | 4192 | FD2272D32C34ECE1004D8A6C /* BencodeEncoder.swift */, |
| 4193 | + FD6F5B5D2E657A24009A8D01 /* CancellationAwareAsyncStream.swift */, |
4184 | 4194 | FDB11A5A2DD1900B00BEF49F /* CurrentValueAsyncStream.swift */, |
4185 | 4195 | FD3FAB682AF1ADCA00DC5421 /* FileManager.swift */, |
4186 | 4196 | FD6A38F02C2A66B100762359 /* KeychainStorage.swift */, |
4187 | 4197 | FD78EA032DDEC3C000D55B50 /* MultiTaskManager.swift */, |
| 4198 | + FD6F5B5F2E657A32009A8D01 /* StreamLifecycleManager.swift */, |
4188 | 4199 | FD2272E92C351CA7004D8A6C /* Threading.swift */, |
4189 | 4200 | FDAA16752AC28A3B00DDBF77 /* UserDefaultsType.swift */, |
4190 | 4201 | ); |
|
5127 | 5138 | path = Transitions; |
5128 | 5139 | sourceTree = "<group>"; |
5129 | 5140 | }; |
| 5141 | + FED288EF2E4C239800C31171 /* App Review */ = { |
| 5142 | + isa = PBXGroup; |
| 5143 | + children = ( |
| 5144 | + FED288F42E4C3B5A00C31171 /* View */, |
| 5145 | + FED288F72E4C3BE100C31171 /* AppReviewPromptModel.swift */, |
| 5146 | + ); |
| 5147 | + path = "App Review"; |
| 5148 | + sourceTree = "<group>"; |
| 5149 | + }; |
| 5150 | + FED288F42E4C3B5A00C31171 /* View */ = { |
| 5151 | + isa = PBXGroup; |
| 5152 | + children = ( |
| 5153 | + FED288F22E4C28CF00C31171 /* AppReviewPromptDialog.swift */, |
| 5154 | + ); |
| 5155 | + path = View; |
| 5156 | + sourceTree = "<group>"; |
| 5157 | + }; |
5130 | 5158 | /* End PBXGroup section */ |
5131 | 5159 |
|
5132 | 5160 | /* Begin PBXHeadersBuildPhase section */ |
|
6131 | 6159 | 94AAB14B2E1E198200A6FA18 /* Modal+SwiftUI.swift in Sources */, |
6132 | 6160 | 94AAB1532E1F8AE200A6FA18 /* ShineButton.swift in Sources */, |
6133 | 6161 | FD37E9D728A20B5D003AE748 /* UIColor+Utilities.swift in Sources */, |
6134 | | - 94A6B9DB2DD6BF7C00DB4B44 /* Constants+URLs.swift in Sources */, |
| 6162 | + 94A6B9DB2DD6BF7C00DB4B44 /* Constants+Apple.swift in Sources */, |
6135 | 6163 | FD37E9C328A1C6F3003AE748 /* ThemeManager.swift in Sources */, |
6136 | 6164 | FD8A5B0A2DBF246A004C689B /* Constants.swift in Sources */, |
6137 | 6165 | C331FF9A2558FA6B00070591 /* Values.swift in Sources */, |
|
6412 | 6440 | FD74434A2D07CA9F00862443 /* Codable+Utilities.swift in Sources */, |
6413 | 6441 | FD0559562E026E1B00DC48CE /* ObservingDatabase.swift in Sources */, |
6414 | 6442 | FD74434B2D07CA9F00862443 /* CGFloat+Utilities.swift in Sources */, |
| 6443 | + FD6F5B602E657A33009A8D01 /* StreamLifecycleManager.swift in Sources */, |
6415 | 6444 | FD52CB632E13B61700A4DA70 /* ObservableKey.swift in Sources */, |
6416 | 6445 | FD74434C2D07CA9F00862443 /* CGSize+Utilities.swift in Sources */, |
6417 | 6446 | FD74434D2D07CA9F00862443 /* CGPoint+Utilities.swift in Sources */, |
6418 | 6447 | FD74434E2D07CA9F00862443 /* CGRect+Utilities.swift in Sources */, |
6419 | 6448 | FDC289472C881A3800020BC2 /* MutableIdentifiable.swift in Sources */, |
| 6449 | + FD6F5B5E2E657A24009A8D01 /* CancellationAwareAsyncStream.swift in Sources */, |
6420 | 6450 | C300A60D2554B31900555489 /* Logging.swift in Sources */, |
6421 | 6451 | FD9004162818B46700ABAAF6 /* JobRunnerError.swift in Sources */, |
6422 | 6452 | FDE7551C2C9BC169002A2623 /* UIBezierPath+Utilities.swift in Sources */, |
|
6722 | 6752 | FDB3DA842E1CA22400148F8D /* UIActivityViewController+Utilities.swift in Sources */, |
6723 | 6753 | FDCDB8E02811007F00352A0C /* HomeViewModel.swift in Sources */, |
6724 | 6754 | FDE754F82C9BB0B0002A2623 /* UserNotificationConfig.swift in Sources */, |
| 6755 | + FED288F32E4C28CF00C31171 /* AppReviewPromptDialog.swift in Sources */, |
6725 | 6756 | 7B0EFDF62755CC5400FFAAE7 /* CallMissedTipsModal.swift in Sources */, |
6726 | 6757 | C374EEF425DB31D40073A857 /* VoiceMessageRecordingView.swift in Sources */, |
6727 | 6758 | 7B1581E6271FD2A100848B49 /* VideoPreviewVC.swift in Sources */, |
|
6917 | 6948 | B8EB20F02640F7F000773E52 /* OpenGroupInvitationView.swift in Sources */, |
6918 | 6949 | C328254025CA55880062D0A7 /* ContextMenuVC.swift in Sources */, |
6919 | 6950 | 9409433E2C7EB81800D9D2E0 /* WebRTCSession+Constants.swift in Sources */, |
| 6951 | + FED288F82E4C3BE100C31171 /* AppReviewPromptModel.swift in Sources */, |
6920 | 6952 | FDE754B12C9B96B4002A2623 /* TurnServerInfo.swift in Sources */, |
6921 | 6953 | 7BD687D12A5D0D1200D8E455 /* MessageInfoScreen.swift in Sources */, |
6922 | 6954 | B8269D2925C7A4B400488AB4 /* InputView.swift in Sources */, |
|
8156 | 8188 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
8157 | 8189 | COMPILE_LIB_SESSION = ""; |
8158 | 8190 | COPY_PHASE_STRIP = NO; |
8159 | | - CURRENT_PROJECT_VERSION = 625; |
| 8191 | + CURRENT_PROJECT_VERSION = 626; |
8160 | 8192 | ENABLE_BITCODE = NO; |
8161 | 8193 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
8162 | 8194 | ENABLE_TESTABILITY = YES; |
|
8196 | 8228 | IPHONEOS_DEPLOYMENT_TARGET = 15.6; |
8197 | 8229 | LIB_SESSION_SOURCE_DIR = "${SRCROOT}/../LibSession-Util"; |
8198 | 8230 | LOCALIZED_STRING_SWIFTUI_SUPPORT = NO; |
8199 | | - MARKETING_VERSION = 2.14.1; |
| 8231 | + MARKETING_VERSION = 2.14.2; |
8200 | 8232 | ONLY_ACTIVE_ARCH = YES; |
8201 | 8233 | OTHER_CFLAGS = "-Werror=protocol"; |
8202 | 8234 | OTHER_SWIFT_FLAGS = "-D DEBUG -Xfrontend -warn-long-expression-type-checking=100"; |
|
8237 | 8269 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
8238 | 8270 | CODE_SIGN_IDENTITY = "iPhone Distribution"; |
8239 | 8271 | COMPILE_LIB_SESSION = ""; |
8240 | | - CURRENT_PROJECT_VERSION = 625; |
| 8272 | + CURRENT_PROJECT_VERSION = 626; |
8241 | 8273 | ENABLE_BITCODE = NO; |
8242 | 8274 | ENABLE_MODULE_VERIFIER = YES; |
8243 | 8275 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
|
8272 | 8304 | IPHONEOS_DEPLOYMENT_TARGET = 15.6; |
8273 | 8305 | LIB_SESSION_SOURCE_DIR = "${SRCROOT}/../LibSession-Util"; |
8274 | 8306 | LOCALIZED_STRING_SWIFTUI_SUPPORT = NO; |
8275 | | - MARKETING_VERSION = 2.14.1; |
| 8307 | + MARKETING_VERSION = 2.14.2; |
8276 | 8308 | ONLY_ACTIVE_ARCH = NO; |
8277 | 8309 | OTHER_CFLAGS = ( |
8278 | 8310 | "-DNS_BLOCK_ASSERTIONS=1", |
|
8718 | 8750 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
8719 | 8751 | COMPILE_LIB_SESSION = YES; |
8720 | 8752 | COPY_PHASE_STRIP = NO; |
8721 | | - CURRENT_PROJECT_VERSION = 625; |
| 8753 | + CURRENT_PROJECT_VERSION = 626; |
8722 | 8754 | ENABLE_BITCODE = NO; |
8723 | 8755 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
8724 | 8756 | ENABLE_TESTABILITY = YES; |
|
8757 | 8789 | IPHONEOS_DEPLOYMENT_TARGET = 15.6; |
8758 | 8790 | LIB_SESSION_SOURCE_DIR = "${SRCROOT}/../LibSession-Util"; |
8759 | 8791 | LOCALIZED_STRING_SWIFTUI_SUPPORT = NO; |
8760 | | - MARKETING_VERSION = 2.14.1; |
| 8792 | + MARKETING_VERSION = 2.14.2; |
8761 | 8793 | ONLY_ACTIVE_ARCH = YES; |
8762 | 8794 | OTHER_CFLAGS = ( |
8763 | 8795 | "-fobjc-arc-exceptions", |
|
9305 | 9337 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
9306 | 9338 | CODE_SIGN_IDENTITY = "iPhone Distribution"; |
9307 | 9339 | COMPILE_LIB_SESSION = YES; |
9308 | | - CURRENT_PROJECT_VERSION = 625; |
| 9340 | + CURRENT_PROJECT_VERSION = 626; |
9309 | 9341 | ENABLE_BITCODE = NO; |
9310 | 9342 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
9311 | 9343 | GCC_NO_COMMON_BLOCKS = YES; |
|
9338 | 9370 | IPHONEOS_DEPLOYMENT_TARGET = 15.6; |
9339 | 9371 | LIB_SESSION_SOURCE_DIR = "${SRCROOT}/../LibSession-Util"; |
9340 | 9372 | LOCALIZED_STRING_SWIFTUI_SUPPORT = NO; |
9341 | | - MARKETING_VERSION = 2.14.1; |
| 9373 | + MARKETING_VERSION = 2.14.2; |
9342 | 9374 | ONLY_ACTIVE_ARCH = NO; |
9343 | 9375 | OTHER_CFLAGS = ( |
9344 | 9376 | "-DNS_BLOCK_ASSERTIONS=1", |
|
0 commit comments