Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
DrWater
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
路少雄
DrWater
Commits
a66aa741
Commit
a66aa741
authored
Jun 07, 2024
by
路少雄
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'main' of
http://git.imoreme.com/lushaoxiong/DrWater
into main
parents
b642b69d
175468bd
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
27 additions
and
9 deletions
+27
-9
DJMHomeTY.xcodeproj/project.pbxproj
+1
-1
DJMHomeTY.xcworkspace/xcuserdata/nana.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
DJMHomeTY.xcworkspace/xcuserdata/nana.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
+18
-0
DJMHomeTY/Page/DRFacial/Controller/DXHotElectricVC.m
+8
-8
No files found.
DJMHomeTY.xcodeproj/project.pbxproj
View file @
a66aa741
...
@@ -1051,8 +1051,8 @@
...
@@ -1051,8 +1051,8 @@
isa
=
PBXGroup
;
isa
=
PBXGroup
;
children
=
(
children
=
(
39FF54FF2BF1BB6D007D2FC5
/* YModemUtil.h */
,
39FF54FF2BF1BB6D007D2FC5
/* YModemUtil.h */
,
39FF55002BF1BB6D007D2FC5
/* YModem.c */
,
39FF55012BF1BB6D007D2FC5
/* YModemUtil.m */
,
39FF55012BF1BB6D007D2FC5
/* YModemUtil.m */
,
39FF55002BF1BB6D007D2FC5
/* YModem.c */
,
39FF55022BF1BB6D007D2FC5
/* YModem.h */
,
39FF55022BF1BB6D007D2FC5
/* YModem.h */
,
);
);
path
=
YModem
;
path
=
YModem
;
...
...
DJMHomeTY.xcworkspace/xcuserdata/nana.xcuserdatad/UserInterfaceState.xcuserstate
View file @
a66aa741
No preview for this file type
DJMHomeTY.xcworkspace/xcuserdata/nana.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
View file @
a66aa741
...
@@ -3,4 +3,22 @@
...
@@ -3,4 +3,22 @@
uuid =
"A5958A80-317D-49F0-AE28-91C51D24B77C"
uuid =
"A5958A80-317D-49F0-AE28-91C51D24B77C"
type =
"0"
type =
"0"
version =
"2.0"
>
version =
"2.0"
>
<Breakpoints>
<BreakpointProxy
BreakpointExtensionID =
"Xcode.Breakpoint.FileBreakpoint"
>
<BreakpointContent
uuid =
"A780A0EA-6207-4FF5-A63C-51F03B0D8C64"
shouldBeEnabled =
"Yes"
ignoreCount =
"0"
continueAfterRunningActions =
"No"
filePath =
"DJMHomeTY/Page/DRFacial/Controller/DXHFXVC.m"
startingColumnNumber =
"9223372036854775807"
endingColumnNumber =
"9223372036854775807"
startingLineNumber =
"351"
endingLineNumber =
"351"
landmarkName =
"-deviceControlWithTag:"
landmarkType =
"7"
>
</BreakpointContent>
</BreakpointProxy>
</Breakpoints>
</Bucket>
</Bucket>
DJMHomeTY/Page/DRFacial/Controller/DXHotElectricVC.m
View file @
a66aa741
...
@@ -739,14 +739,14 @@
...
@@ -739,14 +739,14 @@
XHGetDataManager
.
machineVersion
=
[
NSString
stringWithFormat
:
@"V%ld.%ld"
,
versions
,
versions1
];
XHGetDataManager
.
machineVersion
=
[
NSString
stringWithFormat
:
@"V%ld.%ld"
,
versions
,
versions1
];
NSLog
(
@"XHGetDataManager.machineVersion:%@"
,
XHGetDataManager
.
machineVersion
);
NSLog
(
@"XHGetDataManager.machineVersion:%@"
,
XHGetDataManager
.
machineVersion
);
//
if(!self.isChecked){
if
(
!
self
.
isChecked
){
//
[self checkDeviceVersionWithResult:^(BOOL isUpdate) {
[
self
checkDeviceVersionWithResult
:
^
(
BOOL
isUpdate
)
{
//
//
} binUrl:^(NSString *url) {
}
binUrl
:
^
(
NSString
*
url
)
{
//
//
}];
}];
//
}
}
//
[self bindMyDevice];
[
self
bindMyDevice
];
}
}
//版本号
//版本号
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment