Skip to content

Commit 15d5d34

Browse files
committed
解决个别第三方库不兼容问题
1 parent ace2bf9 commit 15d5d34

33 files changed

+1814
-1112
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ target 'LBFM-Swift' do
2424
pod 'MJRefresh'
2525
#pod 'SkeletonView'
2626
#消息提示
27-
pod 'SwiftMessages','~> 4.1.4'
27+
pod 'SwiftMessages'
2828
#pod 'YYKit'
2929
pod 'SVProgressHUD'
3030
#播放网络音频

Podfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ PODS:
1717
- SnapKit (4.2.0)
1818
- StreamingKit (0.1.30)
1919
- SVProgressHUD (2.2.5)
20-
- SwiftMessages (4.1.4):
21-
- SwiftMessages/App (= 4.1.4)
22-
- SwiftMessages/App (4.1.4)
20+
- SwiftMessages (6.0.2):
21+
- SwiftMessages/App (= 6.0.2)
22+
- SwiftMessages/App (6.0.2)
2323
- SwiftyJSON (4.2.0)
2424

2525
DEPENDENCIES:
@@ -35,7 +35,7 @@ DEPENDENCIES:
3535
- SnapKit
3636
- StreamingKit
3737
- SVProgressHUD
38-
- SwiftMessages (~> 4.1.4)
38+
- SwiftMessages
3939
- SwiftyJSON
4040

4141
SPEC REPOS:
@@ -72,9 +72,9 @@ SPEC CHECKSUMS:
7272
SnapKit: fe8a619752f3f27075cc9a90244d75c6c3f27e2a
7373
StreamingKit: 70ca8608c206864b4d54a577eacb3c8bf7c72209
7474
SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
75-
SwiftMessages: 2c33fdee8b8f38dfc7e1036684456b505891da8c
75+
SwiftMessages: 8b3cc68dba2f1c91aac1a74c90b10287aac35371
7676
SwiftyJSON: c4bcba26dd9ec7a027fc8eade48e2c911f229e96
7777

78-
PODFILE CHECKSUM: 6fc069644cceff330925cab6a4cd019f5a13ac28
78+
PODFILE CHECKSUM: 3a47160b29f24a0bcf5c753986c39bae65cc049c
7979

8080
COCOAPODS: 1.5.3

Pods/LTScrollView/Example/LTScrollView/Lib/LTAdvancedManager.swift

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/LTScrollView/Example/LTScrollView/Lib/LTPageTitleView.swift

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/LTScrollView/Example/LTScrollView/Lib/LTPageView.swift

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/LTScrollView/Example/LTScrollView/Lib/LTTableViewProtocal.swift

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Manifest.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)