Loading...

How to add a bullet point in app descriptions for the Mac App Store?

question devtips app-store
Ram Patra Published on September 29, 2024

To add a bullet point (•) in app descriptions for the Mac App Store, follow these steps:

  1. Open the App Store Connect and navigate to your app’s description.
  2. Add the bullet character (•) by:
    • Typing Option + 8 (on a Mac keyboard), which inserts the bullet symbol .
    • Alternatively, copy and paste the bullet symbol from a text editor.

Example:

Feature one
• Feature two
• Feature three

Once you’ve inserted the bullet points and completed your description, you can submit the app for review. The Mac App Store will display the bullet points as part of your app’s description.

Presentify

Take your presentation to the next level.

FaceScreen

Put your face and name on your screen.

KeyScreen

Show keypresses on your screen.

ToDoBar

Your to-dos on your menu bar.

SimpleFill

Fill forms using your right-click menu.

IconSim

Preview your Mac app icons.

Ram Patra Published on September 29, 2024
Image placeholder

Keep reading

If this article was helpful, others might be too

question devtips git September 22, 2024 How to upload large files to a git repository?

By default, you cannot upload files larger than ~100MB (for most Git hosting service providers). If you do so, the git push command will fail with an error. The recommended way to work with large files is to use Git LFS.

question devtips git July 14, 2025 Push code to two or more remotes in Git or have two push urls for a single remote

You can add multiple remotes to a Git repository. This is useful if, for example, you want to push code to both GitHub and GitLab, or collaborate with multiple forks.

question devtips chromium August 27, 2020 How to take screenshots of the entire webpage without any extensions?

I always used an extension like Awesome Screenshot in Chrome to take screenshots of any website. However, you do not need an extension to capture a screenshot of a webpage.

Like my work?

Please, feel free to reach out. I would be more than happy to chat.