github PerryTS/perry v0.2.201

latest releases: v0.5.1206, v0.5.1205, v0.5.1182...
3 months ago

perry setup improvements

Signing identity auto-detection

When reusing an existing distribution certificate, perry setup ios now automatically detects your signing identity from the macOS Keychain instead of leaving it blank. Previously this caused perry publish ios to prompt for it manually.

If multiple identities are found, you'll be shown a picker. If only one Apple Distribution identity exists, it's selected automatically.

Better final output

The setup wizard now clearly shows where config was saved:

  ✓ Global credentials saved to ~/.perry/config.toml
  ✓ Project config saved to /path/to/project/perry.toml

perry.toml value reading

Bundle ID lookup now checks [ios].bundle_id[app].bundle_id[project].bundle_id (previously missed [app]). App name similarly checks [app].name[project].name.

Don't miss a new perry release

NewReleases is sending notifications on new releases.