Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
I
IFS-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
张杰
IFS-iOS
Commits
03cc2bb2
Commit
03cc2bb2
authored
Jan 18, 2023
by
jzhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build 9
parent
df6c7184
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
+7
-7
project.pbxproj
IFS/IFS.xcodeproj/project.pbxproj
+2
-2
Info.plist
IFS/IFS/Resource/Info.plist
+1
-1
report.xml
IFS/fastlane/report.xml
+4
-4
No files found.
IFS/IFS.xcodeproj/project.pbxproj
View file @
03cc2bb2
...
...
@@ -1635,7 +1635,7 @@
CODE_SIGN_ENTITLEMENTS
=
IFS/IFS.entitlements
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
6
;
CURRENT_PROJECT_VERSION
=
9
;
DEVELOPMENT_TEAM
=
2G3393EZPN
;
ENABLE_BITCODE
=
NO
;
INFOPLIST_FILE
=
IFS/Resource/Info.plist
;
...
...
@@ -1664,7 +1664,7 @@
CODE_SIGN_ENTITLEMENTS
=
IFS/IFS.entitlements
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
6
;
CURRENT_PROJECT_VERSION
=
9
;
DEVELOPMENT_TEAM
=
2G3393EZPN
;
ENABLE_BITCODE
=
NO
;
INFOPLIST_FILE
=
IFS/Resource/Info.plist
;
...
...
IFS/IFS/Resource/Info.plist
View file @
03cc2bb2
...
...
@@ -19,7 +19,7 @@
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
$
(
MARKETING_VERSION
)<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
6
<
/string
>
<
string
>
9
<
/string
>
<
k
e
y
>
LSRequiresIPhoneOS
<
/k
e
y
>
<
tru
e
/
>
<
k
e
y
>
NSAppTransportSecurity
<
/k
e
y
>
...
...
IFS/fastlane/report.xml
View file @
03cc2bb2
...
...
@@ -5,22 +5,22 @@
<testcase
classname=
"fastlane.lanes"
name=
"0: default_platform"
time=
"0.00027
8
"
>
<testcase
classname=
"fastlane.lanes"
name=
"0: default_platform"
time=
"0.00027
2
"
>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"1: increment_build_number"
time=
"1.0
87552
"
>
<testcase
classname=
"fastlane.lanes"
name=
"1: increment_build_number"
time=
"1.0
40973
"
>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"2: build_app"
time=
"10
6.557448
"
>
<testcase
classname=
"fastlane.lanes"
name=
"2: build_app"
time=
"10
4.914286
"
>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"3: upload_to_testflight"
time=
"
262.759524
"
>
<testcase
classname=
"fastlane.lanes"
name=
"3: upload_to_testflight"
time=
"
957.488757
"
>
<failure
message=
"/Library/Ruby/Gems/2.6.0/gems/fastlane-2.211.0/fastlane/lib/fastlane/actions/actions_helper.rb:67:in `execute_action' /Library/Ruby/Gems/2.6.0/gems/fastlane-2.211.0/fastlane/lib/fastlane/runner.rb:255:in `block in execute_action' /Library/Ruby/Gems/2.6.0/gems/fastlane-2.211.0/fastlane/lib/fastlane/runner.rb:229:in `chdir' /Library/Ruby/Gems/2.6.0/gems/fastlane-2.211.0/fastlane/lib/fastlane/runner.rb:229:in `execute_action' /Library/Ruby/Gems/2.6.0/gems/fastlane-2.211.0/fastlane/lib/fastlane/runner.rb:157:in `trigger_action_by_name' /Library/Ruby/Gems/2.6.0/gems/fastlane-2.211.0/fastlane/lib/fastlane/fast_file.rb:159:in `method_missing' Fastfile:23:in `block (2 levels) in parsing_binding' /Library/Ruby/Gems/2.6.0/gems/fastlane-2.211.0/fastlane/lib/fastlane/lane.rb:33:in `call' /Library/Ruby/Gems/2.6.0/gems/fastlane-2.211.0/fastlane/lib/fastlane/runner.rb:49:in `block in execute' /Library/Ruby/Gems/2.6.0/gems/fastlane-2.211.0/fastlane/lib/fastlane/runner.rb:45:in `chdir' /Library/Ruby/Gems/2.6.0/gems/fastlane-2.211.0/fastlane/lib/fastlane/runner.rb:45:in `execute' /Library/Ruby/Gems/2.6.0/gems/fastlane-2.211.0/fastlane/lib/fastlane/lane_manager.rb:47:in `cruise_lane' /Library/Ruby/Gems/2.6.0/gems/fastlane-2.211.0/fastlane/lib/fastlane/command_line_handler.rb:36:in `handle' /Library/Ruby/Gems/2.6.0/gems/fastlane-2.211.0/fastlane/lib/fastlane/commands_generator.rb:110:in `block (2 levels) in run' /Library/Ruby/Gems/2.6.0/gems/commander-4.6.0/lib/commander/command.rb:187:in `call' /Library/Ruby/Gems/2.6.0/gems/commander-4.6.0/lib/commander/command.rb:157:in `run' /Library/Ruby/Gems/2.6.0/gems/commander-4.6.0/lib/commander/runner.rb:444:in `run_active_command' /Library/Ruby/Gems/2.6.0/gems/fastlane-2.211.0/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:124:in `run!' /Library/Ruby/Gems/2.6.0/gems/commander-4.6.0/lib/commander/delegates.rb:18:in `run!' /Library/Ruby/Gems/2.6.0/gems/fastlane-2.211.0/fastlane/lib/fastlane/commands_generator.rb:354:in `run' /Library/Ruby/Gems/2.6.0/gems/fastlane-2.211.0/fastlane/lib/fastlane/commands_generator.rb:43:in `start' /Library/Ruby/Gems/2.6.0/gems/fastlane-2.211.0/fastlane/lib/fastlane/cli_tools_distributor.rb:123:in `take_off' /Library/Ruby/Gems/2.6.0/gems/fastlane-2.211.0/bin/fastlane:23:in `<top (required)>' /usr/local/bin/fastlane:23:in `load' /usr/local/bin/fastlane:23:in `<main>' SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (error number 1)"
/>
...
...
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