Skip to content

Commit 8673fd8

Browse files
author
HDB-Li
committed
Update for 1.3.7.1
1 parent 2a2e6c2 commit 8673fd8

File tree

195 files changed

+6419
-3050
lines changed

Some content is hidden

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

195 files changed

+6419
-3050
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.3.7.1](https://github.com/HDB-Li/LLDebugToolSwift/releases/tag/1.3.7.1) (02/10/2020)
2+
3+
### Synchronous update
4+
5+
More update informations please see [LLDebugTool CHANGELOG](https://github.com/HDB-Li/LLDebugTool/blob/master/CHANGELOG.md).
6+
17
## [1.3.7](https://github.com/HDB-Li/LLDebugToolSwift/releases/tag/1.3.7) (11/22/2019)
28

39
### Synchronous update

LLDebugToolSwift.podspec

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "LLDebugToolSwift"
3-
s.version = "1.3.7"
3+
s.version = "1.3.7.1"
44
s.summary = "LLDebugTool is a debugging tool for developers and testers that can help you analyze and manipulate data in non-xcode situations."
55
s.homepage = "https://github.com/HDB-Li/LLDebugToolSwift"
66
s.license = "MIT"
@@ -13,51 +13,51 @@ Pod::Spec.new do |s|
1313
s.swift_version = "4.0"
1414

1515
s.subspec 'Network' do |ss|
16-
ss.dependency "LLDebugTool/Network", "1.3.7"
16+
ss.dependency "LLDebugTool/Network", "1.3.7.1"
1717
end
1818

1919
s.subspec 'Log' do |ss|
20-
ss.dependency "LLDebugTool/Log", "1.3.7"
20+
ss.dependency "LLDebugTool/Log", "1.3.7.1"
2121
end
2222

2323
s.subspec 'Crash' do |ss|
24-
ss.dependency "LLDebugTool/Crash", "1.3.7"
24+
ss.dependency "LLDebugTool/Crash", "1.3.7.1"
2525
end
2626

2727
s.subspec 'AppInfo' do |ss|
28-
ss.dependency "LLDebugTool/AppInfo", "1.3.7"
28+
ss.dependency "LLDebugTool/AppInfo", "1.3.7.1"
2929
end
3030

3131
s.subspec 'Sandbox' do |ss|
32-
ss.dependency "LLDebugTool/Sandbox", "1.3.7"
32+
ss.dependency "LLDebugTool/Sandbox", "1.3.7.1"
3333
end
3434

3535
s.subspec 'Screenshot' do |ss|
36-
ss.dependency "LLDebugTool/Screenshot", "1.3.7"
36+
ss.dependency "LLDebugTool/Screenshot", "1.3.7.1"
3737
end
3838

3939
s.subspec 'Hierarchy' do |ss|
40-
ss.dependency "LLDebugTool/Hierarchy", "1.3.7"
40+
ss.dependency "LLDebugTool/Hierarchy", "1.3.7.1"
4141
end
4242

4343
s.subspec 'Magnifier' do |ss|
44-
ss.dependency "LLDebugTool/Magnifier", "1.3.7"
44+
ss.dependency "LLDebugTool/Magnifier", "1.3.7.1"
4545
end
4646

4747
s.subspec 'Ruler' do |ss|
48-
ss.dependency "LLDebugTool/Ruler", "1.3.7"
48+
ss.dependency "LLDebugTool/Ruler", "1.3.7.1"
4949
end
5050

5151
s.subspec 'WidgetBorder' do |ss|
52-
ss.dependency "LLDebugTool/WidgetBorder", "1.3.7"
52+
ss.dependency "LLDebugTool/WidgetBorder", "1.3.7.1"
5353
end
5454

5555
s.subspec 'Html' do |ss|
56-
ss.dependency "LLDebugTool/Html", "1.3.7"
56+
ss.dependency "LLDebugTool/Html", "1.3.7.1"
5757
end
5858

5959
s.subspec 'Location' do |ss|
60-
ss.dependency "LLDebugTool/Location", "1.3.7"
60+
ss.dependency "LLDebugTool/Location", "1.3.7.1"
6161
end
6262

6363
end

LLDebugToolSwiftDemo.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@
683683
INFOPLIST_FILE = LLDebugToolSwiftDemo/Info.plist;
684684
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
685685
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
686-
MARKETING_VERSION = 1.3.7;
686+
MARKETING_VERSION = 1.3.7.1;
687687
PRODUCT_BUNDLE_IDENTIFIER = myCompany.HDB.LLDebugToolSwiftDemo;
688688
PRODUCT_NAME = "$(TARGET_NAME)";
689689
SWIFT_VERSION = 4.0;
@@ -701,7 +701,7 @@
701701
INFOPLIST_FILE = LLDebugToolSwiftDemo/Info.plist;
702702
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
703703
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
704-
MARKETING_VERSION = 1.3.7;
704+
MARKETING_VERSION = 1.3.7.1;
705705
PRODUCT_BUNDLE_IDENTIFIER = myCompany.HDB.LLDebugToolSwiftDemo;
706706
PRODUCT_NAME = "$(TARGET_NAME)";
707707
SWIFT_VERSION = 4.0;

LLDebugToolSwiftDemo/DemoViewControllers/TestColorStyleViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ class TestColorStyleViewController: BaseTestViewController {
7070
}
7171

7272
func testCustomColorConfig() {
73-
LLConfig.shared().configBackgroundColor(.orange, primaryColor: .white, statusBarStyle: .default)
73+
LLConfig.shared().configPrimaryColor(.white, backgroundColor: .orange, statusBarStyle: .default)
7474
LLDebugTool.shared().execute(.function)
7575
}
7676

LLDebugToolSwiftDemo/ViewController.swift

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,24 @@ class ViewController: UIViewController , UITableViewDelegate , UITableViewDataSo
217217
cell.detailTextLabel?.text = "LLConfigColorStyleSimple"
218218
case .system:
219219
cell.detailTextLabel?.text = "LLConfigColorStyleSystem"
220+
case .grass:
221+
cell.detailTextLabel?.text = "LLConfigColorStyleGrass"
222+
case .homebrew:
223+
cell.detailTextLabel?.text = "LLConfigColorStyleHomebrew"
224+
case .manPage:
225+
cell.detailTextLabel?.text = "LLConfigColorStyleManPage"
226+
case .novel:
227+
cell.detailTextLabel?.text = "LLConfigColorStyleNovel"
228+
case .ocean:
229+
cell.detailTextLabel?.text = "LLConfigColorStyleOcean"
230+
case .pro:
231+
cell.detailTextLabel?.text = "LLConfigColorStylePro"
232+
case .redSands:
233+
cell.detailTextLabel?.text = "LLConfigColorStyleRedSands"
234+
case .silverAerogel:
235+
cell.detailTextLabel?.text = "LLConfigColorStyleSilverAerogel"
236+
case .solidColors:
237+
cell.detailTextLabel?.text = "LLConfigColorStyleSolidColors"
220238
case .custom:
221239
cell.detailTextLabel?.text = "LLConfigColorStyleCustom"
222240
}

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ target 'LLDebugToolSwiftDemo' do
77

88
# Pods for LLDebugToolSwiftDemo
99

10-
pod 'LLDebugTool' , '1.3.7'
10+
pod 'LLDebugTool' , '1.3.7.1'
1111

1212
pod 'Alamofire' , '4.7.3'
1313

Podfile.lock

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -3,48 +3,48 @@ PODS:
33
- FMDB (2.7.5):
44
- FMDB/standard (= 2.7.5)
55
- FMDB/standard (2.7.5)
6-
- LLDebugTool (1.3.7):
7-
- LLDebugTool/AppInfo (= 1.3.7)
8-
- LLDebugTool/Core (= 1.3.7)
9-
- LLDebugTool/Crash (= 1.3.7)
10-
- LLDebugTool/Hierarchy (= 1.3.7)
11-
- LLDebugTool/Html (= 1.3.7)
12-
- LLDebugTool/Location (= 1.3.7)
13-
- LLDebugTool/Log (= 1.3.7)
14-
- LLDebugTool/Magnifier (= 1.3.7)
15-
- LLDebugTool/Network (= 1.3.7)
16-
- LLDebugTool/Ruler (= 1.3.7)
17-
- LLDebugTool/Sandbox (= 1.3.7)
18-
- LLDebugTool/Screenshot (= 1.3.7)
19-
- LLDebugTool/Storage (= 1.3.7)
20-
- LLDebugTool/WidgetBorder (= 1.3.7)
21-
- LLDebugTool/AppInfo (1.3.7):
6+
- LLDebugTool (1.3.7.1):
7+
- LLDebugTool/AppInfo (= 1.3.7.1)
8+
- LLDebugTool/Core (= 1.3.7.1)
9+
- LLDebugTool/Crash (= 1.3.7.1)
10+
- LLDebugTool/Hierarchy (= 1.3.7.1)
11+
- LLDebugTool/Html (= 1.3.7.1)
12+
- LLDebugTool/Location (= 1.3.7.1)
13+
- LLDebugTool/Log (= 1.3.7.1)
14+
- LLDebugTool/Magnifier (= 1.3.7.1)
15+
- LLDebugTool/Network (= 1.3.7.1)
16+
- LLDebugTool/Ruler (= 1.3.7.1)
17+
- LLDebugTool/Sandbox (= 1.3.7.1)
18+
- LLDebugTool/Screenshot (= 1.3.7.1)
19+
- LLDebugTool/Storage (= 1.3.7.1)
20+
- LLDebugTool/WidgetBorder (= 1.3.7.1)
21+
- LLDebugTool/AppInfo (1.3.7.1):
2222
- LLDebugTool/Core
23-
- LLDebugTool/Core (1.3.7)
24-
- LLDebugTool/Crash (1.3.7):
23+
- LLDebugTool/Core (1.3.7.1)
24+
- LLDebugTool/Crash (1.3.7.1):
2525
- LLDebugTool/Storage
26-
- LLDebugTool/Hierarchy (1.3.7):
26+
- LLDebugTool/Hierarchy (1.3.7.1):
2727
- LLDebugTool/Core
28-
- LLDebugTool/Html (1.3.7):
28+
- LLDebugTool/Html (1.3.7.1):
2929
- LLDebugTool/Core
30-
- LLDebugTool/Location (1.3.7):
30+
- LLDebugTool/Location (1.3.7.1):
3131
- LLDebugTool/Core
32-
- LLDebugTool/Log (1.3.7):
32+
- LLDebugTool/Log (1.3.7.1):
3333
- LLDebugTool/Storage
34-
- LLDebugTool/Magnifier (1.3.7):
34+
- LLDebugTool/Magnifier (1.3.7.1):
3535
- LLDebugTool/Core
36-
- LLDebugTool/Network (1.3.7):
36+
- LLDebugTool/Network (1.3.7.1):
3737
- LLDebugTool/Storage
38-
- LLDebugTool/Ruler (1.3.7):
38+
- LLDebugTool/Ruler (1.3.7.1):
3939
- LLDebugTool/Core
40-
- LLDebugTool/Sandbox (1.3.7):
40+
- LLDebugTool/Sandbox (1.3.7.1):
4141
- LLDebugTool/Core
42-
- LLDebugTool/Screenshot (1.3.7):
42+
- LLDebugTool/Screenshot (1.3.7.1):
4343
- LLDebugTool/Core
44-
- LLDebugTool/Storage (1.3.7):
44+
- LLDebugTool/Storage (1.3.7.1):
4545
- FMDB (~> 2.0)
4646
- LLDebugTool/Core
47-
- LLDebugTool/WidgetBorder (1.3.7):
47+
- LLDebugTool/WidgetBorder (1.3.7.1):
4848
- LLDebugTool/Core
4949
- Moya (11.0.2):
5050
- Moya/Core (= 11.0.2)
@@ -55,7 +55,7 @@ PODS:
5555

5656
DEPENDENCIES:
5757
- Alamofire (= 4.7.3)
58-
- LLDebugTool (= 1.3.7)
58+
- LLDebugTool (= 1.3.7.1)
5959
- Moya (= 11.0.2)
6060

6161
SPEC REPOS:
@@ -69,10 +69,10 @@ SPEC REPOS:
6969
SPEC CHECKSUMS:
7070
Alamofire: c7287b6e5d7da964a70935e5db17046b7fde6568
7171
FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a
72-
LLDebugTool: 707c6c08e1b9ff4a7b5740aac5d180467eeb2d6c
72+
LLDebugTool: de5850d1858839fc4093d19df476c8f26b4d5de2
7373
Moya: a725035953bc1c0eb1be505ab903984501d82440
7474
Result: d2d07204ce72856f1fd9130bbe42c35a7b0fea10
7575

76-
PODFILE CHECKSUM: 4dcdf09f1251e83caa02e9b35ab2e50198f19b68
76+
PODFILE CHECKSUM: 673d541a23b55c3a51f242884feacf98a98a85c2
7777

7878
COCOAPODS: 1.8.4

Pods/LLDebugTool/LLDebugTool/Core/Component/AppInfo/UserInterface/LLAppInfoViewController.m

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

Pods/LLDebugTool/LLDebugTool/Core/Component/Crash/Function/LLCrashModel.m

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/LLDebugTool/LLDebugTool/Core/Component/Crash/UserInterface/LLCrashDetailViewController.m

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

0 commit comments

Comments
 (0)