Bladeren bron

update release-checklist

B. Petersen 5 jaren geleden
bovenliggende
commit
9f290cfa26
1 gewijzigde bestanden met toevoegingen van 5 en 3 verwijderingen
  1. 5 3
      docs/release-checklist.md

+ 5 - 3
docs/release-checklist.md

@@ -29,9 +29,9 @@ in Xcode:
    b) select menu "Product/Archive"
       (codesign may ask for a password, this _may_ be empty and "Enter" will do)
    c) on success, a dialog with all releases on the machine is shown;
-      select the most recent, then "Distribute/App Store Connect/Upload"
-      leave default options (strip symbols: yes, upload symbols: yes),
-      in the summary, click "Upload" again ... coffees ...
+      select the most recent, then "Distribute/App Store Connect/Next/Upload",
+      leave default options (strip symbols: yes, upload symbols: yes,
+      automatically manage signing: yes), in the summary, click "Upload" again
 
 on https://appstoreconnect.apple.com :
 
@@ -47,6 +47,8 @@ on https://appstoreconnect.apple.com :
 8. for a **Reguar release**, open "My Apps/Delta Chat/+Version or Platform"
    and follow the dialogs
 
+in both cases, make sure, the provided test-email-address is working.
+
 finally, back on command line:
 
 9. commit changes from 1.-4.