A native SwiftUI client for visually configuring notification endpoints. This MVP stores endpoints locally and produces clearly marked mock Push URLs; APNs delivery and the server API are intentionally out of scope.
- Open
NotifyGo.xcodeprojin Xcode 16 or newer. - Select the NotifyGo scheme and an iOS 17+ simulator.
- Run the app. The unit tests live in the NotifyGoTests target.
No secrets, signing team, backend, or third-party dependencies are required. Add your own development team only when running on a physical device.