Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
Sailassist
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
CpjJwWHV
Sailassist
Commits
066fb70a
Commit
066fb70a
authored
Nov 20, 2023
by
shigemi miura
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Canary・QC・Release対応
parent
f436dc36
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
0 deletions
+2
-0
project.pbxproj
Seilassist/Pods/Pods.xcodeproj/project.pbxproj
+0
-0
project.pbxproj
Seilassist/Sailassist.xcodeproj/project.pbxproj
+0
-0
LoginView.swift
Seilassist/Sailassist/Login/LoginView.swift
+1
-0
InputUserNameView.swift
Seilassist/Sailassist/Login/View/InputUserNameView.swift
+1
-0
No files found.
Seilassist/Pods/Pods.xcodeproj/project.pbxproj
View file @
066fb70a
This diff is collapsed.
Click to expand it.
Seilassist/Sailassist.xcodeproj/project.pbxproj
View file @
066fb70a
This diff is collapsed.
Click to expand it.
Seilassist/Sailassist/Login/LoginView.swift
View file @
066fb70a
...
...
@@ -167,6 +167,7 @@ struct LoginView: View {
let
route
=
MonitoringRoute
()
route
.
start
()
}
timer
?
.
fire
()
case
.
failure
(
let
errorCode
):
print
(
debug
:
errorCode
)
...
...
Seilassist/Sailassist/Login/View/InputUserNameView.swift
View file @
066fb70a
...
...
@@ -110,6 +110,7 @@ struct InputUserNameView: View {
let
route
=
MonitoringRoute
()
route
.
start
()
}
timer
?
.
fire
()
isProgressView
=
false
isLogin
=
true
...
...
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