diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 7f8cbd8c3..642ba4619 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -304,7 +304,7 @@ platform :ios do ) find_replace_string( - path_to_file: './ios/UploadAttachments/UploadAttachments/Constants.m', + path_to_file: './ios/UploadAttachments/UploadAttachments/MMMConstants.m', old_string: 'group.com.mattermost.rnbeta', new_string: app_group_id )