From 67ac6ec8a5f058129519cbdc732d0125a42ee476 Mon Sep 17 00:00:00 2001 From: Mattermost Build Date: Tue, 28 Apr 2020 00:35:01 +0200 Subject: [PATCH] Add find_replace_string for MMKVStorage (#4241) Co-authored-by: Miguel Alatzar --- fastlane/Fastfile | 6 ++++++ ios/Podfile.lock | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 81551400b..8ad72e049 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -436,6 +436,12 @@ platform :ios do new_string: app_group_id ) + find_replace_string( + path_to_file: './node_modules/react-native-mmkv-storage/ios/MMKVStorage.m', + old_string: 'group.com.mattermost.rnbeta', + new_string: app_group_id + ) + update_app_group_identifiers( entitlements_file: './ios/MattermostShare/MattermostShare.entitlements', app_group_identifiers: [app_group_id] diff --git a/ios/Podfile.lock b/ios/Podfile.lock index ba5bba6f1..a9a3ce290 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -526,7 +526,7 @@ SPEC CHECKSUMS: jail-monkey: d7c5048b2336f22ee9c9e0efa145f1f917338ea9 libwebp: 946cb3063cea9236285f7e9a8505d806d30e07f3 MMKV: 7bb6c30f9ff2ea45bc2398c86e66dd1cb63cfe20 - MMKVCore: f455d4bf01bb5257511c1062fdbc3d7ebdec216b + MMKVCore: f1e0aad4fc330e7cbfbdff16720017bf0973db5a Permission-Camera: 8f0e5decca5f28f70f28a8dc31f012c9bad40ad8 Permission-PhotoLibrary: b209bf23b784c9e1409a57d81c6d11ab1d3079c1 RCTRequired: b153add4da6e7dbc44aebf93f3cf4fcae392ddf1