1
1
#if 0
2
2
#elif defined(__arm64__) && __arm64__
3
- // Generated by Apple Swift version 5.2.2 (swiftlang-1103 .0.32.6 clang-1103 .0.32.51 )
3
+ // Generated by Apple Swift version 5.1.3 (swiftlang-1100 .0.282.1 clang-1100 .0.33.15 )
4
4
#pragma clang diagnostic push
5
5
#pragma clang diagnostic ignored "-Wgcc-compat"
6
6
@@ -84,11 +84,6 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
84
84
#else
85
85
# define SWIFT_NOESCAPE
86
86
#endif
87
- #if __has_attribute(ns_consumed)
88
- # define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed))
89
- #else
90
- # define SWIFT_RELEASES_ARGUMENT
91
- #endif
92
87
#if __has_attribute(warn_unused_result)
93
88
# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
94
89
#else
@@ -271,7 +266,6 @@ SWIFT_CLASS("_TtC13SendBirdUIKit16MessageStateView")
271
266
272
267
273
268
274
- IB_DESIGNABLE
275
269
SWIFT_CLASS("_TtC13SendBirdUIKit18SBUBaseMessageCell")
276
270
@interface SBUBaseMessageCell : UITableViewCell
277
271
- (nonnull instancetype)initWithStyle:(UITableViewCellStyle)style reuseIdentifier:(NSString * _Nullable)reuseIdentifier OBJC_DESIGNATED_INITIALIZER;
@@ -283,7 +277,6 @@ SWIFT_CLASS("_TtC13SendBirdUIKit18SBUBaseMessageCell")
283
277
@class UILabel;
284
278
@class SBDAdminMessage;
285
279
286
- IB_DESIGNABLE
287
280
SWIFT_CLASS("_TtC13SendBirdUIKit19SBUAdminMessageCell")
288
281
@interface SBUAdminMessageCell : SBUBaseMessageCell
289
282
@property (nonatomic, strong) UILabel * _Nonnull messageLabel;
@@ -812,7 +805,6 @@ enum SBUMessageReceiptState : NSInteger;
812
805
@class UILongPressGestureRecognizer;
813
806
@class UITapGestureRecognizer;
814
807
815
- IB_DESIGNABLE
816
808
SWIFT_CLASS("_TtC13SendBirdUIKit18SBUFileMessageCell")
817
809
@interface SBUFileMessageCell : SBUBaseMessageCell
818
810
@property (nonatomic, strong) UIStackView * _Nonnull userNameStackView;
@@ -1220,7 +1212,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) SBUMessageIn
1220
1212
@class UIButton;
1221
1213
@class UITextView;
1222
1214
1223
- IB_DESIGNABLE
1224
1215
SWIFT_CLASS("_TtC13SendBirdUIKit19SBUMessageInputView")
1225
1216
@interface SBUMessageInputView : UIView <UITextViewDelegate>
1226
1217
@property (nonatomic, weak) IBOutlet UIButton * _Null_unspecified addButton;
@@ -1532,7 +1523,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) SBUUserListT
1532
1523
1533
1524
@class SBDUserMessage;
1534
1525
1535
- IB_DESIGNABLE
1536
1526
SWIFT_CLASS("_TtC13SendBirdUIKit18SBUUserMessageCell")
1537
1527
@interface SBUUserMessageCell : SBUBaseMessageCell
1538
1528
@property (nonatomic, strong) UIView * _Nonnull messageTextView;
@@ -1588,7 +1578,7 @@ SWIFT_CLASS("_TtC13SendBirdUIKit12UserNameView")
1588
1578
#pragma clang diagnostic pop
1589
1579
1590
1580
#elif defined(__ARM_ARCH_7A__) && __ARM_ARCH_7A__
1591
- // Generated by Apple Swift version 5.2.2 (swiftlang-1103 .0.32.6 clang-1103 .0.32.51 )
1581
+ // Generated by Apple Swift version 5.1.3 (swiftlang-1100 .0.282.1 clang-1100 .0.33.15 )
1592
1582
#pragma clang diagnostic push
1593
1583
#pragma clang diagnostic ignored "-Wgcc-compat"
1594
1584
@@ -1672,11 +1662,6 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
1672
1662
#else
1673
1663
# define SWIFT_NOESCAPE
1674
1664
#endif
1675
- #if __has_attribute(ns_consumed)
1676
- # define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed))
1677
- #else
1678
- # define SWIFT_RELEASES_ARGUMENT
1679
- #endif
1680
1665
#if __has_attribute(warn_unused_result)
1681
1666
# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
1682
1667
#else
@@ -1859,7 +1844,6 @@ SWIFT_CLASS("_TtC13SendBirdUIKit16MessageStateView")
1859
1844
1860
1845
1861
1846
1862
- IB_DESIGNABLE
1863
1847
SWIFT_CLASS("_TtC13SendBirdUIKit18SBUBaseMessageCell")
1864
1848
@interface SBUBaseMessageCell : UITableViewCell
1865
1849
- (nonnull instancetype)initWithStyle:(UITableViewCellStyle)style reuseIdentifier:(NSString * _Nullable)reuseIdentifier OBJC_DESIGNATED_INITIALIZER;
@@ -1871,7 +1855,6 @@ SWIFT_CLASS("_TtC13SendBirdUIKit18SBUBaseMessageCell")
1871
1855
@class UILabel;
1872
1856
@class SBDAdminMessage;
1873
1857
1874
- IB_DESIGNABLE
1875
1858
SWIFT_CLASS("_TtC13SendBirdUIKit19SBUAdminMessageCell")
1876
1859
@interface SBUAdminMessageCell : SBUBaseMessageCell
1877
1860
@property (nonatomic, strong) UILabel * _Nonnull messageLabel;
@@ -2400,7 +2383,6 @@ enum SBUMessageReceiptState : NSInteger;
2400
2383
@class UILongPressGestureRecognizer;
2401
2384
@class UITapGestureRecognizer;
2402
2385
2403
- IB_DESIGNABLE
2404
2386
SWIFT_CLASS("_TtC13SendBirdUIKit18SBUFileMessageCell")
2405
2387
@interface SBUFileMessageCell : SBUBaseMessageCell
2406
2388
@property (nonatomic, strong) UIStackView * _Nonnull userNameStackView;
@@ -2808,7 +2790,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) SBUMessageIn
2808
2790
@class UIButton;
2809
2791
@class UITextView;
2810
2792
2811
- IB_DESIGNABLE
2812
2793
SWIFT_CLASS("_TtC13SendBirdUIKit19SBUMessageInputView")
2813
2794
@interface SBUMessageInputView : UIView <UITextViewDelegate>
2814
2795
@property (nonatomic, weak) IBOutlet UIButton * _Null_unspecified addButton;
@@ -3120,7 +3101,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) SBUUserListT
3120
3101
3121
3102
@class SBDUserMessage;
3122
3103
3123
- IB_DESIGNABLE
3124
3104
SWIFT_CLASS("_TtC13SendBirdUIKit18SBUUserMessageCell")
3125
3105
@interface SBUUserMessageCell : SBUBaseMessageCell
3126
3106
@property (nonatomic, strong) UIView * _Nonnull messageTextView;
@@ -3178,7 +3158,7 @@ SWIFT_CLASS("_TtC13SendBirdUIKit12UserNameView")
3178
3158
#endif
3179
3159
#if 0
3180
3160
#elif defined(__x86_64__) && __x86_64__
3181
- // Generated by Apple Swift version 5.2.2 (swiftlang-1103 .0.32.6 clang-1103 .0.32.51 )
3161
+ // Generated by Apple Swift version 5.1.3 (swiftlang-1100 .0.282.1 clang-1100 .0.33.15 )
3182
3162
#pragma clang diagnostic push
3183
3163
#pragma clang diagnostic ignored "-Wgcc-compat"
3184
3164
@@ -3262,11 +3242,6 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
3262
3242
#else
3263
3243
# define SWIFT_NOESCAPE
3264
3244
#endif
3265
- #if __has_attribute(ns_consumed)
3266
- # define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed))
3267
- #else
3268
- # define SWIFT_RELEASES_ARGUMENT
3269
- #endif
3270
3245
#if __has_attribute(warn_unused_result)
3271
3246
# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
3272
3247
#else
@@ -3449,7 +3424,6 @@ SWIFT_CLASS("_TtC13SendBirdUIKit16MessageStateView")
3449
3424
3450
3425
3451
3426
3452
- IB_DESIGNABLE
3453
3427
SWIFT_CLASS("_TtC13SendBirdUIKit18SBUBaseMessageCell")
3454
3428
@interface SBUBaseMessageCell : UITableViewCell
3455
3429
- (nonnull instancetype)initWithStyle:(UITableViewCellStyle)style reuseIdentifier:(NSString * _Nullable)reuseIdentifier OBJC_DESIGNATED_INITIALIZER;
@@ -3461,7 +3435,6 @@ SWIFT_CLASS("_TtC13SendBirdUIKit18SBUBaseMessageCell")
3461
3435
@class UILabel;
3462
3436
@class SBDAdminMessage;
3463
3437
3464
- IB_DESIGNABLE
3465
3438
SWIFT_CLASS("_TtC13SendBirdUIKit19SBUAdminMessageCell")
3466
3439
@interface SBUAdminMessageCell : SBUBaseMessageCell
3467
3440
@property (nonatomic, strong) UILabel * _Nonnull messageLabel;
@@ -3990,7 +3963,6 @@ enum SBUMessageReceiptState : NSInteger;
3990
3963
@class UILongPressGestureRecognizer;
3991
3964
@class UITapGestureRecognizer;
3992
3965
3993
- IB_DESIGNABLE
3994
3966
SWIFT_CLASS("_TtC13SendBirdUIKit18SBUFileMessageCell")
3995
3967
@interface SBUFileMessageCell : SBUBaseMessageCell
3996
3968
@property (nonatomic, strong) UIStackView * _Nonnull userNameStackView;
@@ -4398,7 +4370,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) SBUMessageIn
4398
4370
@class UIButton;
4399
4371
@class UITextView;
4400
4372
4401
- IB_DESIGNABLE
4402
4373
SWIFT_CLASS("_TtC13SendBirdUIKit19SBUMessageInputView")
4403
4374
@interface SBUMessageInputView : UIView <UITextViewDelegate>
4404
4375
@property (nonatomic, weak) IBOutlet UIButton * _Null_unspecified addButton;
@@ -4710,7 +4681,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) SBUUserListT
4710
4681
4711
4682
@class SBDUserMessage;
4712
4683
4713
- IB_DESIGNABLE
4714
4684
SWIFT_CLASS("_TtC13SendBirdUIKit18SBUUserMessageCell")
4715
4685
@interface SBUUserMessageCell : SBUBaseMessageCell
4716
4686
@property (nonatomic, strong) UIView * _Nonnull messageTextView;
@@ -4766,7 +4736,7 @@ SWIFT_CLASS("_TtC13SendBirdUIKit12UserNameView")
4766
4736
#pragma clang diagnostic pop
4767
4737
4768
4738
#elif defined(__i386__) && __i386__
4769
- // Generated by Apple Swift version 5.2.2 (swiftlang-1103 .0.32.6 clang-1103 .0.32.51 )
4739
+ // Generated by Apple Swift version 5.1.3 (swiftlang-1100 .0.282.1 clang-1100 .0.33.15 )
4770
4740
#pragma clang diagnostic push
4771
4741
#pragma clang diagnostic ignored "-Wgcc-compat"
4772
4742
@@ -4850,11 +4820,6 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
4850
4820
#else
4851
4821
# define SWIFT_NOESCAPE
4852
4822
#endif
4853
- #if __has_attribute(ns_consumed)
4854
- # define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed))
4855
- #else
4856
- # define SWIFT_RELEASES_ARGUMENT
4857
- #endif
4858
4823
#if __has_attribute(warn_unused_result)
4859
4824
# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
4860
4825
#else
@@ -5037,7 +5002,6 @@ SWIFT_CLASS("_TtC13SendBirdUIKit16MessageStateView")
5037
5002
5038
5003
5039
5004
5040
- IB_DESIGNABLE
5041
5005
SWIFT_CLASS("_TtC13SendBirdUIKit18SBUBaseMessageCell")
5042
5006
@interface SBUBaseMessageCell : UITableViewCell
5043
5007
- (nonnull instancetype)initWithStyle:(UITableViewCellStyle)style reuseIdentifier:(NSString * _Nullable)reuseIdentifier OBJC_DESIGNATED_INITIALIZER;
@@ -5049,7 +5013,6 @@ SWIFT_CLASS("_TtC13SendBirdUIKit18SBUBaseMessageCell")
5049
5013
@class UILabel;
5050
5014
@class SBDAdminMessage;
5051
5015
5052
- IB_DESIGNABLE
5053
5016
SWIFT_CLASS("_TtC13SendBirdUIKit19SBUAdminMessageCell")
5054
5017
@interface SBUAdminMessageCell : SBUBaseMessageCell
5055
5018
@property (nonatomic, strong) UILabel * _Nonnull messageLabel;
@@ -5578,7 +5541,6 @@ enum SBUMessageReceiptState : NSInteger;
5578
5541
@class UILongPressGestureRecognizer;
5579
5542
@class UITapGestureRecognizer;
5580
5543
5581
- IB_DESIGNABLE
5582
5544
SWIFT_CLASS("_TtC13SendBirdUIKit18SBUFileMessageCell")
5583
5545
@interface SBUFileMessageCell : SBUBaseMessageCell
5584
5546
@property (nonatomic, strong) UIStackView * _Nonnull userNameStackView;
@@ -5986,7 +5948,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) SBUMessageIn
5986
5948
@class UIButton;
5987
5949
@class UITextView;
5988
5950
5989
- IB_DESIGNABLE
5990
5951
SWIFT_CLASS("_TtC13SendBirdUIKit19SBUMessageInputView")
5991
5952
@interface SBUMessageInputView : UIView <UITextViewDelegate>
5992
5953
@property (nonatomic, weak) IBOutlet UIButton * _Null_unspecified addButton;
@@ -6298,7 +6259,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) SBUUserListT
6298
6259
6299
6260
@class SBDUserMessage;
6300
6261
6301
- IB_DESIGNABLE
6302
6262
SWIFT_CLASS("_TtC13SendBirdUIKit18SBUUserMessageCell")
6303
6263
@interface SBUUserMessageCell : SBUBaseMessageCell
6304
6264
@property (nonatomic, strong) UIView * _Nonnull messageTextView;
0 commit comments