diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 9086d1b1..8445d078 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -132,6 +132,7 @@ platform :ios do end configure_bundle_id("LoopFollow", "com.#{TEAMID}.LoopFollow", [ + Spaceship::ConnectAPI::BundleIdCapability::Type::PUSH_NOTIFICATIONS ]) end