|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 54; |
| 6 | + objectVersion = 77; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
|
515 | 515 | 772E4D392B5550DD3FDAD535 /* InviteUserViewConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA23C8AD569D84167F4DD526 /* InviteUserViewConverter.swift */; };
|
516 | 516 | 773421C3BDBEAAA97B75EA80 /* CreateGroupChannelView+SubViewBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B719C1C7BCA50103B2FD33F /* CreateGroupChannelView+SubViewBuilder.swift */; };
|
517 | 517 | 77804AA5E6072297F429A920 /* SBUMessageFormChipView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4295DC2364062B88F929D80E /* SBUMessageFormChipView.swift */; };
|
| 518 | + 7788754D0D288A31CBD190D8 /* SBUUnreadMessageNewLine.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD328583808CC526F8235AF3 /* SBUUnreadMessageNewLine.swift */; }; |
518 | 519 | 77AA724DB557C412388E3750 /* CustomGroupChannelRegisterOperator.ViewConverter.Header.rightView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9C266B8A2DF6EB7F1504782 /* CustomGroupChannelRegisterOperator.ViewConverter.Header.rightView.swift */; };
|
519 | 520 | 77AA82E38B8808BC31CF1A33 /* SBUMessageThreadModule.Header+SwiftUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F41FB77D91238CE800D9F43 /* SBUMessageThreadModule.Header+SwiftUI.swift */; };
|
520 | 521 | 77F45EB93F523CDDECF16107 /* UIStackView.SBUIKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD34FF666C940B94555A93F5 /* UIStackView.SBUIKit.swift */; };
|
|
1067 | 1068 | F82E518CE6E0946B168BAA18 /* UIScrollView+SBUIKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B75F4EBD4914A4295678613 /* UIScrollView+SBUIKit.swift */; };
|
1068 | 1069 | F877982811AC508943632CCE /* SBUSelectablePhotoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A936C2B0F4BEFCCE17689484 /* SBUSelectablePhotoViewController.swift */; };
|
1069 | 1070 | F8C970D71462EFD8D116E260 /* CustomOpenChannel.ViewConverter.Header.titleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D5AFF1C0FFAF7FB44385303 /* CustomOpenChannel.ViewConverter.Header.titleView.swift */; };
|
| 1071 | + F96CCBD1D2F86EBCA1F3782A /* SBUUnreadMessageInfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A4E7790BAF5E7CEC138BEF6 /* SBUUnreadMessageInfoView.swift */; }; |
1070 | 1072 | F9C2912608CC5EAA33B09C3C /* SBUMessageDateView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 744D3897AF413516BB6A02CB /* SBUMessageDateView.swift */; };
|
1071 | 1073 | F9CF4B42BDC33490C9BB589C /* CustomTheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5251C5F71C7B463C54D6474C /* CustomTheme.swift */; };
|
1072 | 1074 | F9E8A5C906219EB9DA3F6453 /* SBUGroupChannelModule.swift in Sources */ = {isa = PBXBuildFile; fileRef = D91401F0CEDB5A733BE00C20 /* SBUGroupChannelModule.swift */; };
|
|
1242 | 1244 | 19F7CEEE95BBF13CB214CF41 /* SBUGroupChannelViewController.Deprecated.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SBUGroupChannelViewController.Deprecated.swift; sourceTree = "<group>"; };
|
1243 | 1245 | 1A01964E8998FC11F82F7F27 /* SBUGroupChannelModule.Deprecated.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SBUGroupChannelModule.Deprecated.swift; sourceTree = "<group>"; };
|
1244 | 1246 | 1A44E48D1D24AA8A93786370 /* CustomGroupOperatorList.SwiftUI.View.CustomMain.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomGroupOperatorList.SwiftUI.View.CustomMain.swift; sourceTree = "<group>"; };
|
| 1247 | + 1A4E7790BAF5E7CEC138BEF6 /* SBUUnreadMessageInfoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SBUUnreadMessageInfoView.swift; sourceTree = "<group>"; }; |
1245 | 1248 | 1A8DD774054C5168961DF04B /* GroupChannelViewConverter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupChannelViewConverter.swift; sourceTree = "<group>"; };
|
1246 | 1249 | 1AE76A1AE751AA26FFB13901 /* GroupChannelSettingsViewConverter.Header.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupChannelSettingsViewConverter.Header.swift; sourceTree = "<group>"; };
|
1247 | 1250 | 1AF8CB593FE2D4951A3ED114 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; };
|
|
2201 | 2204 | FC3E876887601735308273D9 /* SBUVoiceMessageInputView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SBUVoiceMessageInputView.swift; sourceTree = "<group>"; };
|
2202 | 2205 | FCB7E275124DF45ADB981B0E /* SBUTheme.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SBUTheme.swift; sourceTree = "<group>"; };
|
2203 | 2206 | FD18A49461FC8A53036E3A08 /* SBUToastType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SBUToastType.swift; sourceTree = "<group>"; };
|
| 2207 | + FD328583808CC526F8235AF3 /* SBUUnreadMessageNewLine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SBUUnreadMessageNewLine.swift; sourceTree = "<group>"; }; |
2204 | 2208 | FD34FF666C940B94555A93F5 /* UIStackView.SBUIKit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIStackView.SBUIKit.swift; sourceTree = "<group>"; };
|
2205 | 2209 | FD8219759D395864DBC89499 /* SBURegisterOperatorModule.List.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SBURegisterOperatorModule.List.swift; sourceTree = "<group>"; };
|
2206 | 2210 | FDA3D3D02D5E297D699CD2C2 /* SBUBaseSelectUserViewController.Deprecated.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SBUBaseSelectUserViewController.Deprecated.swift; sourceTree = "<group>"; };
|
|
4385 | 4389 | 2E9AABB7CE646ADCDF873887 /* SBUNotificationTimelineView.swift */,
|
4386 | 4390 | 6B424207542E1A82DAC82A0D /* SBUOpenChannelMessageWebView.swift */,
|
4387 | 4391 | B07065B5EEFA8858ADAD76CA /* SBUSelectableStackView.swift */,
|
| 4392 | + FD328583808CC526F8235AF3 /* SBUUnreadMessageNewLine.swift */, |
4388 | 4393 | 608274ACB42DDAE6A5976FC6 /* SBUUserMessageTextView.swift */,
|
4389 | 4394 | 08C31448CE461810A569DE1E /* SBUUserNameView.swift */,
|
4390 | 4395 | );
|
|
5948 | 5953 | children = (
|
5949 | 5954 | EF67B852DBB45B4929297E29 /* SBUNewMessageInfo.swift */,
|
5950 | 5955 | 058F7755FCA9CC99DBB5B468 /* SBUNewNotificationInfo.swift */,
|
| 5956 | + 1A4E7790BAF5E7CEC138BEF6 /* SBUUnreadMessageInfoView.swift */, |
5951 | 5957 | );
|
5952 | 5958 | path = NewMessageInfo;
|
5953 | 5959 | sourceTree = "<group>";
|
|
6494 | 6500 | 4F892C552F42D67B95791C9C /* XCRemoteSwiftPackageReference "sendbird-chat-sdk-ios" */,
|
6495 | 6501 | BA2412B4C520C201A8099145 /* XCRemoteSwiftPackageReference "sendbird-uikit-ios-spm" */,
|
6496 | 6502 | );
|
6497 |
| - preferredProjectObjectVersion = 54; |
| 6503 | + preferredProjectObjectVersion = 77; |
6498 | 6504 | projectDirPath = "";
|
6499 | 6505 | projectRoot = "";
|
6500 | 6506 | targets = (
|
|
7537 | 7543 | E1AE7A7067D6B8B6970F08DA /* SBUUnderLineTextField.swift in Sources */,
|
7538 | 7544 | 544EEA8C932F1096A5F2C3B4 /* SBUUnknownMessageCell.swift in Sources */,
|
7539 | 7545 | AEF0C3B8FA3F9DFB7A4D7D98 /* SBUUnknownMessageCellParams.swift in Sources */,
|
| 7546 | + F96CCBD1D2F86EBCA1F3782A /* SBUUnreadMessageInfoView.swift in Sources */, |
| 7547 | + 7788754D0D288A31CBD190D8 /* SBUUnreadMessageNewLine.swift in Sources */, |
7540 | 7548 | 9CEE3F03D7428180C46396FF /* SBUUser.swift in Sources */,
|
7541 | 7549 | 749F372DA7755F9B0CD00F9F /* SBUUserCell.swift in Sources */,
|
7542 | 7550 | A813DE7327B146C9A9A5676C /* SBUUserListModule.Deprecated.swift in Sources */,
|
|
7639 | 7647 | "@executable_path/Frameworks",
|
7640 | 7648 | "@loader_path/Frameworks",
|
7641 | 7649 | );
|
7642 |
| - MARKETING_VERSION = 1.1.0; |
| 7650 | + MARKETING_VERSION = 1.1.1; |
7643 | 7651 | PRODUCT_BUNDLE_IDENTIFIER = com.sendbird.swiftui.sample;
|
7644 | 7652 | PRODUCT_NAME = "$(TARGET_NAME)";
|
7645 | 7653 | SDKROOT = iphoneos;
|
|
7671 | 7679 | "@executable_path/Frameworks",
|
7672 | 7680 | "@loader_path/Frameworks",
|
7673 | 7681 | );
|
7674 |
| - MARKETING_VERSION = 1.1.0; |
| 7682 | + MARKETING_VERSION = 1.1.1; |
7675 | 7683 | PRODUCT_BUNDLE_IDENTIFIER = com.sendbird.swiftui.sample.SwiftUINotificationService;
|
7676 | 7684 | PRODUCT_NAME = "$(TARGET_NAME)";
|
7677 | 7685 | SDKROOT = iphoneos;
|
|
7761 | 7769 | "@executable_path/Frameworks",
|
7762 | 7770 | "@loader_path/Frameworks",
|
7763 | 7771 | );
|
7764 |
| - MARKETING_VERSION = 1.1.0; |
| 7772 | + MARKETING_VERSION = 1.1.1; |
7765 | 7773 | PRODUCT_BUNDLE_IDENTIFIER = com.sendbird.swiftui.sample;
|
7766 | 7774 | PRODUCT_NAME = "$(TARGET_NAME)";
|
7767 | 7775 | SDKROOT = iphoneos;
|
|
7848 | 7856 | "@executable_path/Frameworks",
|
7849 | 7857 | "@loader_path/Frameworks",
|
7850 | 7858 | );
|
7851 |
| - MARKETING_VERSION = 1.1.0; |
| 7859 | + MARKETING_VERSION = 1.1.1; |
7852 | 7860 | PRODUCT_BUNDLE_IDENTIFIER = com.sendbird.swiftui.sample.SwiftUINotificationService;
|
7853 | 7861 | PRODUCT_NAME = "$(TARGET_NAME)";
|
7854 | 7862 | SDKROOT = iphoneos;
|
|
7897 | 7905 | repositoryURL = "https://github.com/sendbird/sendbird-chat-sdk-ios";
|
7898 | 7906 | requirement = {
|
7899 | 7907 | kind = upToNextMajorVersion;
|
7900 |
| - minimumVersion = 4.26.0; |
| 7908 | + minimumVersion = 4.29.0; |
7901 | 7909 | };
|
7902 | 7910 | };
|
7903 | 7911 | BA2412B4C520C201A8099145 /* XCRemoteSwiftPackageReference "sendbird-uikit-ios-spm" */ = {
|
7904 | 7912 | isa = XCRemoteSwiftPackageReference;
|
7905 | 7913 | repositoryURL = "https://github.com/sendbird/sendbird-uikit-ios-spm";
|
7906 | 7914 | requirement = {
|
7907 | 7915 | kind = upToNextMajorVersion;
|
7908 |
| - minimumVersion = 3.31.0; |
| 7916 | + minimumVersion = 3.32.2; |
7909 | 7917 | };
|
7910 | 7918 | };
|
7911 | 7919 | /* End XCRemoteSwiftPackageReference section */
|
|
0 commit comments