Fix build after #2840 (#2861)

This commit is contained in:
Vasily Naumkin 2019-06-05 22:11:18 +07:00 committed by Elias Nahum
parent 457413196e
commit b1c8f2bd35

View file

@ -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
)