Commit 64ebe3c6 authored by jzhang's avatar jzhang

Build: 1.2.1 (16)

parent f94c7b04
......@@ -1635,7 +1635,7 @@
CODE_SIGN_ENTITLEMENTS = IFS/IFS.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 15;
CURRENT_PROJECT_VERSION = 16;
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 = 15;
CURRENT_PROJECT_VERSION = 16;
DEVELOPMENT_TEAM = 2G3393EZPN;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = IFS/Resource/Info.plist;
......
......@@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>15</string>
<string>16</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
......@@ -28,11 +28,11 @@
<true/>
</dict>
<key>NSCameraUsageDescription</key>
<string>App需要您的同意,才能访问相机以便上传照</string>
<string>请授予拍照权限以便拍照提交工单图</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>App需要定位信息确定操作的位置</string>
<string>请授予定位权限以便定位信息确定操作的位置</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>App需要您的同意,才能访问相册以便上传照</string>
<string>请授予相册权限以便选取提交工单图</string>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
......
......@@ -5,14 +5,42 @@
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.00119">
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.00055">
</testcase>
<testcase classname="fastlane.lanes" name="1: upload_to_testflight" time="14.079958">
<testcase classname="fastlane.lanes" name="1: increment_build_number" time="2.037678">
<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&apos;&#10;/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&apos;&#10;/usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/runner.rb:229:in `chdir&apos;&#10;/usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/runner.rb:229:in `execute_action&apos;&#10;/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&apos;&#10;/usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/fast_file.rb:159:in `method_missing&apos;&#10;Fastfile:24:in `block (2 levels) in parsing_binding&apos;&#10;/usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/lane.rb:33:in `call&apos;&#10;/usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/runner.rb:49:in `block in execute&apos;&#10;/usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/runner.rb:45:in `chdir&apos;&#10;/usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/runner.rb:45:in `execute&apos;&#10;/usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/lane_manager.rb:47:in `cruise_lane&apos;&#10;/usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/command_line_handler.rb:36:in `handle&apos;&#10;/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&apos;&#10;/usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/commander-4.6.0/lib/commander/command.rb:187:in `call&apos;&#10;/usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/commander-4.6.0/lib/commander/command.rb:157:in `run&apos;&#10;/usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/commander-4.6.0/lib/commander/runner.rb:444:in `run_active_command&apos;&#10;/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!&apos;&#10;/usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/commander-4.6.0/lib/commander/delegates.rb:18:in `run!&apos;&#10;/usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/commands_generator.rb:354:in `run&apos;&#10;/usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/fastlane/lib/fastlane/commands_generator.rb:43:in `start&apos;&#10;/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&apos;&#10;/usr/local/Cellar/fastlane/2.211.0_2/libexec/gems/fastlane-2.211.0/bin/fastlane:23:in `&lt;top (required)&gt;&apos;&#10;/usr/local/Cellar/fastlane/2.211.0_2/libexec/bin/fastlane:25:in `load&apos;&#10;/usr/local/Cellar/fastlane/2.211.0_2/libexec/bin/fastlane:25:in `&lt;main&gt;&apos;&#10;&#10;Error uploading ipa file: &#10; [Application Loader Error Output]: Error uploading &apos;/var/folders/5v/jr51hthd4z7glzps8w82wbb00000gn/T/36379f9c-ccdc-45eb-82e0-2cbfc1c79492.ipa&apos;. &#10;[Application Loader Error Output]: Unable to upload archive. Failed to get authorization for username &apos;1074472615@qq.com&apos; and password. ( &#10;[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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment