|
@@ -124,8 +124,8 @@
|
|
|
30E8F2442449C64100CE2C90 /* ChatListCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30E8F2432449C64100CE2C90 /* ChatListCell.swift */; };
|
|
|
30E8F2512449EA0E00CE2C90 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3060119E22DDE24000C1CE6F /* Localizable.strings */; };
|
|
|
30E8F253244DAD0E00CE2C90 /* SendingController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30E8F252244DAD0E00CE2C90 /* SendingController.swift */; };
|
|
|
- 30F4BFEE252E3E020006B9B3 /* PaddingLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30F4BFED252E3E020006B9B3 /* PaddingLabel.swift */; };
|
|
|
- 30F4C002252E43510006B9B3 /* PaddingLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30F4BFED252E3E020006B9B3 /* PaddingLabel.swift */; };
|
|
|
+ 30EF7308252F6A3300E2C54A /* PaddingTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30F4BFED252E3E020006B9B3 /* PaddingTextView.swift */; };
|
|
|
+ 30EF7309252F6A3400E2C54A /* PaddingTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30F4BFED252E3E020006B9B3 /* PaddingTextView.swift */; };
|
|
|
30F8817624DA97DA0023780E /* BackgroundContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30F8817524DA97DA0023780E /* BackgroundContainer.swift */; };
|
|
|
30F9B9EC235F2116006E7ACF /* MessageCounter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30F9B9EB235F2116006E7ACF /* MessageCounter.swift */; };
|
|
|
30FDB70524D1C1000066C48D /* ChatViewControllerNew.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30FDB6F824D1C1000066C48D /* ChatViewControllerNew.swift */; };
|
|
@@ -422,7 +422,7 @@
|
|
|
30E8F2412448B77600CE2C90 /* ChatListController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatListController.swift; sourceTree = "<group>"; };
|
|
|
30E8F2432449C64100CE2C90 /* ChatListCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatListCell.swift; sourceTree = "<group>"; };
|
|
|
30E8F252244DAD0E00CE2C90 /* SendingController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SendingController.swift; sourceTree = "<group>"; };
|
|
|
- 30F4BFED252E3E020006B9B3 /* PaddingLabel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaddingLabel.swift; sourceTree = "<group>"; };
|
|
|
+ 30F4BFED252E3E020006B9B3 /* PaddingTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaddingTextView.swift; sourceTree = "<group>"; };
|
|
|
30F8817524DA97DA0023780E /* BackgroundContainer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BackgroundContainer.swift; sourceTree = "<group>"; };
|
|
|
30F9B9EB235F2116006E7ACF /* MessageCounter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageCounter.swift; sourceTree = "<group>"; };
|
|
|
30FDB6F824D1C1000066C48D /* ChatViewControllerNew.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChatViewControllerNew.swift; sourceTree = "<group>"; };
|
|
@@ -1060,7 +1060,7 @@
|
|
|
AEFBE22E23FEF23D0045327A /* ProviderInfoCell.swift */,
|
|
|
AEB54C7E246DBA610004624C /* FlexLabel.swift */,
|
|
|
AED62BCD247687E6009E220D /* LocationStreamingIndicator.swift */,
|
|
|
- 30F4BFED252E3E020006B9B3 /* PaddingLabel.swift */,
|
|
|
+ 30F4BFED252E3E020006B9B3 /* PaddingTextView.swift */,
|
|
|
);
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
@@ -1424,12 +1424,12 @@
|
|
|
302589FF2452FA280086C1CD /* ShareAttachment.swift in Sources */,
|
|
|
3057029F24C6445000D84EFC /* EmptyStateLabel.swift in Sources */,
|
|
|
305702A224C6455400D84EFC /* TypeAlias.swift in Sources */,
|
|
|
+ 30EF7309252F6A3400E2C54A /* PaddingTextView.swift in Sources */,
|
|
|
30E8F2442449C64100CE2C90 /* ChatListCell.swift in Sources */,
|
|
|
30E8F2132447285600CE2C90 /* ShareViewController.swift in Sources */,
|
|
|
30E8F253244DAD0E00CE2C90 /* SendingController.swift in Sources */,
|
|
|
3057028C24C5E7B600D84EFC /* ContactCellViewModel.swift in Sources */,
|
|
|
30E8F2422448B77600CE2C90 /* ChatListController.swift in Sources */,
|
|
|
- 30F4C002252E43510006B9B3 /* PaddingLabel.swift in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
@@ -1473,7 +1473,6 @@
|
|
|
AE8DD451249D1DFB009A4BC1 /* FileTableViewCell.swift in Sources */,
|
|
|
3040F45E234DFBC000FA34D5 /* Audio.swift in Sources */,
|
|
|
305961FE2346125100C80F33 /* InsetLabel.swift in Sources */,
|
|
|
- 30F4BFEE252E3E020006B9B3 /* PaddingLabel.swift in Sources */,
|
|
|
3095A351237DD1F700AB07F7 /* MediaPicker.swift in Sources */,
|
|
|
B21005DB23383664004C70C5 /* SettingsClassicViewController.swift in Sources */,
|
|
|
305961F62346125100C80F33 /* MessageContentCell.swift in Sources */,
|
|
@@ -1525,6 +1524,7 @@
|
|
|
AEF53BD5248904BF00D309C1 /* GalleryTimeLabel.swift in Sources */,
|
|
|
AEE6EC482283045D00EDC689 /* EditSettingsController.swift in Sources */,
|
|
|
30E348DF24F3F819005C93D1 /* ChatTableView.swift in Sources */,
|
|
|
+ 30EF7308252F6A3300E2C54A /* PaddingTextView.swift in Sources */,
|
|
|
30E348E124F53772005C93D1 /* NewImageTextCell.swift in Sources */,
|
|
|
3008CB7624F95B6D00E6A617 /* NewAudioController.swift in Sources */,
|
|
|
305961DF2346125100C80F33 /* MessageCellDelegate.swift in Sources */,
|