Skip to content

Commit b537b7d

Browse files
committed
Clean up
1 parent 7b3eeef commit b537b7d

File tree

44 files changed

+163
-1116
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+163
-1116
lines changed

Podfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ def all_pods
3939

4040
pod 'DownloadButton', '0.1.0'
4141
pod 'SVProgressHUD', '2.2.5'
42-
# TSMessages is no longer being maintained/updated, remove or migrate to RMessage/SwiftMessages
43-
pod 'TSMessages', :git => 'https://github.com/KrauseFx/TSMessages.git'
4442

4543
pod 'SnapKit', '5.0.1'
4644

Podfile.lock

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ PODS:
146146
- AppAuth/Core (~> 1.4)
147147
- GTMSessionFetcher/Core (~> 1.5)
148148
- GTMSessionFetcher/Core (1.5.0)
149-
- HexColors (2.3.0)
150149
- Highlightr (2.1.0)
151150
- IQKeyboardManagerSwift (6.5.6)
152151
- Kanna (5.2.7)
@@ -196,8 +195,6 @@ PODS:
196195
- SwiftyJSON (5.0.0)
197196
- Tabman (2.10.0):
198197
- Pageboy (~> 3.6.0)
199-
- TSMessages (0.9.13):
200-
- HexColors (~> 2.3.0)
201198
- TTTAttributedLabel (2.0.0)
202199
- TUSafariActivity (1.0.4)
203200
- URITemplate (3.0.0)
@@ -251,7 +248,6 @@ DEPENDENCIES:
251248
- SwiftLint (= 0.43.1)
252249
- SwiftyJSON (= 5.0.0)
253250
- Tabman (= 2.10.0)
254-
- TSMessages (from `https://github.com/KrauseFx/TSMessages.git`)
255251
- TTTAttributedLabel (= 2.0.0)
256252
- TUSafariActivity (= 1.0.4)
257253
- VK-ios-sdk (= 1.6.2)
@@ -289,7 +285,6 @@ SPEC REPOS:
289285
- GoogleUtilities
290286
- GTMAppAuth
291287
- GTMSessionFetcher
292-
- HexColors
293288
- IQKeyboardManagerSwift
294289
- Kanna
295290
- Koloda
@@ -332,8 +327,6 @@ EXTERNAL SOURCES:
332327
SVGKit:
333328
:branch: 2.x
334329
:git: https://github.com/SVGKit/SVGKit.git
335-
TSMessages:
336-
:git: https://github.com/KrauseFx/TSMessages.git
337330

338331
CHECKOUT OPTIONS:
339332
FLEX:
@@ -348,9 +341,6 @@ CHECKOUT OPTIONS:
348341
SVGKit:
349342
:commit: c40671b9a264f8f71831c4e0452736debfae2164
350343
:git: https://github.com/SVGKit/SVGKit.git
351-
TSMessages:
352-
:commit: e4802d290362c87ba8a35c1afae88668dba8ab9a
353-
:git: https://github.com/KrauseFx/TSMessages.git
354344

355345
SPEC CHECKSUMS:
356346
ActionSheetPicker-3.0: 36da254b97a09ff89679ecb8b8510bd3e5bdc773
@@ -384,7 +374,6 @@ SPEC CHECKSUMS:
384374
GoogleUtilities: eea970f4a389963963bffe8d8fabe43540678b9c
385375
GTMAppAuth: ad5c2b70b9a8689e1a04033c9369c4915bfcbe89
386376
GTMSessionFetcher: b3503b20a988c4e20cc189aa798fd18220133f52
387-
HexColors: 6ad3947c3447a055a3aa8efa859def096351fe5f
388377
Highlightr: 683f05d5223cade533a78528a35c9f06e4caddf8
389378
IQKeyboardManagerSwift: c7df9d2deb356c04522f5c4b7b6e4ce4d8ed94fe
390379
Kanna: 01cfbddc127f5ff0963692f285fcbc8a9d62d234
@@ -411,13 +400,12 @@ SPEC CHECKSUMS:
411400
SwiftyGif: 5d4af95df24caf1c570dbbcb32a3b8a0763bc6d7
412401
SwiftyJSON: 36413e04c44ee145039d332b4f4e2d3e8d6c4db7
413402
Tabman: d8d6ab0b483c7db375a71ac227d3ef791b56a049
414-
TSMessages: eb3cf27b6900684a21bad4fe9ea426e287b8c839
415403
TTTAttributedLabel: 8cffe8e127e4e82ff3af1e5386d4cd0ad000b656
416404
TUSafariActivity: afc55a00965377939107ce4fdc7f951f62454546
417405
URITemplate: 58e0d47f967006c5d59888af5356c4a8ed3b197d
418406
VK-ios-sdk: 5bcf00a2014a7323f98db9328b603d4f96635caa
419407
YandexMobileMetrica: fb4b3c20a0c0237b03b34cc07b6d575332f43097
420408

421-
PODFILE CHECKSUM: a5b2d5637f36f4f5ca81ca6338715f2f39d87b92
409+
PODFILE CHECKSUM: cccc1c98bd754cedc93138178c69cc2be62ede1f
422410

423411
COCOAPODS: 1.10.2

Stepic.xcodeproj/project.pbxproj

Lines changed: 0 additions & 38 deletions
Large diffs are not rendered by default.

Stepic/CustomMessagesDesign.json

Lines changed: 0 additions & 75 deletions
This file was deleted.

Stepic/Images.xcassets/Online-white.imageset/Contents.json

Lines changed: 0 additions & 22 deletions
This file was deleted.
-1022 Bytes
Binary file not shown.
-2.22 KB
Binary file not shown.

Stepic/Legacy/Analytics/Events/AnalyticsEvents.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ extension AnalyticsEvent {
130130
// MARK: Video
131131

132132
static let courseDetailVideoTapped = AnalyticsEvent(name: "course_detail_video_clicked")
133-
static let courseDetailVideoShown = AnalyticsEvent(name: "course_detail_video_shown")
134133

135134
// MARK: - SignIn -
136135

Stepic/Legacy/Analytics/SplitTests/ActiveTests/ActiveSplitTestsContainer.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import Foundation
22

33
final class ActiveSplitTestsContainer {
4-
private static let splitTestingService = SplitTestingService(
4+
private static let splitTestingService: SplitTestingServiceProtocol = SplitTestingService(
55
analyticsService: AnalyticsUserProperties(),
66
storage: UserDefaults.standard
77
)

Stepic/Legacy/Analytics/SplitTests/SplitTestingService.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ protocol SplitTestingServiceProtocol {
44
func fetchSplitTest<Value: SplitTestProtocol>(_ splitTestType: Value.Type) -> Value
55
}
66

7-
class SplitTestingService: SplitTestingServiceProtocol {
7+
final class SplitTestingService: SplitTestingServiceProtocol {
88
private let analyticsService: ABAnalyticsServiceProtocol
99
private let storage: StringStorageServiceProtocol
1010

0 commit comments

Comments
 (0)