Testing push notifications during iOS development is often cumbersome: you usually need to craft .apns payload files or run xcrun simctl push commands from the terminal. I built iOS Simulator Push Notifier, a small macOS utility that lets you send push notifications to a running iOS Simulator instantly through a simple UI.