diff --git a/ios/Podfile b/ios/Podfile index 1b97836c3..c07c60872 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -52,5 +52,6 @@ target 'MissionHub' do config.build_settings['CODE_SIGNING_ALLOWED'] = 'NO' end end + end end end