Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
B
BreastFeedingAI-Demo-iOS
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
张杰
BreastFeedingAI-Demo-iOS
Commits
854599e0
Commit
854599e0
authored
Sep 26, 2022
by
jzhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
d33dac7c
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
13 additions
and
5 deletions
+13
-5
project.pbxproj
BreastFeedingDemo.xcodeproj/project.pbxproj
+11
-3
Main.storyboard
BreastFeedingDemo/Base.lproj/Main.storyboard
+1
-1
CompleteVC.swift
BreastFeedingDemo/ViewController/CompleteVC.swift
+0
-0
DemoViewController.swift
BreastFeedingDemo/ViewController/DemoViewController.swift
+0
-0
PermissionAlertVC.swift
BreastFeedingDemo/ViewController/PermissionAlertVC.swift
+1
-1
No files found.
BreastFeedingDemo.xcodeproj/project.pbxproj
View file @
854599e0
...
@@ -164,13 +164,11 @@
...
@@ -164,13 +164,11 @@
694B85BA2848EB4C009BEDE1
/* BreastFeedingDemo */
=
{
694B85BA2848EB4C009BEDE1
/* BreastFeedingDemo */
=
{
isa
=
PBXGroup
;
isa
=
PBXGroup
;
children
=
(
children
=
(
EAFC261B28E2144600F802FE
/* ViewController */
,
694B85BB2848EB4C009BEDE1
/* AppDelegate.swift */
,
694B85BB2848EB4C009BEDE1
/* AppDelegate.swift */
,
694B85BD2848EB4C009BEDE1
/* SceneDelegate.swift */
,
694B85BD2848EB4C009BEDE1
/* SceneDelegate.swift */
,
694B85BF2848EB4C009BEDE1
/* ViewController.swift */
,
694B85BF2848EB4C009BEDE1
/* ViewController.swift */
,
EA14360428E0BF1900FFBE72
/* DemoViewController.swift */
,
EAD8102C28E20A54002A86C9
/* PermissionAlertVC.swift */
,
EAD8102628E207A4002A86C9
/* MyTools.swift */
,
EAD8102628E207A4002A86C9
/* MyTools.swift */
,
697B07EC284F2E5C0051FC23
/* CompleteVC.swift */
,
692EC419284C81700043E3EA
/* ViewModel.swift */
,
692EC419284C81700043E3EA
/* ViewModel.swift */
,
EA14360628E0CA3100FFBE72
/* LanguageCell.swift */
,
EA14360628E0CA3100FFBE72
/* LanguageCell.swift */
,
EA14360728E0CA3100FFBE72
/* LanguageCell.xib */
,
EA14360728E0CA3100FFBE72
/* LanguageCell.xib */
,
...
@@ -218,6 +216,16 @@
...
@@ -218,6 +216,16 @@
path
=
Pods
;
path
=
Pods
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
};
};
EAFC261B28E2144600F802FE
/* ViewController */
=
{
isa
=
PBXGroup
;
children
=
(
EA14360428E0BF1900FFBE72
/* DemoViewController.swift */
,
EAD8102C28E20A54002A86C9
/* PermissionAlertVC.swift */
,
697B07EC284F2E5C0051FC23
/* CompleteVC.swift */
,
);
path
=
ViewController
;
sourceTree
=
"<group>"
;
};
/* End PBXGroup section */
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
/* Begin PBXNativeTarget section */
...
...
BreastFeedingDemo/Base.lproj/Main.storyboard
View file @
854599e0
...
@@ -720,7 +720,7 @@
...
@@ -720,7 +720,7 @@
</connections>
</connections>
</button>
</button>
</subviews>
</subviews>
<color
key=
"backgroundColor"
systemColor=
"systemBackgroundColor
"
/>
<color
key=
"backgroundColor"
white=
"1"
alpha=
"1"
colorSpace=
"custom"
customColorSpace=
"genericGamma22GrayColorSpace
"
/>
<constraints>
<constraints>
<constraint
firstItem=
"vfF-7d-Of5"
firstAttribute=
"top"
secondItem=
"Bhz-fY-gEC"
secondAttribute=
"top"
constant=
"24"
id=
"6nb-ml-il6"
/>
<constraint
firstItem=
"vfF-7d-Of5"
firstAttribute=
"top"
secondItem=
"Bhz-fY-gEC"
secondAttribute=
"top"
constant=
"24"
id=
"6nb-ml-il6"
/>
<constraint
firstAttribute=
"bottom"
secondItem=
"mE7-WR-gdb"
secondAttribute=
"bottom"
constant=
"24"
id=
"Gzd-ck-ZSr"
/>
<constraint
firstAttribute=
"bottom"
secondItem=
"mE7-WR-gdb"
secondAttribute=
"bottom"
constant=
"24"
id=
"Gzd-ck-ZSr"
/>
...
...
BreastFeedingDemo/CompleteVC.swift
→
BreastFeedingDemo/
ViewController/
CompleteVC.swift
View file @
854599e0
File moved
BreastFeedingDemo/DemoViewController.swift
→
BreastFeedingDemo/
ViewController/
DemoViewController.swift
View file @
854599e0
File moved
BreastFeedingDemo/PermissionAlertVC.swift
→
BreastFeedingDemo/
ViewController/
PermissionAlertVC.swift
View file @
854599e0
...
@@ -16,7 +16,7 @@ class PermissionAlertVC: UIViewController {
...
@@ -16,7 +16,7 @@ class PermissionAlertVC: UIViewController {
override
func
viewDidLoad
()
{
override
func
viewDidLoad
()
{
super
.
viewDidLoad
()
super
.
viewDidLoad
()
overrideUserInterfaceStyle
=
.
light
permissionText
.
text
=
vm
.
cameraText1
permissionText
.
text
=
vm
.
cameraText1
permissionTitle
.
text
=
vm
.
cameraText
permissionTitle
.
text
=
vm
.
cameraText
permissionOKBtn
.
setTitle
(
vm
.
cameraButtonText
,
for
:
.
normal
)
permissionOKBtn
.
setTitle
(
vm
.
cameraButtonText
,
for
:
.
normal
)
...
...
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