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
64ebe3c6
Commit
64ebe3c6
authored
Jan 19, 2023
by
jzhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Build: 1.2.1 (16)
parent
f94c7b04
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
37 additions
and
9 deletions
+37
-9
project.pbxproj
IFS/IFS.xcodeproj/project.pbxproj
+2
-2
Info.plist
IFS/IFS/Resource/Info.plist
+4
-4
report.xml
IFS/fastlane/report.xml
+31
-3
No files found.
IFS/IFS.xcodeproj/project.pbxproj
View file @
64ebe3c6
...
...
@@ -1635,7 +1635,7 @@
CODE_SIGN_ENTITLEMENTS
=
IFS/IFS.entitlements
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
1
5
;
CURRENT_PROJECT_VERSION
=
1
6
;
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
=
1
5
;
CURRENT_PROJECT_VERSION
=
1
6
;
DEVELOPMENT_TEAM
=
2G3393EZPN
;
ENABLE_BITCODE
=
NO
;
INFOPLIST_FILE
=
IFS/Resource/Info.plist
;
...
...
IFS/IFS/Resource/Info.plist
View file @
64ebe3c6
...
...
@@ -19,7 +19,7 @@
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
$
(
MARKETING_VERSION
)<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
1
5
<
/string
>
<
string
>
1
6
<
/string
>
<
k
e
y
>
LSRequiresIPhoneOS
<
/k
e
y
>
<
tru
e
/
>
<
k
e
y
>
NSAppTransportSecurity
<
/k
e
y
>
...
...
@@ -28,11 +28,11 @@
<
tru
e
/
>
<
/
d
i
c
t
>
<
k
e
y
>
NSCameraUsageDescription
<
/k
e
y
>
<
string
>
App
需要您的同意,才能访问相机以便上传照
片
<
/string
>
<
string
>
请授予拍照权限以便拍照提交工单图
片
<
/string
>
<
k
e
y
>
NSLocationWhenInUseUsageDescription
<
/k
e
y
>
<
string
>
App
需要
定位信息确定操作的位置
<
/string
>
<
string
>
请授予定位权限以便
定位信息确定操作的位置
<
/string
>
<
k
e
y
>
NSPhotoLibraryUsageDescription
<
/k
e
y
>
<
string
>
App
需要您的同意,才能访问相册以便上传照
片
<
/string
>
<
string
>
请授予相册权限以便选取提交工单图
片
<
/string
>
<
k
e
y
>
UILaunchStoryboardName
<
/k
e
y
>
<
string
>
LaunchScreen
<
/string
>
<
k
e
y
>
UIMainStoryboardFile
<
/k
e
y
>
...
...
IFS/fastlane/report.xml
View file @
64ebe3c6
...
...
@@ -5,14 +5,42 @@
<testcase
classname=
"fastlane.lanes"
name=
"0: default_platform"
time=
"0.00
119
"
>
<testcase
classname=
"fastlane.lanes"
name=
"0: default_platform"
time=
"0.00
055
"
>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"1:
upload_to_testflight"
time=
"14.07995
8"
>
<testcase
classname=
"fastlane.lanes"
name=
"1:
increment_build_number"
time=
"2.03767
8"
>
<failure
message=
"/usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/actions/actions_helper.rb:67:in `execute_action' /usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/runner.rb:255:in `block in execute_action' /usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/runner.rb:229:in `chdir' /usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/runner.rb:229:in `execute_action' /usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/runner.rb:157:in `trigger_action_by_name' /usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/fast_file.rb:159:in `method_missing' Fastfile:24:in `block (2 levels) in parsing_binding' /usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/lane.rb:33:in `call' /usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/runner.rb:49:in `block in execute' /usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/runner.rb:45:in `chdir' /usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/runner.rb:45:in `execute' /usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/lane_manager.rb:47:in `cruise_lane' /usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/command_line_handler.rb:36:in `handle' /usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/commands_generator.rb:110:in `block (2 levels) in run' /usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/commander-4.6.0/lib/commander/command.rb:187:in `call' /usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/commander-4.6.0/lib/commander/command.rb:157:in `run' /usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/commander-4.6.0/lib/commander/runner.rb:444:in `run_active_command' /usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:124:in `run!' /usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/commander-4.6.0/lib/commander/delegates.rb:18:in `run!' /usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/commands_generator.rb:354:in `run' /usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/commands_generator.rb:43:in `start' /usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/cli_tools_distributor.rb:123:in `take_off' /usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/bin/fastlane:23:in `<top (required)>' /usr/local/Cellar/fastlane/2.211.0_2/libexec/bin/fastlane:25:in `load' /usr/local/Cellar/fastlane/2.211.0_2/libexec/bin/fastlane:25:in `<main>' Error uploading ipa file: [Application Loader Error Output]: Error uploading '/var/folders/5v/jr51hthd4z7glzps8w82wbb00000gn/T/36379f9c-ccdc-45eb-82e0-2cbfc1c79492.ipa'. [Application Loader Error Output]: Unable to upload archive. Failed to get authorization for username '1074472615@qq.com' and password. ( [Application Loader Error Output]: The call to the altool completed with a non-zero exit status: 1. This indicates a failure."
/>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"2: build_app"
time=
"251.683623"
>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"3: upload_to_testflight"
time=
"169.372023"
>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"4: get_build_number"
time=
"1.309844"
>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"5: get_version_number"
time=
"0.168562"
>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"6: git_add"
time=
"0.06683"
>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"7: git_commit"
time=
"0.082485"
>
</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