Explorar el Código

Merge pull request #75 from nightscout/live_activities_alpha

Live activities alpha
bjornoleh hace 2 años
padre
commit
5e080a098c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"
       ]
     )