ソースを参照

Remove misplaced (?) characters in Exporting for iOS (#4963)

* Remove misplaced (?) characters in Exporting for iOS

Co-authored-by: Rémi Verschelde <[email protected]>
DeeJayLSP 4 年 前
コミット
56422b0c3a
1 ファイル変更1 行追加2 行削除
  1. 1 2
      tutorials/export/exporting_for_ios.rst

+ 1 - 2
tutorials/export/exporting_for_ios.rst

@@ -22,8 +22,7 @@ Export window opens, click **Add..** and select **iOS**.
 The following export options are required. Leaving any blank will cause the
 The following export options are required. Leaving any blank will cause the
 exporter to throw an error:
 exporter to throw an error:
 
 
-  * In the **Application** category
-    * **App Store Team ID** and (Bundle) **Identifier**
+  * In the **Application** category: **App Store Team ID** and (Bundle) **Identifier**
   * Everything in the **Required Icons** category
   * Everything in the **Required Icons** category
   * Everything in the **Landscape Launch Screens** category
   * Everything in the **Landscape Launch Screens** category
   * Everything in the **Portrait Launch Screens** category
   * Everything in the **Portrait Launch Screens** category