From 42e93da74e6fc51c934447467ceaa72c140ed38c Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Fri, 8 Oct 2021 11:33:56 +0200 Subject: [PATCH] update fastfile to work with xcode 13 --- packages/stream_chat_v1/ios/Gemfile | 1 + .../stream_chat_v1/ios/fastlane/README.md | 2 +- .../stream_chat_v1/ios/fastlane/report.xml | 20 +++++-------------- 3 files changed, 7 insertions(+), 16 deletions(-) diff --git a/packages/stream_chat_v1/ios/Gemfile b/packages/stream_chat_v1/ios/Gemfile index cdd3a6b..866ec9e 100644 --- a/packages/stream_chat_v1/ios/Gemfile +++ b/packages/stream_chat_v1/ios/Gemfile @@ -1,6 +1,7 @@ source "https://rubygems.org" gem "fastlane" +gem "xcode-install" plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile') eval_gemfile(plugins_path) if File.exist?(plugins_path) diff --git a/packages/stream_chat_v1/ios/fastlane/README.md b/packages/stream_chat_v1/ios/fastlane/README.md index 7658d64..d692282 100644 --- a/packages/stream_chat_v1/ios/fastlane/README.md +++ b/packages/stream_chat_v1/ios/fastlane/README.md @@ -42,6 +42,6 @@ Deploy build to TestFlight ---- -This README.md is auto-generated and will be re-generated every time [fastlane](https://fastlane.tools) is run. +This README.md is auto-generated and will be re-generated every time [_fastlane_](https://fastlane.tools) is run. More information about fastlane can be found on [fastlane.tools](https://fastlane.tools). The documentation of fastlane can be found on [docs.fastlane.tools](https://docs.fastlane.tools). diff --git a/packages/stream_chat_v1/ios/fastlane/report.xml b/packages/stream_chat_v1/ios/fastlane/report.xml index 55d4f11..c91f10a 100644 --- a/packages/stream_chat_v1/ios/fastlane/report.xml +++ b/packages/stream_chat_v1/ios/fastlane/report.xml @@ -5,37 +5,27 @@ - + - + - + - + - - - - - - - - - - - +