You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
App icon enforcement: perry publish now blocks (hard error) iOS and macOS App Store submissions when no app icon is configured, instead of just warning
Interactive icon prompt: When no icon is configured, perry publish prompts for a path to a 1024×1024 PNG, copies it to assets/icon.png, and updates perry.toml automatically
Project-level icon config: Icon configuration moved from [app.icons] to [project] section in perry.toml (falls back to [app] for backwards compat)
Beta consent check and error reporting for publish command