Quellcode durchsuchen

Merge pull request #75 from nightscout/live_activities_alpha

Live activities alpha
bjornoleh vor 2 Jahren
Ursprung
Commit
5e080a098c
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      fastlane/Fastfile

+ 1 - 1
fastlane/Fastfile

@@ -85,7 +85,7 @@ platform :ios do
         "#{BUNDLE_ID}",
         "#{BUNDLE_ID}.watchkitapp",
         "#{BUNDLE_ID}.watchkitapp.watchkitextension",
-        "#{BUNDLE_ID}.FreeAPS.LiveActivity"
+        "#{BUNDLE_ID}.LiveActivity"
       ]
     )