Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 548e217c82 |
@@ -21,7 +21,8 @@ private_lane :installDependencies do |options|
|
|||||||
end
|
end
|
||||||
|
|
||||||
cocoapods(
|
cocoapods(
|
||||||
try_repo_update_on_error: true
|
try_repo_update_on_error: true,
|
||||||
|
verbose: true
|
||||||
)
|
)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user