Skip to content

Commit

Permalink
[fix] #26 tuist cache 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
ShapeKim98 committed Jul 24, 2024
1 parent 1195b0d commit 3a3c237
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 16 deletions.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ generate:
release:
tuist clean
tuist install
TUIST_DEVELOPMENT_TEAM=$(DEVELOPMENT_TEAM) tuist generate
TUIST_DEVELOPMENT_TEAM=$(DEVELOPMENT_TEAM) tuist cache
TUIST_DEVELOPMENT_TEAM=$(DEVELOPMENT_TEAM) tuist generate App

# 1) 템플릿을 다운받음
# 2) Private repository로부터 파일 다운로드
Expand Down
2 changes: 1 addition & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ default_platform(:ios)
platform :ios do
desc "Push a new beta build to TestFlight"
lane :beta do
match(type: "appstore", app_identifier:["com.pokitmons.pokit"], readonly: true)
# match(type: "appstore", app_identifier:["com.pokitmons.pokit"], readonly: true)
build_app(
workspace: "Pokit.xcworkspace",
scheme: "App",
Expand Down
16 changes: 2 additions & 14 deletions fastlane/report.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,12 @@



<testcase classname="fastlane.lanes" name="0: match" time="1.477305">
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.00033">

</testcase>


<testcase classname="fastlane.lanes" name="1: tuist generate" time="2.121989">

</testcase>


<testcase classname="fastlane.lanes" name="2: build_app" time="294.716823">

</testcase>


<testcase classname="fastlane.lanes" name="3: upload_to_testflight" time="1141.824831">

<failure message="/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/fastlane-2.221.1/fastlane/lib/fastlane/actions/actions_helper.rb:67:in `execute_action&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/fastlane-2.221.1/fastlane/lib/fastlane/runner.rb:255:in `block in execute_action&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/fastlane-2.221.1/fastlane/lib/fastlane/runner.rb:229:in `chdir&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/fastlane-2.221.1/fastlane/lib/fastlane/runner.rb:229:in `execute_action&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/fastlane-2.221.1/fastlane/lib/fastlane/runner.rb:157:in `trigger_action_by_name&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/fastlane-2.221.1/fastlane/lib/fastlane/fast_file.rb:159:in `method_missing&apos;&#10;Fastfile:36:in `block (2 levels) in parsing_binding&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/fastlane-2.221.1/fastlane/lib/fastlane/lane.rb:41:in `call&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/fastlane-2.221.1/fastlane/lib/fastlane/runner.rb:49:in `block in execute&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/fastlane-2.221.1/fastlane/lib/fastlane/runner.rb:45:in `chdir&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/fastlane-2.221.1/fastlane/lib/fastlane/runner.rb:45:in `execute&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/fastlane-2.221.1/fastlane/lib/fastlane/lane_manager.rb:46:in `cruise_lane&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/fastlane-2.221.1/fastlane/lib/fastlane/command_line_handler.rb:34:in `handle&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/fastlane-2.221.1/fastlane/lib/fastlane/commands_generator.rb:110:in `block (2 levels) in run&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/commander-4.6.0/lib/commander/command.rb:187:in `call&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/commander-4.6.0/lib/commander/command.rb:157:in `run&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/commander-4.6.0/lib/commander/runner.rb:444:in `run_active_command&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/fastlane-2.221.1/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:124:in `run!&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/commander-4.6.0/lib/commander/delegates.rb:18:in `run!&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/fastlane-2.221.1/fastlane/lib/fastlane/commands_generator.rb:363:in `run&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/fastlane-2.221.1/fastlane/lib/fastlane/commands_generator.rb:43:in `start&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/fastlane-2.221.1/fastlane/lib/fastlane/cli_tools_distributor.rb:123:in `take_off&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/gems/fastlane-2.221.1/bin/fastlane:23:in `&lt;top (required)&gt;&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/bin/fastlane:25:in `load&apos;&#10;/opt/homebrew/Cellar/fastlane/2.221.1/libexec/bin/fastlane:25:in `&lt;main&gt;&apos;&#10;&#10;Failed to open TCP connection to api.appstoreconnect.apple.com:443 (getaddrinfo: nodename nor servname provided, or not known)" />
<testcase classname="fastlane.lanes" name="1: build_app" time="58.647915">

</testcase>

Expand Down

0 comments on commit 3a3c237

Please sign in to comment.