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
82c7c408
Commit
82c7c408
authored
Oct 11, 2022
by
jzhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
3a656187
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
15 deletions
+11
-15
project.pbxproj
BreastFeedingDemo.xcodeproj/project.pbxproj
+2
-2
Fastfile
fastlane/Fastfile
+6
-5
report.xml
fastlane/report.xml
+3
-8
No files found.
BreastFeedingDemo.xcodeproj/project.pbxproj
View file @
82c7c408
...
...
@@ -572,7 +572,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME
=
AppIcon
;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME
=
AccentColor
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
2
3
;
CURRENT_PROJECT_VERSION
=
2
7
;
DEVELOPMENT_TEAM
=
W3C84P5FPS
;
ENABLE_BITCODE
=
NO
;
FRAMEWORK_SEARCH_PATHS
=
(
...
...
@@ -610,7 +610,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME
=
AppIcon
;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME
=
AccentColor
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
2
3
;
CURRENT_PROJECT_VERSION
=
2
7
;
DEVELOPMENT_TEAM
=
W3C84P5FPS
;
ENABLE_BITCODE
=
NO
;
FRAMEWORK_SEARCH_PATHS
=
(
...
...
fastlane/Fastfile
View file @
82c7c408
...
...
@@ -30,15 +30,16 @@ platform :ios do
scheme: "#{scheme}",
output_name: "#{ipa_name}",
clean: true,
export_options: "/Users/jzhang/Desktop/BreastFeedingDemo 2022-10-11 11-40-42/ExportOptions.plist",
configuration: "Release",
export_method: "ad-hoc",
output_directory: "#{output_path}",
)
pgyer(
api_key: "1c1acff227f9dea3eafd531ba369680d",
user_key: "02794c3c6f78cbfda696f807d4cb1da0",
update_description: "#{desc}",
)
#
pgyer(
#
api_key: "1c1acff227f9dea3eafd531ba369680d",
#
user_key: "02794c3c6f78cbfda696f807d4cb1da0",
#
update_description: "#{desc}",
#
)
end
end
fastlane/report.xml
View file @
82c7c408
...
...
@@ -5,22 +5,17 @@
<testcase
classname=
"fastlane.lanes"
name=
"0: default_platform"
time=
"0.000
894
"
>
<testcase
classname=
"fastlane.lanes"
name=
"0: default_platform"
time=
"0.000
385
"
>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"1: increment_build_number"
time=
"
3.078871
"
>
<testcase
classname=
"fastlane.lanes"
name=
"1: increment_build_number"
time=
"
1.940103
"
>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"2: gym"
time=
"86.670991"
>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"3: pgyer"
time=
"34.204907"
>
<testcase
classname=
"fastlane.lanes"
name=
"2: gym"
time=
"54.671155"
>
</testcase>
...
...
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