Skip to content

Commit

Permalink
Update Fastfile
Browse files Browse the repository at this point in the history
  • Loading branch information
billybooth authored Feb 13, 2024
1 parent 518d88a commit 6b93030
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,8 @@ platform :ios do
app_identifier: [],
)

find / -name match_version.txt

UI.success "decrypting repo!"
storage = Match::Storage.for_mode("git", { git_url: git_url, shallow_clone: shallow_clone, git_branch: branch, clone_branch_directly: true})
storage.download
Expand Down

0 comments on commit 6b93030

Please sign in to comment.