github PerryTS/perry v0.2.202

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

Fix: bundle ID not saved during perry setup ios

The bundle ID entered during setup (e.g. com.skelpo.dbmeter) was used to create the provisioning profile in App Store Connect, but was never written to [ios].bundle_id in perry.toml. This caused perry publish ios to fall back to the default com.perry.<name>, which then mismatched the provisioning profile's bundle ID.

Now perry setup ios writes bundle_id to the [ios] section alongside certificate, provisioning_profile, and signing_identity.

Don't miss a new perry release

NewReleases is sending notifications on new releases.