diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 4cd4204..63c1d63 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -17,14 +17,15 @@ jobs:
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
build_and_deploy_ios:
- runs-on: [macos-latest]
+ runs-on: [macos-11]
steps:
- uses: actions/checkout@v2
+ - run: sudo xcode-select --switch /Applications/Xcode_13.0.app/Contents/Developer
- name: Install RubyGems
run: |
cd ios
bundle install
- - uses: subosito/flutter-action@v1.4.0
+ - uses: subosito/flutter-action@v1.5.3
with:
channel: 'stable'
- name: Flutter setup
@@ -51,7 +52,7 @@ jobs:
- uses: actions/setup-java@v1
with:
java-version: '12.x'
- - uses: subosito/flutter-action@v1.4.0
+ - uses: subosito/flutter-action@v1.5.3
with:
channel: 'stable'
- run: |
diff --git a/.github/workflows/build_nightly.yml b/.github/workflows/build_nightly.yml
index 011d2fa..a0e8bee 100644
--- a/.github/workflows/build_nightly.yml
+++ b/.github/workflows/build_nightly.yml
@@ -17,14 +17,15 @@ jobs:
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
build_and_deploy_ios:
- runs-on: [macos-latest]
+ runs-on: [macos-11]
steps:
- uses: actions/checkout@v2
+ - run: sudo xcode-select --switch /Applications/Xcode_13.0.app/Contents/Developer
- name: Install RubyGems
run: |
cd ios
bundle install
- - uses: subosito/flutter-action@v1.4.0
+ - uses: subosito/flutter-action@v1.5.3
with:
channel: 'stable'
- name: Install firebase-tools
@@ -48,7 +49,7 @@ jobs:
- uses: actions/setup-java@v1
with:
java-version: '12.x'
- - uses: subosito/flutter-action@v1.4.0
+ - uses: subosito/flutter-action@v1.5.3
with:
channel: 'stable'
- run: |
@@ -78,7 +79,7 @@ jobs:
git config --global user.email "$(git log --format='%ae' HEAD^!)"
git config --global user.name "$(git log --format='%an' HEAD^!)"
git fetch origin gh-pages:gh-pages
- - uses: subosito/flutter-action@v1.4.0
+ - uses: subosito/flutter-action@v1.5.3
with:
channel: 'stable'
- run: flutter pub get
diff --git a/packages/stream_chat_v1/ios/Gemfile.lock b/packages/stream_chat_v1/ios/Gemfile.lock
index 06d690f..85b5b38 100644
--- a/packages/stream_chat_v1/ios/Gemfile.lock
+++ b/packages/stream_chat_v1/ios/Gemfile.lock
@@ -1,26 +1,27 @@
GEM
remote: https://rubygems.org/
specs:
- CFPropertyList (3.0.3)
+ CFPropertyList (3.0.4)
+ rexml
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
artifactory (3.0.15)
atomos (0.1.3)
- aws-eventstream (1.1.1)
- aws-partitions (1.473.0)
- aws-sdk-core (3.115.0)
+ aws-eventstream (1.2.0)
+ aws-partitions (1.512.0)
+ aws-sdk-core (3.121.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
- aws-sdk-kms (1.44.0)
- aws-sdk-core (~> 3, >= 3.112.0)
+ aws-sdk-kms (1.49.0)
+ aws-sdk-core (~> 3, >= 3.120.0)
aws-sigv4 (~> 1.1)
- aws-sdk-s3 (1.96.1)
- aws-sdk-core (~> 3, >= 3.112.0)
+ aws-sdk-s3 (1.103.0)
+ aws-sdk-core (~> 3, >= 3.120.0)
aws-sdk-kms (~> 1)
- aws-sigv4 (~> 1.1)
- aws-sigv4 (1.2.3)
+ aws-sigv4 (~> 1.4)
+ aws-sigv4 (1.4.0)
aws-eventstream (~> 1, >= 1.0.2)
babosa (1.0.4)
claide (1.0.3)
@@ -29,14 +30,14 @@ GEM
commander (4.6.0)
highline (~> 2.0.0)
declarative (0.0.20)
- digest-crc (0.6.3)
+ digest-crc (0.6.4)
rake (>= 12.0.0, < 14.0.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.6)
- emoji_regex (3.2.2)
- excon (0.83.0)
- faraday (1.5.0)
+ emoji_regex (3.2.3)
+ excon (0.86.0)
+ faraday (1.8.0)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
@@ -44,6 +45,7 @@ GEM
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
faraday-patron (~> 1.0)
+ faraday-rack (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
faraday-cookie_jar (0.0.7)
@@ -54,14 +56,15 @@ GEM
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-net_http (1.0.1)
- faraday-net_http_persistent (1.1.0)
+ faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
- faraday_middleware (1.0.0)
+ faraday-rack (1.0.0)
+ faraday_middleware (1.1.0)
faraday (~> 1.0)
- fastimage (2.2.4)
- fastlane (2.187.0)
+ fastimage (2.2.5)
+ fastlane (2.195.0)
CFPropertyList (>= 2.3, < 4.0.0)
- addressable (>= 2.3, < 3.0.0)
+ addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
aws-sdk-s3 (~> 1.0)
babosa (>= 1.0.3, < 2.0.0)
@@ -76,7 +79,7 @@ GEM
faraday_middleware (~> 1.0)
fastimage (>= 2.1.0, < 3.0.0)
gh_inspector (>= 1.1.2, < 2.0.0)
- google-apis-androidpublisher_v3 (~> 0.1)
+ google-apis-androidpublisher_v3 (~> 0.3)
google-apis-playcustomapp_v1 (~> 0.1)
google-cloud-storage (~> 1.31)
highline (~> 2.0)
@@ -85,6 +88,7 @@ GEM
mini_magick (>= 4.9.4, < 5.0.0)
multipart-post (~> 2.0.0)
naturally (~> 2.2)
+ optparse (~> 0.1.1)
plist (>= 3.1.0, < 4.0.0)
rubyzip (>= 2.0.0, < 3.0.0)
security (= 0.1.3)
@@ -99,9 +103,9 @@ GEM
xcpretty-travis-formatter (>= 0.0.3)
fastlane-plugin-firebase_app_distribution (0.2.9)
gh_inspector (1.1.3)
- google-apis-androidpublisher_v3 (0.8.0)
+ google-apis-androidpublisher_v3 (0.11.0)
google-apis-core (>= 0.4, < 2.a)
- google-apis-core (0.4.0)
+ google-apis-core (0.4.1)
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a)
httpclient (>= 2.8.1, < 3.a)
@@ -110,19 +114,19 @@ GEM
retriable (>= 2.0, < 4.a)
rexml
webrick
- google-apis-iamcredentials_v1 (0.6.0)
+ google-apis-iamcredentials_v1 (0.7.0)
google-apis-core (>= 0.4, < 2.a)
google-apis-playcustomapp_v1 (0.5.0)
google-apis-core (>= 0.4, < 2.a)
- google-apis-storage_v1 (0.6.0)
+ google-apis-storage_v1 (0.8.0)
google-apis-core (>= 0.4, < 2.a)
google-cloud-core (1.6.0)
google-cloud-env (~> 1.0)
google-cloud-errors (~> 1.0)
google-cloud-env (1.5.0)
faraday (>= 0.17.3, < 2.0)
- google-cloud-errors (1.1.0)
- google-cloud-storage (1.34.0)
+ google-cloud-errors (1.2.0)
+ google-cloud-storage (1.34.1)
addressable (~> 2.5)
digest-crc (~> 0.4)
google-apis-iamcredentials_v1 (~> 0.1)
@@ -130,31 +134,32 @@ GEM
google-cloud-core (~> 1.6)
googleauth (>= 0.16.2, < 2.a)
mini_mime (~> 1.0)
- googleauth (0.16.2)
+ googleauth (1.0.0)
faraday (>= 0.17.3, < 2.0)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
- signet (~> 0.14)
+ signet (>= 0.16, < 2.a)
highline (2.0.3)
http-cookie (1.0.4)
domain_name (~> 0.5)
httpclient (2.8.3)
jmespath (1.4.0)
json (2.5.1)
- jwt (2.2.3)
+ jwt (2.3.0)
memoist (0.16.2)
mini_magick (4.11.0)
- mini_mime (1.1.0)
+ mini_mime (1.1.1)
multi_json (1.15.0)
multipart-post (2.0.0)
nanaimo (0.3.0)
naturally (2.2.1)
+ optparse (0.1.1)
os (1.1.1)
plist (3.6.0)
public_suffix (4.0.6)
- rake (13.0.4)
+ rake (13.0.6)
representable (3.1.1)
declarative (< 0.1.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
@@ -162,11 +167,11 @@ GEM
retriable (3.1.2)
rexml (3.2.5)
rouge (2.0.7)
- ruby2_keywords (0.0.4)
+ ruby2_keywords (0.0.5)
rubyzip (2.3.2)
security (0.1.3)
- signet (0.15.0)
- addressable (~> 2.3)
+ signet (0.16.0)
+ addressable (~> 2.8)
faraday (>= 0.17.3, < 2.0)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
@@ -184,11 +189,11 @@ GEM
uber (0.1.0)
unf (0.1.4)
unf_ext
- unf_ext (0.0.7.7)
- unicode-display_width (1.7.0)
+ unf_ext (0.0.8)
+ unicode-display_width (1.8.0)
webrick (1.7.0)
word_wrap (1.0.0)
- xcodeproj (1.20.0)
+ xcodeproj (1.21.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
diff --git a/packages/stream_chat_v1/ios/Runner.xcodeproj/project.pbxproj b/packages/stream_chat_v1/ios/Runner.xcodeproj/project.pbxproj
index 052c2ce..661acd0 100644
--- a/packages/stream_chat_v1/ios/Runner.xcodeproj/project.pbxproj
+++ b/packages/stream_chat_v1/ios/Runner.xcodeproj/project.pbxproj
@@ -449,7 +449,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = io.getstream.flutter;
PRODUCT_NAME = "$(TARGET_NAME)";
- PROVISIONING_PROFILE_SPECIFIER = "match AdHoc io.getstream.flutter 1620032657";
+ PROVISIONING_PROFILE_SPECIFIER = "match AdHoc io.getstream.flutter 1633610671";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_VERSION = 5.0;
VERSIONING_SYSTEM = "apple-generic";
@@ -588,7 +588,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = io.getstream.flutter;
PRODUCT_NAME = "$(TARGET_NAME)";
- PROVISIONING_PROFILE_SPECIFIER = "match AdHoc io.getstream.flutter 1620032657";
+ PROVISIONING_PROFILE_SPECIFIER = "match AdHoc io.getstream.flutter 1633610671";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;
@@ -622,7 +622,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = io.getstream.flutter;
PRODUCT_NAME = "$(TARGET_NAME)";
- PROVISIONING_PROFILE_SPECIFIER = "match AdHoc io.getstream.flutter 1620032657";
+ PROVISIONING_PROFILE_SPECIFIER = "match AdHoc io.getstream.flutter 1633610671";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_VERSION = 5.0;
VERSIONING_SYSTEM = "apple-generic";
diff --git a/packages/stream_chat_v1/ios/fastlane/Fastfile b/packages/stream_chat_v1/ios/fastlane/Fastfile
index c0df993..b1ac253 100644
--- a/packages/stream_chat_v1/ios/fastlane/Fastfile
+++ b/packages/stream_chat_v1/ios/fastlane/Fastfile
@@ -1,4 +1,4 @@
-fastlane_version "2.187.0"
+fastlane_version "2.195.0"
default_platform :ios
before_all do
@@ -34,7 +34,7 @@ platform :ios do
desc "Deploy build to Firebase"
lane :deploy_to_firebase do
match_me
-
+
gym(
workspace: "./Runner.xcworkspace",
scheme: "Runner",
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/beta_gym_export_options.plist b/packages/stream_chat_v1/ios/fastlane/beta_gym_export_options.plist
index 3721528..ab7643a 100644
--- a/packages/stream_chat_v1/ios/fastlane/beta_gym_export_options.plist
+++ b/packages/stream_chat_v1/ios/fastlane/beta_gym_export_options.plist
@@ -7,7 +7,7 @@
provisioningProfiles
io.getstream.flutter
- match AdHoc io.getstream.flutter 1620032657
+ match AdHoc io.getstream.flutter 1633610671
\ No newline at end of file
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 @@
-
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
+