Преглед изворни кода

testflight.md: Use org.nightscout.TEAMID.openiaps in App Store Connect

Thanks to @marionbarker for input.
bjornoleh пре 2 година
родитељ
комит
a272c3944c
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      fastlane/testflight.md

+ 2 - 1
fastlane/testflight.md

@@ -101,7 +101,8 @@ If you have created a iAPS app in App Store Connect before, you can skip this se
     * Select "iOS".
     * Select a name: this will have to be unique, so you may have to try a few different names here, but it will not be the name you see on your phone, so it's not that important.
     * Select your primary language.
-    * Choose the bundle ID that matches `ru.artpancreas.TEAMID.FreeAPS`, with TEAMID matching your team id.
+    * Choose the bundle ID that matches the `BUNDLE_IDENTIFIER` in your `Config.xcconfig` file
+       * this is typically `org.nightscout.TEAMID.openiaps` with `TEAMID` matching your team id
     * SKU can be anything; e.g. "123".
     * Select "Full Access".
 1. Click Create