Skip to content

Commit bb5ef6e

Browse files
committed
Remove unsupported USERNOTIFICATIONS_TIMESENSITIVE
1 parent 6da9c86 commit bb5ef6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fastlane/Fastfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ platform :ios do
182182
Spaceship::ConnectAPI::BundleIdCapability::Type::HEALTHKIT,
183183
Spaceship::ConnectAPI::BundleIdCapability::Type::PUSH_NOTIFICATIONS,
184184
Spaceship::ConnectAPI::BundleIdCapability::Type::SIRIKIT,
185-
Spaceship::ConnectAPI::BundleIdCapability::Type::USERNOTIFICATIONS_TIMESENSITIVE,
186185
Spaceship::ConnectAPI::BundleIdCapability::Type::NFC_TAG_READING
187186
])
188187

0 commit comments

Comments
 (0)